I'd like to see a list like this that included the field of mathematical logic. For whatever reason mathematical logic no longer seems to be a "popular" area of research, despite its deep connection to theoretical computer science. But there are distinction in study, as computer scientist tend not to go deeply into computability theory like a traditional mathematician would.
The Mathematics Autodidact’s Aid (2005) [pdf]
21–30 of 51 posts
Re: The Mathematics Autodidact’s Aid (2005) [pdf]
#22I'd like to see a list like this that included the field of mathematical logic. For whatever reason mathematical logic no longer seems to be a "popular" area of research, despite its deep connection to theoretical computer science. But there are distinction in study, as computer scientist tend not to go deeply into computability theory like a traditional mathematician would.
Re: The Mathematics Autodidact’s Aid (2005) [pdf]
#23I enjoy a mathematics textbook as much as the next person, but what annoys me is the lack of solutions to the problems in so many of the books I've skimmed outside of classes.
I prefer solutions to some, but not all problems. Being able to independently and confidently verify your own solutions is an important skill to develop.
Re: The Mathematics Autodidact’s Aid (2005) [pdf]
#24maybe i am just stupid, but I find that many texts in mathematics like to skip over details, or I get stuck because there is an ambiguity in the text and there is no one to ask about it.. What do we do in this kind of situation?
Re: The Mathematics Autodidact’s Aid (2005) [pdf]
#25I enjoy a mathematics textbook as much as the next person, but what annoys me is the lack of solutions to the problems in so many of the books I've skimmed outside of classes.
Re: The Mathematics Autodidact’s Aid (2005) [pdf]
#26I enjoy a mathematics textbook as much as the next person, but what annoys me is the lack of solutions to the problems in so many of the books I've skimmed outside of classes.
I prefer solutions to some, but not all problems. Being able to independently and confidently verify your own solutions is an important skill to develop.
It was a huuuge pain at the time and often took longer than the initial problem took to solve, but it did force me into the habit of critically evaluating my work, and its been one of the most valuable life skills I learned in college. It also helped develop my intuition, and significantly improved my teaching and presentation skills.
Re: The Mathematics Autodidact’s Aid (2005) [pdf]
#27I enjoy a mathematics textbook as much as the next person, but what annoys me is the lack of solutions to the problems in so many of the books I've skimmed outside of classes.
Sometimes the problem is more important than the solution.
Re: The Mathematics Autodidact’s Aid (2005) [pdf]
#28by the middle of graduate school everyone is self-teaching and you may know more than a professor from time to time about a given topic. And certainly about the basics since professors forget to do basic integrals at the board.
any good study group has to retain momentum and keep the discussion moving forward.
Re: The Mathematics Autodidact’s Aid (2005) [pdf]
#29I'd like to see a list like this that included the field of mathematical logic. For whatever reason mathematical logic no longer seems to be a "popular" area of research, despite its deep connection to theoretical computer science. But there are distinction in study, as computer scientist tend not to go deeply into computability theory like a traditional mathematician would.
If you want to learn modern mathematical logic you're in for a rough time, since you'll basically have to learn category theory in order to understand the few really excellent textbooks which exist (e.g. Sketches of An Elephant). If you are interested in type theory you should try reading the Homotopy Type Theory book, which is (mostly) self contained.
Re: The Mathematics Autodidact’s Aid (2005) [pdf]
#30maybe i am just stupid, but I find that many texts in mathematics like to skip over details, or I get stuck because there is an ambiguity in the text and there is no one to ask about it.. What do we do in this kind of situation?
One approach is to look at a few different but overlapping primers on the same matter and do the exercises. If one treatment doesn't click, another might. And for well-known subjects, topics are often covered in roughly the same order. Maybe not for graduate classes, not sure, but linear algebra, set theory, group theory, analysis it's generally the case. Unless you can afford a tutor to teach it several different wa…