I've been relearning trigonometry lately by myself for navigation and astronomy; not for work, just curiosity I guess. One book I've really enjoyed is Heavenly Mathematics by Van Bremmelen. It's a spherical trig textbook, but it's written by a math historian who describes how trigonometry was gradually developed over human history and he discusses its early proofs, methods and applications. I have to confess that the…
Mathematics: Its Content, Methods and Meaning
31–40 of 47 posts
Re: Mathematics: Its Content, Methods and Meaning
#32Earlier quoted context omitted.
Look for books from "Mir publishers", there are some nice soviet books. https://mirtitles.org/tag/mathematics/
Very very cool! Somehow most names are unfamiliar. I have very much enjoyed the OP (Mathematics: Its Content, Methods and Meaning). Any particular books that you would recommend?
Re: Mathematics: Its Content, Methods and Meaning
#33I'm looking for mathematics books that take the time to explain with words and sentences what is actually going on when they introduce a new theorem, something that focuses on meaning. Anyone knows if such books exist?
There are a bunch of books on how to do/understand Proofs/Theorems etc. but without knowing what you are specifically looking for i can only make some general recommendations;
1) How to Read Proofs: The ‘Self-Explanation’ Strategy (pdf) - http://www.ma.rhul.ac.uk/~uvah099/Maths/HoddsAlcockInglisSel...
2) How to Read, Understand and Study Proofs - https://mikepawliuk.ca/2014/03/31/how-to-read-understand-and...
3) How to Think Like a Mathematician by Kevin Houston - https://en.wikipedia.org/wiki/How_to_Think_Like_a_Mathematic...
Re: Mathematics: Its Content, Methods and Meaning
#34I'm looking for mathematics books that take the time to explain with words and sentences what is actually going on when they introduce a new theorem, something that focuses on meaning. Anyone knows if such books exist?
Not sure what you are looking for. Mathematics is just a shorthand, precise language to represent wordy natural language concepts succinctly. So when you see the symbols you have to expand it in your mind (and/or use paper/pencil) into equivalent natural language concepts which the symbols model. There are no shortcuts but only time, effort and patience. There are a bunch of books on how to do/understand Proofs/Theor…
I tried once to read Terence Tao's Analysis I [2], it's really good but my main problem was that I wasn't able to know if my proofs are correct when I do an exercise. So maybe the solution is to get a teacher.
[1]: https://en.wikipedia.org/wiki/Principles_of_Mathematical_Ana...
Re: Mathematics: Its Content, Methods and Meaning
#35Earlier quoted context omitted.
Not sure what you are looking for. Mathematics is just a shorthand, precise language to represent wordy natural language concepts succinctly. So when you see the symbols you have to expand it in your mind (and/or use paper/pencil) into equivalent natural language concepts which the symbols model. There are no shortcuts but only time, effort and patience. There are a bunch of books on how to do/understand Proofs/Theor…
Thanks for the references, I'll have a look. I can tell you what I don't want: books that throw theorems one after the other without any context, like Baby Rudin [1] for instance. I tried once to read Terence Tao's Analysis I [2], it's really good but my main problem was that I wasn't able to know if my proofs are correct when I do an exercise. So maybe the solution is to get a teacher. [1]: https://en.wikipedia.org/…
I have used Google's "AI Overview" and "AI Mode" profitably to have it explain new concepts to me in simple terms and also have had it verify my own understanding of something. The reason i prefer it is because it is a search-driven reasoning engine and thus gives references (in tooltips) directly to the latest sources/articles on the web from which it synthesized its answers.
Re: Mathematics: Its Content, Methods and Meaning
#36I've been relearning trigonometry lately by myself for navigation and astronomy; not for work, just curiosity I guess. One book I've really enjoyed is Heavenly Mathematics by Van Bremmelen. It's a spherical trig textbook, but it's written by a math historian who describes how trigonometry was gradually developed over human history and he discusses its early proofs, methods and applications. I have to confess that the…
It compounds, as you learn more history, you're able to connect more and more dots, and learning new information becomes easier on average.
Re: Mathematics: Its Content, Methods and Meaning
#37Earlier quoted context omitted.
Not sure what you are looking for. Mathematics is just a shorthand, precise language to represent wordy natural language concepts succinctly. So when you see the symbols you have to expand it in your mind (and/or use paper/pencil) into equivalent natural language concepts which the symbols model. There are no shortcuts but only time, effort and patience. There are a bunch of books on how to do/understand Proofs/Theor…
Thanks for the references, I'll have a look. I can tell you what I don't want: books that throw theorems one after the other without any context, like Baby Rudin [1] for instance. I tried once to read Terence Tao's Analysis I [2], it's really good but my main problem was that I wasn't able to know if my proofs are correct when I do an exercise. So maybe the solution is to get a teacher. [1]: https://en.wikipedia.org/…
I haven't tried it with analysis, but I did for linear algebra. It would quickly spot flaws in my proof.
Re: Mathematics: Its Content, Methods and Meaning
#38I'm looking for mathematics books that take the time to explain with words and sentences what is actually going on when they introduce a new theorem, something that focuses on meaning. Anyone knows if such books exist?
The author introduces something called 'proof by story', where instead of just running through algebra to prove equivalence of two expressions, you describe a single physical scenario in two ways that each intuitively correspond to the two expressions. I've never seen maths done this way before, but I have to say it works brilliantly.
Re: Mathematics: Its Content, Methods and Meaning
#39I'm looking for mathematics books that take the time to explain with words and sentences what is actually going on when they introduce a new theorem, something that focuses on meaning. Anyone knows if such books exist?
Not sure what you are looking for. Mathematics is just a shorthand, precise language to represent wordy natural language concepts succinctly. So when you see the symbols you have to expand it in your mind (and/or use paper/pencil) into equivalent natural language concepts which the symbols model. There are no shortcuts but only time, effort and patience. There are a bunch of books on how to do/understand Proofs/Theor…
Hard disagree that mathematics is just a shorthand notation though. It's a body of thought, independent of the symbols you choose to represent it.
Re: Mathematics: Its Content, Methods and Meaning
#40I've been relearning trigonometry lately by myself for navigation and astronomy; not for work, just curiosity I guess. One book I've really enjoyed is Heavenly Mathematics by Van Bremmelen. It's a spherical trig textbook, but it's written by a math historian who describes how trigonometry was gradually developed over human history and he discusses its early proofs, methods and applications. I have to confess that the…
Is spherical trig still a thing? Calculation is so cheap now. If you want to find the spherical distance between cities from first principles, it's easiest to convert to 3D rectangular coordinates and find the angle ABC from the vector dot product, where A and C are the cities and B is the center of the earth. Same for other types of navigational calculations like headings. But, I've never looked into it really.