Live data from Hacker News

Ask HN: Math books that made you significantly better at math?

news.ycombinator.com

21–30 of 323 posts

Re: Ask HN: Math books that made you significantly better at math?

#21
The best resource I've found is this random, somewhat obscure website (though I've learned that it has grown in popularity) called Paul's Online Notes. The professor has a real knack of pedagogy, and the problems are perfectly structured in terms of their difficulty. His explanations are clear and without jargon, and it goes from algebra to diff eq.

A note: this isn't a resource for higher-level, proof based maths. It will give you a solid foundation and a pragmatic understanding to build upon. Very useful for STEM.

Link: https://tutorial.math.lamar.edu

Re: Ask HN: Math books that made you significantly better at math?

#22
post #9

Any good book about the history of mathematics that will teach you a natural historical development of concepts to reach more generalizations. History of mathematics will give you a very subtle entry into the minds of mathematicians and the motivation behind their theorems. This will surely make you more appreciative of subjects and concepts you are learning.

The Mathematical Experience -- https://www.goodreads.com/book/show/1113522.The_Mathematical...

It's touching many areas. For some it explains how they were developed or the controversy around them (e.g. the definition and use of infinity).

Re: Ask HN: Math books that made you significantly better at math?

#23
I wonder how good you can get at maths just by casually reading books. You need to work on problems for hours and hours to get a grasp on the theories. Programming is different in the sense that it's something people routinely do as a hobby because it's quite fun and addictive. But maths? maybe if you have already strong foundations you can pick up a new topic and develop your culture. But I doubt one can get these foundations without actually graduating in maths as it's an extremely strong commitment.

Re: Ask HN: Math books that made you significantly better at math?

#24
post #16
post #12

Earlier 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.

While it's laudable that you sought those texts and profited from them, I worry about what others might take away from this. When I was young I knew some geniuses who highly spoke of Principia and how it gave them great insights. And the teenager me said, okay cool, I'll have a go! The problem is that it's in Latin and quite impenetrable. We have some geniuses here and they would no doubt be able to take away a lot f…

It might make sense to read a translation in a language you understand. Many of the books that are considered classics are specifically because they ARE accessible. That doesn't necessarily mean that they are easy, but there is a big difference between reading Euclid and learning how to create mathematical proofs, and taking a class focused on calculating the area of various shapes or determine angles.

I haven't read Mathematical Principles of Natural Philosophy (the English title) but I have read Euclid and it definitely doesn't require a genius to understand. here is an online edition with great illustrations:

https://www.c82.net/euclid/

Re: Ask HN: Math books that made you significantly better at math?

#26
Vector Calculus, Linear Algebra, and Differential Forms: A Unified Approach

It's a rigorous but chatty textbook in the style of Spivak but written by someone who is sensitive to applied maths. I would not have survived my astrophysics classes without it.

(Not to mention it's where I first saw this really intuitive way of doing matrix multiplication: https://blogs.ams.org/mathgradblog/2015/10/19/matrix-multipl...)

Re: Ask HN: Math books that made you significantly better at math?

#28
post #18

I would not call myself great at math – I struggled with it in school, in fact – but in recent years I’ve begun “correcting” my lack of mathematical knowledge. The single best decision I’ve made is to first start with the philosophy of mathematics. Maybe it’s because my background is in philosophy, but I also think that for certain people like myself, understanding what math is makes me far more interested in underst…

History of mathematics as well, it will give you a very subtle entry into the minds of mathematicians and the motivation behind their theorems. This will surely make you more appreciative of subjects and concepts you are learning.

Absolutely, and there are some really interesting personalities in the history of mathematics. Newton and Galois come to mind.

Re: Ask HN: Math books that made you significantly better at math?

#29
Some favorites below. Books 0-3 are accessible. The remaining books are more difficult but I'd highly recommend them to math students.

0. Jan Gullberg, Mathematics, From the Birth of Numbers. A highly accessible popular survey on different branches of higher mathematics. I read this over the Summer between high school and starting my undergraduate degree. It's what made me want to study math. Previously I'd wanted to be a guitar player, but had to find a new ambition after an injury left me unable to play.

1. The high school mathematics series by Israel Gelfand. Algebra, Trigonometry, The Method of Coordinates, and Functions and Graphs. I didn't have much mathematics background in high school, but working through these really solidified my grasp on the basics.

2. George Polya. How to Solve it. A short book giving excellent high level advice on mathematical problem solving.

3. George E. Andrews, Number Theory. I worked through this freshman year contemporaneously with my first proof based class on simple logic and set theory. A very beautiful and accessible introduction to basic number theory. The combinatorial/geometric proofs of Fermat's Little Theorem and Wilson's Theorem are lovely. It also includes a very nice proof of Chebyshev's theorem on the asymptotic density of primes and even the Rogers-Ramanujan identities for integer partitions.

4. Vladimir Arnold, Ordinary Differential Equations: Undergrad ODE classes are often taught in a cookbook fashion and if so, don't offer much enlightenment. This book explains what's going on at geometrical level. I didn't appreciate ODEs until I read this. See https://www.uni-muenster.de/Physik.TP/~munsteg/arnold.html for Arnold's views on teaching mathematics.

5. E.C. Titchmarsh The Theory of Functions: Recommended by my undergraduate advisor because he noticed that I liked reading older books. It contains sections on complex analysis and real analysis with measure theory, but I've only read the complex analysis sections. It's not for everyone, if I recall correctly, there is not a single picture, but it is very lively and has a lot of material you won't find in a standard complex analysis book, including Dirichlet series. Excellent as a supplement to a standard complex analysis book.

6. George Polya. Mathematics and Plausible Reasoning. An excellent expansion on Polya's ideas on How to Solve it. While the goal is to seek rigorous proofs, to get there it's powerful to be able to think based on intuition, heuristics, and plausible reasoning. A lot of math exposition is theorem/proof based and doesn't help develop these skills. In a similar vein, see also Terence Tao's classic post There's more to mathematics than rigour and proofs https://terrytao.wordpress.com/career-advice/theres-more-to-....

7. H.S.M Coxeter, An Introduction to Geometry. A book of very beautiful classical geometry. Something typically not touched on at all in a typical mathematics curriculum.

Post reply on HN