Hacker News new | past | comments | ask | show | jobs | submit login

Thanks for the feedback! The book is more of a "top concepts I wish I knew" but not really a ground-up tutorial.

For starting from a clean slate, you might like:

http://betterexplained.com/static/articles/rethinking-arithm...

Once you can visualize the basic operations (add, subtract, multiply, divide), every new math operation becomes a lot easier (complex numbers = rotations, exponents = growth, combining them = orbiting a circle...).




When you say the opposite can be the multiplication of -2, did you actually mean the multiplication of -1? It's a bit unclear in the example whether the "loss of two" means 1 * -1 = -1 and therefore a relative loss of two, or 1 * -2 = -2 or a relative loss of 3. I always figured opposite meant inverting either the fraction so 2/1 becomes 1/2 or it meant multiplying by -1, effectively toggling the negative sign.


Whoops, might not have been clear enough. In more mathy terms:

Multiplication by 2 means "1 (starting point) times 2 (scaling)"

If we "do the opposite" we can take the inverse of the starting point or the scaling:

-1 (additive inverse of starting point) times 2 = -2

or reverse the operation

1 (same starting point) * 1/2 (scaling inverse) = 1/2

Of course, we assume the scaling term is what's being inverted, but it's important to think about the meaning. There's a hidden parameter for these operations and sometimes making it explicit can be helpful. (I.e., euler's formula, e^ix, is better seen as 1.0 * e^ix. That is, you are starting at 1.0 then doing a rotation.)




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: