Live data from Hacker News

Ask HN: Books or courses to understand college level mathematics?

news.ycombinator.com

21–30 of 33 posts

Re: Ask HN: Books or courses to understand college level mathematics?

#21
The question that I think you should be asking is which field of mathematics to learn next. You have high school knowledge, you want to learn how to read and write proofs, I personally believe the right place to go is number theory.

Within number theory, different books and different learning styles are good for different people. I personally like to get a book, see if I like the topic, and if I do then get another book so that I can compare them. You might try one of these elementary books on number theory:

https://www.amazon.com/Elementary-Number-Theory-Second-Mathe...

https://www.amazon.com/Introduction-Number-Theory-MIT-Press/...

https://artofproblemsolving.com/store/book/intro-number-theo...

Combinatorics and graph theory are reasonable too, but IMO it is too easy to learn aspects of those subjects without really biting off the "how to handle proofs" thing. Analysis and abstract algebra make more sense after number theory first - number theory is basically "pre abstract algebra".

Re: Ask HN: Books or courses to understand college level mathematics?

#22
After you’ve had a chance to learn single-variable calculus and introductory linear algebra, I highly recommend two books for “second courses” in these areas:

1. “Vector Calculus” by Baxandall and Liebeck is excellent. Begins with a semi-formal review of single variable calculus before going onto a mix of linear algebra and multi variable calculus.

2. “Linear Algebra Done Right” by Axler is one of my favorite books in any field. Might be challenging to people completely new to proofs or linear algebra but starts with pretty simple foundations and builds up an excellent rigorous foundation. I enjoyed this way more than other intro LA books but needed to study more applied LA first to be able to read this. Another approach is to start with abstract algebra and then go into the Axler.

I self-studied both of these texts many years after college and had forgotten pretty much all my math except some high school stuff. Supplemented by YouTube videos, Khan Academy, I felt pretty confident and eventuallY fell in love with both of these texts.

Re: Ask HN: Books or courses to understand college level mathematics?

#23
Someone has already mentioned Susan Rigetti's list [0]. I also recommend Mark Saroufim's list [1].

In addition, I will recommend to you "Proof: A Long Form Math Textbook" by Jay Cummings. This is a really nice book which I can recommend highly.

Also, look at "A Programmer’s Introduction to Mathematics" by Jeremy Kun [2].

[0]: https://www.susanrigetti.com/math

[1]: https://marksaroufim.medium.com/technical-books-i-%EF%B8%8F-...

[2]: https://pimbook.org

Re: Ask HN: Books or courses to understand college level mathematics?

#24
post #21

The question that I think you should be asking is which field of mathematics to learn next. You have high school knowledge, you want to learn how to read and write proofs, I personally believe the right place to go is number theory. Within number theory, different books and different learning styles are good for different people. I personally like to get a book, see if I like the topic, and if I do then get another b…

[deleted]

Re: Ask HN: Books or courses to understand college level mathematics?

#25
post #11

https://github.com/TalalAlrawajfeh/mathematics-roadmap

So this is exactly the thing that I hated so much. Click into the book list and you realize that there is at least 6 book on single topic and 90% of their coverage and explanation is literally the same. Then you have to dig every corner of those books to find out what you are missing. You can never get a definitive edition of a math textbook that cover all topics and achieving teaching & show the formal proof simulta…

What are those not so good books?

Re: Ask HN: Books or courses to understand college level mathematics?

#27
Be aware that this a longish journey.

Acquiring selectively mathematical skills at college level is complicated by the fact that there is quite a lot of interdependency between subjects. This goes beyond proofs. You'll be stymied by notation and assumed background knowledge.

College curricula obviously solve this somehow, so check a few of them out, and work backwards from your target subjects (eg graph theory) to find all the prerequisites.

Re: Ask HN: Books or courses to understand college level mathematics?

#28
Bill Shillito | Introduction to Higher Mathematics (YouTube lecture course)

Richard Hammack | Book of Proof (pdf book) - https://www.people.vcu.edu/~rhammack/BookOfProof/

Short book: Groups and their Graphs

Taylor Dupuy | Fundamentals of Mathematics (YouTube lecture course)

Silvanus P Thompson | Calculus Made Easy (html book) - https://calculusmadeeasy.org/ (This shouldn't be your only exposure to Calculus. It is more for building intuition.)

Gilbert Strang | Highlights of Calculus (YouTube lecture course)

Josh Starmer | StatQuest (Short various statistics videos) - https://www.youtube.com/c/joshstarmer/playlists

Bob Franzosa | Introduction to Topology (single public lecture) - https://www.youtube.com/watch?v=zsN_guq__Ac

Socratica | Abstract Algebra (short videos)

MIT Calculus Revisited (Single Variable Calculus): https://www.youtube.com/playlist?list=PL3B08AE665AB9002A

MIT Calculus Revisited (Multivariable Calculus): https://www.youtube.com/playlist?list=PL1C22D4DED943EF7B

MIT Calculus Revisited (Complex Variables, Differential Equations, Linear Algebra): https://www.youtube.com/playlist?list=PLD971E94905A70448

Matthew Macauley | Visual Group Theory, Differential Equations, Discrete Mathematical Structures, Advanced Linear Algebra, and Advanced Engineering Mathematics (YouTube lecture courses)

Open University (BBC) | Geometric Topology (YouTube lecture course)

Joel David Hamkins | Philosophy of Mathematics (YouTube lecture course)

Marco Taboga | Probability and Statistics & Matrix Algebra (html book, need calculus) - https://www.statlect.com/

On YouTube you can literally watch a good lecture course for just about any typical undergraduate course. You just need to know where to look. Also there are even some really good master's degree courses out there.

Of course the only way to really learn the mathematics deeply is to "learn by doing", aka problems and proofs.

Other than the usual big American universities another good source from India is NPTEL (https://nptel.ac.in/course.html).

For somewhat more entertaining short lectures try:

Grant Sanderson | 3Blue1Brown - https://www.youtube.com/c/3blue1brown

Brady Haran | Numberphile - https://www.youtube.com/c/numberphile/

Tai-Danae Bradley, Gabe Perez-Giz, and Kelsey Houston-Edwards | PBS Infinite Series - https://www.youtube.com/c/pbsinfiniteseries/

Raymond Flood (YouTube public lectures at Gresham College) | History of Mathematics

There are a ton of channels starting to pop up like Grant's 3B1B (I find like a new one every week). He had a contest recently so maybe look at some of the winners.

This is pretty useful if you get into higher mathematics:

Math Vault | The Definitive Glossary of Higher Mathematical Jargon - https://mathvault.ca/math-glossary/

Some books:

There is Eugenia Cheng's book: The Joy of Abstraction

See this list its pretty good: https://abakcus.com/30-best-math-books-to-learn-advanced-mat...

P.S. I created some Youtube lecture aggregation channels:

https://arisbe.carrd.co/#section03

Re: Ask HN: Books or courses to understand college level mathematics?

#29
post #4

Book of Proof: https://www.people.vcu.edu/~rhammack/BookOfProof/ Art of Problem Solving for if you need/want to rebuild your pre-college foundations: https://artofproblemsolving.com/store Cal Newport has great tips on studying efficiently/effectively (and you can implement some of his strategies with Anki): https://calnewport.com/case-study-how-i-got-the-highest-grad...

huh interesting links. I do appreciate the "rebuild the pre-college foundations" part too, IMO I think that's important.
Post reply on HN