Hacker News new | ask | show | jobs
by omegaham 4421 days ago
The thing is, I can't think of another way to teach the curriculum.

Math is abstraction on top of abstraction. You start off with counting. Once you get counting down, you abstract it with addition (You've counted 5 things, and you want to add it to a group of 7 things) and subtraction (Count 5 things and take them away from a group of 7 things). Then you abstract addition with multiplication, and then abstract that with division. Once you've done that, you abstract all of arithmetic with algebra.

And, well, it goes from there. You need some abstraction of algebra to do trig, calculus, and geometry. And to be able to abstract it, you need to understand it. This is where the disconnect happens - you get kids who have "learned" everything up to calculus, but they don't actually understand what's going on. They just know the formulae and how to plug-and-chug.

How do you get these kids to understand? My dad would relentlessly quiz me on the concepts, and he was ruthless in making sure that I understood why the formula was used just as much as how it was used. Many kids just learn the latter, and when it comes to any sort of independent thought, they're fucked.

In any case, though, I think that the current curriculum is as good as it's going to get. You can teach these concepts in a horribly boring manner, or you can teach them in an engaging, interesting manner. Either way, you aren't going to learn calculus unless you understand algebra, and you aren't going to learn algebra unless you understand arithmetic.

5 comments

> The thing is, I can't think of another way to teach the curriculum.

But there's already a rich literature of real-world results for better ways to teach mathematics. See for example Seymour Papert's "Mindstorms" as a starting point (and much has been done since it was written ~30 years ago).

All children already learn quite a lot of fairly deep mathematical intuitions. We just take them for granted because everybody learns them.

For example: conservation of volume, the concept of "integer", order independence of cardinality, projecting orientation onto other reference frames, the equivalence between ordinal and cardinal numbers.

Everybody learns these things because they're embedded in our environments, and we can learn them playfully as children. When we create environments that embed even richer concepts, children learn those concepts just as easily. This is the explicit design goal of LOGO, and the whole family of descendants it has inspired.

Teaching in this way requires a degree of freedom and play that normal schools generally don't tolerate, which is why these proven, powerful tools still haven't taken over the world.

I don't disagree with the order of teaching, in general, but with its pacing. Arithmetic shouldn't be given 6 (K-5) years. Algebra shouldn't be 3-4 years (6-8 or 6-9). We bore students with the same material slightly stepped up each year for years at a time until they get to high school. Then we try and hit the accelerator and make them jump from the most rudimentary concepts in arithmetic and algebra and get them through trigonemetry or calculus in 3 more years. The concepts of trig, calculus, probability and stats, linear algebra can all be taught earlier. Students are capable of this, but the curricula aren't designed around it.

I didn't even realize until college that Algebra II was linear algebra. The notations used in college linear algebra would've been difficult for me to grasp fully at the time, but they make solving those systems of equations so much easier. And learning the notation [in high school], getting to the courses in college they'd be far less intimidating. We have 13 years with students before college, plenty of time to introduce notation and higher order concepts slowly rather than dumping it on them freshman year of college.

EDIT: Clarification on time of something

A few weeks ago there was an article here on HN that suggested kindergarten students might do better learning an intuitive form of calculus and algebra before arithmetic. Yes, math is built out of layered abstractions, but we can rotate the entire conceptual space to use a different foundation and still get a complete picture in the end.
Kids deal with abstraction every day. The very idea of "color" and "number" are abstractions of concrete experience.

Teaching kids basic group theory is very possible. You can play games with shapes in the plane to learn about dihedral groups (without ever using those words). Graph theory, as the author says, is another avenue.

The problem is that what students are practicing isn't math, any more than running after the ball when you miss a swing in tennis is practicing tennis. And you improve at what you practice.

Where does, say, proof by induction fit into that linear set of progressing abstraction? Surely you don't need to understand calculus to understand inductive reasoning?
It ends up being on its own. You get introduced to it during geometry, but I don't think that it really gets taught until college.

I took BC calculus as a junior, so we got left with about a month between the seniors' leaving and the end of the year. My teacher said, "Okay, we're gonna learn number theory." Oh fuck, that was hard. It was completely unlike anything that we'd done before, and it required the development of completely different skills. I wasn't bad at it, but I definitely wasn't good at it either.

I'm glad that I got a taste of it, as that thought process has helped me in countless situations, but you're definitely correct in that it doesn't fit with the rest of the traditional curriculum.

And this is why I hate the term "mathematical induction". It's actually a form of deductive reasoning, not inductive reasoning.