Basically I want to learn how to read and write proofs. The main goal is to understand and work through higher math books like analysis, combinatorics, graph theory, abstract algebra, etc.
I suppose they should work well for self-study, but I never tried learning by one myself.
I personally like to read a few books on the same subject in a row. It might be helpful to use wolfram alpha, SAGE, or chatgpt to explain concepts or help answer questions. Also buy a solutions manual and use it to check your answers.
As someone who did a math degree at a decent institution, I can assure you learning on your own (assuming you have the discipline) is a lot less stress than taking a class and you’ll likely learn more.
If you’re really motivated, hire a TA in the subject you are studying (online meets are fine). If you need to, just walk into the math department at a local university and ask where you can find tutors for a specific class. Just tell them you’re planning to enroll but you can’t right now.
Or check out a multitude of mathematics communities on discord or slack and ask around.
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...
> Basically I want to learn how to read and write proofs.
> The main goal is to understand and work through higher math books like analysis, combinatorics, graph theory, abstract algebra, etc.
I feel like these are three somewhat distinct goals, and may need distinct approaches.
If you only have HS geometry and algebra, you may want to fill in some additional foundational knowledge first. If the algebra is what we refer to in the US as "Algebra 1", then definitely do "Algebra 2" / "Precalculus" and preferably calculus as well. Someone else recommended Khan Academy, which is a great resource for this level. Calculus is not strictly required for most of the upper-level topics you mentioned, with the exception of analysis, for which it is a strong prerequisite.
For proofs, check out one of the dedicated "how to write proofs" books recommended by others. You can probably dive right into these, as they rarely require calculus or other prerequisites, as they focus mainly on simple proofs in geometry, number theory, set theory, combinatorics, and other fairly "entry level" topics.
A discrete math textbook is another good way to get started with proofs. These often cover basic topics in logic, set theory, and proof methods (induction, proof by contradiction, etc.). They also typically cover basic graph theory, combinatorics, and sometimes even basic abstract algebra (groups, rings, etc.), which will give you a head start on some of the advanced topics. Rosen's discrete math book is a good choice, widely used in courses at respectable universities.
Once you've covered that material, you should be good to go on the advanced topics you mentioned.
MIT Open Course Ware has a big bunch of free online math courses. ocw.mit.edu
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".
I also like Knuth’s art of computer programming book which is more about proving correctness of algorithms
In general, stuff like combinatorics, algorithms, etc I find to have a low barrier to entry, so it’s a nice playground
https://www.cambridge.org/highereducation/books/how-to-prove...
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.
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.
If you aren't interested in credits, you can also just audit the classes.
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
Introduction to Mathematical Think by Dr. Keith Devlin on Coursera:
Farleigh Algebra Mazur Combinatorics West Graph Theory
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: