The process of studying mathematics without formal instruction. Don't use this tag just because you were self-studying when you came across the mathematical question you're asking; it is only for when the fact that you're self-studying is what your question is about.
Questions tagged [self-learning]
4393 questions
14
votes
2 answers
Books like Stephen Abbott's Understanding Analysis
I'm not sure if this question has been asked before. I'm interested in finding textbooks that are "like" Stephen Abbott's Understanding Analysis. The distinctive feature about this textbook is that it motivates the reasoning involved in the proofs…

Junaid Aftab
- 1,582
8
votes
1 answer
Re-learning math from scratch
Two or three years ago I decided to re-learn math from scratch, I did some research on what to read, made a list of books. I started from a Sawyer, it opened my eyes a little bit on the fact that math isn't that cryptic if you study it right, and…

Renox92
- 83
7
votes
1 answer
How do you get good at reading research papers with lots of proofs?
tl;dr
To get good at math proofs (and thinking math), do you have to first memorize all the different proof tricks, or is there a way to learn as you go?
I am a software developer and have recently decided I want to start learning math. I have been…

Lance
- 3,698
4
votes
1 answer
A where-from and how-to study pure mathematics question
I've tried to find answers to my question on this community as well as several others,but couldn't find a satisfactory answer,so here I am. I thank in advance, to anyone who decides to give time to my question.
Background: I am trying to learn pure…

Confused_nerd
- 343
4
votes
3 answers
A path to more advanced math topics.
I am from Hong Kong and have just finished all the public exams. In my high school life, I've learned some topics on mathematics which are fundamental, yet I think are not in-depth enough.
The topics I've studied:
Mathematical induction
Binomial…

Mythomorphic
- 6,008
4
votes
2 answers
Study a math course on my own, suggestions?
I would like to study some math on my own. I am currently studying my second semester at a university and I have too much freetime so I would like to study something on my own, but I can't decide what to study.
I have finished courses in: calculus…

Eva
- 73
3
votes
1 answer
Order of material in Rudin's PMA
I have just completed chapter 1 of Rudin's PMA and done the questions. I'm looking at chapter 2 and I am wondering why he's introducing topology.
Why does the chapter on Basic Topology appear before sequences? Generally I would like to know at a…
user124485
3
votes
0 answers
Keep math notes (using mathjax or latex) online?
Is there a way to store my own math notes online that can be marked up with either latex or mathjax?

Hank Igoe
- 1,408
3
votes
0 answers
Go back to take maths A Level
Through fortuitous events I have obtained a masters degree in an engineering field with relatively little prior mathematical knowledge (a C grade GCSE over ten years ago). Encountering numerical and statistical problems now often requires me to…

cookie1986
- 131
3
votes
1 answer
How to apply Bellman equation?
Bellman equation is the fundamental mathematical equation we learn about in reinforcement learning. I am self learning(not a quant) reinforcement learning theory and came across this equation.
U(s) <- R(s)+gamma*max(sum(T(s,a,s')(U(s')))
where U…

Eka
- 753
3
votes
1 answer
I need to re-learn all highschool level mathemetics in order to attend college. (Please Help)
I know this isn't a research level question, but a lot of you teach, and I'm not sure where else to turn.
I will just shoot straight: I am 30 years old. I have not done any type of true mathematics in over 10 years. In the preceding decade, I have…
3
votes
3 answers
Self study plan
I don't want to go to college and I came up with plan in the following order:
0-Logic
1-Set Theory
2-Category Theory
3-Discrete Mathematics
4-Abstract Algebra
5-Linear Algebra
6-Geometry
7-Number Theory
8-Probability and statistics
9-Real…

Bread
- 41
3
votes
3 answers
I'd like to teach myself Algebra 2 through Calculus BC, where could I start?
Im a junior in high school, since I was young I've had a profound interest in Math, and I'd always looked forward to high school mathematics. Little did I know, Special education had taken away what thought I'd be entitled to- A quality education. I…

Ethan Singer
- 31
2
votes
3 answers
How to study mathematics with rigor, depth and at a good pace
During my university studies I have always had the feeling that mathematics is poorly taught. And I don't want to be misunderstood, I love mathematics and I'm not a very bad student, so I don't complain about mathematics, only that it is taught…

Yester
- 414
2
votes
2 answers
What is $\{\theta\in\mathbb{R}^d,\langle v,\theta-u\rangle =0\}$? A hyperplane?
What is $\{\theta\in\mathbb{R}^d,\langle v,\theta-u\rangle =0\}$? Here $\theta\in\mathbb{R}^d$ and $v$ and $u$ fixed from $\mathbb{R}^d$, and $\langle a,b\rangle$ is dot product of two vectors $a$ and $b$.
My feeling is…

Tan
- 621