Ask HN: Would anybody be interested in a series of primers on HS maths topics?
11 points| wadd1e | 2 years ago
I've come across various HN posts where folks said they were trying to relearn maths from school that they missed out on due to poor teachers/resources etc.
I love pure maths and over time I've learnt gained a strong intuition for high-school level calculus and analysis so I figured I should put my knowledge to good use and create a series of blog-style posts(which will be free because I'd like to make this available to everyone I can) which will teach ideas in a rigorous and complete way while still being accessible.
So I guess I have two questions:
A) would you be interested in such a thing? B) if so, what are the sorts of topics you would like to see?
ColinWright|2 years ago
Part of the problem is that people don't know what they want. Another part of the problem is that people ask about really advanced things that they are not ready for, and where they don't have time to dedicate to learning the basics.
So you have a challenge with what to include, how to arrange it, how to get people hooked,and how to get them to put in the sustained effort needed to gain a genuine understanding, rather than a superficial "I know what's going on."
For your own interest ... what would you start with?
People seem to like the idea of studying (or more accurately, to have studied) Linear Algebra, and perhaps Graph Theory.
I wonder what else ...
wadd1e|2 years ago
Yeah I do totally see that, and my idea is to make a resource that gives you the value that you extract out of it, although it's a fine line between making yet another boring textbook and a resource that is engaging but also informative.
>For your own interest ... what would you start with?
This is where I am a bit torn, because on one hand, I'd love to jump in to cool stuff that people learnt _how_ to do but were never taught the ideas behind them. For example, integral substitution seem to be taught in this rather boring way where you're told to mechanically execute a bunch of steps that people just need to memorise to pass their exam.
I'd love to jump right in and derive the idea of a substitution from the Reimann integral definition, and go into some detail about the intuition behind it. And then perhaps I can explore more calculus like the idea of limits(which are typically another terribly explained) and then move on to Taylor series expansions etc.
But at the same time I don't want the barrier of entry to be really high, so mabye starting with the idea of derivatives, and then approaching higher level topics might be a better structure?
EA-3167|2 years ago
The fact that we're talking about HS level helps I think, since the number of applicable experts is pretty high.
mindcrime|2 years ago
B) whatever you feel like talking about
On related note, you might consider participating in the Summer of Math Exposition competition[1].
[1]: https://3blue1brown.substack.com/p/some3-begins
wadd1e|2 years ago
latexr|2 years ago
High school teachers didn’t fare better. One of them, when we were learning statistics, said there was no way we’d be able to complete the given homework on our own without a tutor. On the contrary, it was the most enjoyable and approachable maths had been for years. Finally something which connected to the real world again.
In retrospect, I think I had a string of mediocre teachers which sapped my excitement. As an adult I watched two second gif loops which clicked in my head ideas which weren’t made clear by previous explanations.
To answer your question, I’d be interested in analytic geometry and any concepts which would related to computer graphics.
Where would you post? Is there a feed we could subscribe to?
wadd1e|2 years ago
Funnily enough, I am the exact opposite; I struggle with statistics and mechanics since they are very linked to the real world and I seem to thrive in understanding abstract ideas. The more abstract, the better :)
I like to think of abstract mathematics as a bunch of code in a library, the code on it's own is vast and has no real purpose when it is standalone, but it becomes immediately useful when a program with a purpose uses it in tangible ways. I would definitely love to make abstract mathematics make sense as a part of the project.
>To answer your question, I’d be interested in analytic geometry and similar concepts which would related to computer graphics.
Those are good suggestions that I didn't think about at first; function transformations and polar coordinates are definitely worth exploring, and a lot of computer graphics involves calculus and linear algebra that I do plan on covering already.
>Where would you post? Is there a feed we could subscribe to?
Still figuring details out, but probably on my .github.io domain(and if the project receives enough attention, I might move it onto it's own domain) and I'll likely use an email based system or an RSS feed after I tackle the "make good learning resources" problem.
throwawayadvsec|2 years ago
B) Prerequisites to Machine Learning math(so prerequisites to Linear algebra, multivariate calculus and "advanced" probabilities/statistics)
B.2) it would be best if it's only the prerequisites to ML math and nothing else
sn9|2 years ago
The people who need it most probably won't know what to ask for.
the__alchemist|2 years ago