“Mathematical Notation: A Guide for Engineers and Scientists”[0] really changed my abilities with being able to read papers and decipher what was going on. I had university math experience but it was a long time ago. When I started reading papers for algorithms later in my career I couldn’t get past the notation. Once the symbols are explained, as a programmer, I was able to grok so much more. This should be on every…
As a programmer I really wish math notation was more rigorous: less ambiguity, more explicit typing, no implicit variables, etc. So much of it would never pass code review. We programmers figured out that code should be optimized for readability, not writtability ; I wish mathematicians did too.
Ask HN: Math books that made you significantly better at math?
111–120 of 323 posts
Re: Ask HN: Math books that made you significantly better at math?
#112Re: Ask HN: Math books that made you significantly better at math?
#113A better question: What books made you significantly better at math that are also genuinely FUN to learn from? I find that my biggest barrier to learning math has always been how unengaging, excessively contrived, and unfun the learning material has been.
David Bressoud’s 4 books on calculus/analysis are the most engaging math books I’ve ever read. He uses the history of mathematics to drive the narrative and it’s an enlightening approach. However, this means certain theorems often taught in undergrad analysis are delayed until his “graduate” book and his graduate book would not be sufficient for passing many universities analysis quals. But the context and history he…
Re: Ask HN: Math books that made you significantly better at math?
#114But I've enjoyed the following texts to a larger extent than others:
- Algebra: Chapter 0 (Aluffi)
- Real Mathematical Analysis (Pugh)
- Mathematics and its History (Stillwell)
- An Introduction to Manifolds (Tu)
- Gauge Fields, Knots and Gravity (Baez)
- A First Look at Rigorous Probability Theory (Rosenthal)
- All of Statistics (Wasserman)
There are some authors I trust and am happy to buy so long as the topic vaguely interests me: VI Arnold, Tristan Needham and John Stillwell.
I really like the list put out by @enriquto in a separate comment, but I've avoided duplicating those recommendations in the list above.
Re: Ask HN: Math books that made you significantly better at math?
#115Calculus Made Easy (1910) simply for the quote at the beginning: "What one fool can do, another can." I did horribly in math because I figured it was hard and just accepted I'd never be good at it. That quote somehow managed to dissolve my mental block.
Re: Ask HN: Math books that made you significantly better at math?
#116Earlier quoted context omitted.
Reading Euclid's Elements and Newton's Principia really helped me get an intuitive feel for geometry and calculus. They may not be entirely easy (at least the second) without some commentary, but well worth the study.
This is sort of like recommending the art of computer programming as a way to learn how to code, isn’t it? Starting very far down the stack if you’re working through a 2000 year old book in Ancient Greek!
Re: Ask HN: Math books that made you significantly better at math?
#117Re: Ask HN: Math books that made you significantly better at math?
#118Re: Ask HN: Math books that made you significantly better at math?
#119I can't remember if the book addresses this, but for myself my inability to tolerate frustration really impeded my ability to work on any mathematical challenge for decades.
Re: Ask HN: Math books that made you significantly better at math?
#120I have not yet become significantly better, and not a math book, but I recently read A mathematicians Lament by Paul Lockhart and it resonated so much with me that I plan to take another stab at math different from how it is taught in school. Waiting to get my hands on his book 'Measurement' and approach it more like art. If what he says is true, perhaps many who would have turned out great at math are locked out by…