Live data from Hacker News

No bullshit guide to math and physics

minireference.com

151–160 of 160 posts

Re: No bullshit guide to math and physics

#151
post #66

Earlier quoted context omitted.

Thanks for pointing to Gelfand. I'd never heard of him. Intriguing that University of Chicago assigns these texts. (Heads up— there's no contact info in your profile).

Really? I see an email address. Odd.

I confirm there isn't one listed for me. Probably have to fill out the "about" box if you haven't done so, or something.

Re: No bullshit guide to math and physics

#152

I don't think that there is a need for the liberal use of swearing in a mathematics book ("shit" appears 5 times in your sample PDF alone, two of which are in the title). In my opinion, it makes it sound very amateur and unprofessional. > "Check this shit out:" Could be "Consider this example:" > Now get ready for some crazy shit. Using your... Now for something even more interesting. Using your...

> that there is a need for the liberal use of swearing in a mathematics book You are right that there is no //need//, but I find that a little swearing goes a long way to make the student who is scared of the subject feel more comfortable. "This is not a math book", they will think -- this is informal narrative like a blog post. A cleaned up version is in the works. ETA March because I have to finish Linear Algebra a…

[deleted]

Re: No bullshit guide to math and physics

#153
post #71
post #39

I read the first 10 pages of the pdf. I'm not sure who you think your target audience is, but this book doesn't seem to serve any of them. You gloss over huge sections of algebra, and in doing so, ignore incredibly common mistakes that students make. Take a look at the top of page 9, 6 \sqrt{x} - 7 = [...]. You solve that out, but give no reason as to why you got rid of the 7 first, the 6 second, and the radical thir…

The Bible, for example, uses fractions. In Lev. 5:16 - "He must make restitution for what he has failed to do in regard to the holy things, add a fifth of the value to that and give it all to the priest, who will make atonement for him with the ram as a guilt offering, and he will be forgiven." But I'm with pflats' judgement. I see text like "Indeed, on computers systems which don’t have a hardware multiplication cir…

Traditional Jewish sources would translate that as 25%. It does say one-fifth, but it's a fifth in the sense that you pay 125%, and 25% is one fifth of what you pay. There have been shifts in a lot of mathematical concepts over time and that's just one example. For instance, at some points in history people did use fractions, but favored using one in the numerator - 3/5 would have been expressed as 1/2 plus 1/10.

Re: No bullshit guide to math and physics

#154
post #71

Earlier quoted context omitted.

The Bible, for example, uses fractions. In Lev. 5:16 - "He must make restitution for what he has failed to do in regard to the holy things, add a fifth of the value to that and give it all to the priest, who will make atonement for him with the ram as a guilt offering, and he will be forgiven." But I'm with pflats' judgement. I see text like "Indeed, on computers systems which don’t have a hardware multiplication cir…

Traditional Jewish sources would translate that as 25% . It does say one-fifth, but it's a fifth in the sense that you pay 125%, and 25% is one fifth of what you pay. There have been shifts in a lot of mathematical concepts over time and that's just one example. For instance, at some points in history people did use fractions, but favored using one in the numerator - 3/5 would have been expressed as 1/2 plus 1/10.

My goal was to find counter-examples to the phrase "The notion of 2.5 goats didn’t make any sense to the people of those days. They would have been totally confused by the menu at Rotisserie Romados which offers 1/4 of a chicken."

Re: No bullshit guide to math and physics

#155
post #154

Earlier quoted context omitted.

Traditional Jewish sources would translate that as 25% . It does say one-fifth, but it's a fifth in the sense that you pay 125%, and 25% is one fifth of what you pay. There have been shifts in a lot of mathematical concepts over time and that's just one example. For instance, at some points in history people did use fractions, but favored using one in the numerator - 3/5 would have been expressed as 1/2 plus 1/10.

My goal was to find counter-examples to the phrase "The notion of 2.5 goats didn’t make any sense to the people of those days. They would have been totally confused by the menu at Rotisserie Romados which offers 1/4 of a chicken."

Sure, just nitpicking.

How about half a baby? http://en.wikipedia.org/wiki/Judgment_of_Solomon

Re: No bullshit guide to math and physics

#156
post #154

Earlier quoted context omitted.

My goal was to find counter-examples to the phrase "The notion of 2.5 goats didn’t make any sense to the people of those days. They would have been totally confused by the menu at Rotisserie Romados which offers 1/4 of a chicken."

Sure, just nitpicking. How about half a baby? http://en.wikipedia.org/wiki/Judgment_of_Solomon

That would have been a perfect response! I can't believe I forgot about it.

Re: No bullshit guide to math and physics

#157

Ivan, could you share a little about your toolchain writing this book? There's been a lot of traffic on HN around self publishing and I think it would be of interest. P.S. I'll buy it in ebook form!

OK, so I have a blog post in the works but since that is taking too long I will say a few words here briefly. Basically I use:

    dokuwiki | dokutexit | sed (cleanup) | pdflatex
DokuWiki is a file-system based wiki which I run on localhost. Each section is one .txt file. To generate the book I made a master file which includes all necessary sections. The plugin dokutexit then produces the .tex output. Dokutexit does a good job, but I still there is some cleanup necessary (via sed). I also do some manual touchups by adding the front matter / back matter stuff (via \input{subfile.tex}) and then pdflatex does its magic.

The latex document class is extbook -- the regular book class does not have the 9pt option.

@READERS Sorry for inflicting upon you the 9pt font. I know it is tiny, but look at how small and portable the book is now ;)

____

I am still researching how to generate .epub and .mobi form latex files. If anyone has pointers to articles which discuss this, I would be very interested to hear. PM me, or post them here so that everyone can learn. (plasTeX? MathJax? MathML?)

Re: No bullshit guide to math and physics

#158
post #66

Earlier quoted context omitted.

Thanks for pointing to Gelfand. I'd never heard of him. Intriguing that University of Chicago assigns these texts. (Heads up— there's no contact info in your profile).

Really? I see an email address. Odd.

Nope, no address or any other contact details.

Re: No bullshit guide to math and physics

#160
post #107

Earlier quoted context omitted.

I , too, would love a list of 'casualized' textbooks. I was interested in the premise of this, but the flaws i've caught thus far (the newton/natural number thing got me too) have made me lose confidence in the rest of the book.

"The Idiot's Guide to [Math Subject]" have all been really useful to me for my college courses. Well-written, detailed, and understanding of common mistakes, I would highly recommend them.

Completely agree with this. I've used a few "The Idiot's Guide to..." for Java, Pre-Calc and they helped tremendously.
Post reply on HN