Hacker News new | past | comments | ask | show | jobs | submit login
Marvin Minsky: What makes mathematics hard to learn? (2008) (media.mit.edu)
476 points by joaorico on Jan 26, 2016 | hide | past | favorite | 167 comments



I had dinner with Prof Minksy, about 15 years ago. He asked what I was working on (evolutionary algorithms) we got talking about domains of knowledge.

He said all knowledge has a half-life, the time it takes for half of what you know to be redundant or wrong. Math, he said, is the longest, measured in centuries or millennia. One should feel sorry for neuroscientists: they can go to the bathroom and half their knowledge will be out of date.

The only time I spent with him, but both the metaphor and his passion for math will stay with me.


>neuroscientists: they can go to the bathroom and half their knowledge will be out of date

Web development seems to be even worse than neuroscience in this regard. I feel like I have to perpetually study to be abreast of best practices.


> Web development seems to be even worse than neuroscience in this regard. I feel like I have to perpetually study to be abreast of best practices.

The worst part is web development is a completely arbitrary made-up system without any abstractions you can learn and use in a different field of work. It does not even transfer to something as closely related as desktop/mobile GUI toolkits. I view "knowledge" like that as a waste of time and avoid it whenever possible. I wish there was a word for it, something to imply "garbage knowledge."


Really? Functional reactive programming, immutable data, unidirectional data flow, application state as a fold over a stream of actions... it seems like web development is seeing a really high uptake of valuable, transferable abstractions and ideas, far more than mobile GUI toolkits, for example.


JavaScript programming is, CSS and HTML not so much. I would also argue that the details of frameworks like Angular also fall in the "garbage knowledge" pile.


Fair enough, you meant to refer to a subset of web development, rather than the entire field. It's a significantly weaker claim, though. I could pick out subsets of any field of work, and declare them non-transferable, and the details of most systems are going to be less transferable than the concepts undergirding them.


Well, at least the languages you use stay pretty much the same? Javascript, HTML, and CSS are always going to be there. Although.. I suppose that could be considered both good and bad..


While that's half-true, compare ES3 to ES2015, or DHTML to HTML5.


That's a pretty interesting way to put it. I feel that the math-related fields also have a long half-life: EE, ME, Statistics, Physics, etc.


The EE and ME stuff won't exactly be wrong, but could become out of date because of new device types and materials. Imagine studying EE before solid-state devices and ICs, for example. But it's still a pretty long half-life compared to biology!


Good point. Still, a drastic revolution in devices isn't something that happens often.


This is super interesting. I tried to look for any reference of this, but found nothing. Do you happen to know if this thought of his is available somewhere, in a book, a paper, etc? Or is it a concept borrowed from someone else?


There is a wikipedia entry on the concept: https://en.wikipedia.org/wiki/Half-life_of_knowledge


Thanks. Useful.


While kids may find arithmetic to be boring and demotivating, they're able to do it. It's when math gets symbolic that you get the permanent attrition. For instance, most people never get to calculus.

When you progress from arithmetic to abstract, it hardly gets easier.

Moreover, memorizing. You go from memorizing multiplication tables to other kinds of tables, like tables of equations giving various identities, rows of coefficients in series, and the like. Contents of various kinds of matrices.

The need to be precise and avoid mistakes never goes away. Manipulating a complex math equation is still a form of arithmetic. And it's harder because the underlying semantics means that something which is mechanically correct at the syntax level (easy to check) could actually be meaningless and wrong.

The simplistic notations used in math don't "keep up" with the increasing complexity of what is going on. They just get harder semantics. Notation which looks like multiplication or addition in such and such domain is just "sort of" like it, but, oh, here are the ways in which it isn't.


Disagree. Kids disengage from math for many different reasons. There is no single pattern to it. If it were that simple, it would not have remained an issue since schools were commonplace.

Minsky solidly makes the point that when math is taught as nothing more than an endless series of tedious drills with no purpose in sight, of course it demotivates kids. No one likes pointless Sisyphean tasks.

Many students, however, "rediscover" math when they get to their first class that involves theorems and proofs (often in high-school geometry) and when it starts being used in science coursework. It is then that they realize that math is a way of thinking and this can transform their opinion and motivation for math.

The best teachers find ways to relate mathematics to real life and real purpose. Yeah, it is always going to be challenging, but having a purpose creates motivation to get through the tedium.


> Kids disengage from math for many different reasons. There is no single pattern to it.

I agree with a lot of what you're saying, but not this. The pattern is depressingly clear. People are taught math by teachers who don't really understand it and didn't like it themselves; most of the students wind up in the same place, and so each generation poisons the next. Elementary school teachers especially tend to be drawn from the subset of the population that doesn't like math.

And it starts with the idea that math is all about rote memorization. I would go farther than Marvin did with the flash cards. I would say, for each fact, let's work it out by the standard algorithm, then see if we can find two or three more ways to arrive at it: by distributing multiplication over addition (e.g. 7 × 6 = (6 + 1) × 6 = 6 × 6 + 6 = 36 + 6) or by factoring one multiplicand and reassociating (e.g. 7 × 6 = 7 × 2 × 3 = (7 × 3) × 2 = 21 × 2, which is easy because you can double both digits of 21 without generating a number bigger than 10).

So when I read the reply of the "traditional teacher" to the 6-year-old who had a novel way of computing 15 + 15 -- "Your answer is right but your method was wrong" -- I think that if this was a real anecdote, the teacher should have been fired on the spot, for not understanding the first thing about mathematics! But sadly, no one could probably have been found to replace this teacher who wouldn't have suffered from the same fundamental misconception. It's not about knowing the "right" way: it's about knowing many ways.


This resonated a lot with me. I never memorized 6+7 nor 7+8, I couldn't bring myself to do it. Instead I found an easier alternative: make it 7+7 or 8+8 and substract 1.

Luckily I didn't say that out loud, otherwise they might have made me hate mathematics and I wouldn't love science now (:


It's just one anecdote, but this jibes with my personal experience. I hated algebra (high school algebra) because it was endless tedious, mechanical manipulations and there didn't seem to be any real elegance or beauty to it. It was just memorizing "stuff" like the quadratic formula, how to rationalize denominators, blah, blah, blah. But high-school geometry was actually interesting. Seeing how the various proofs were formed and built up from pieces, and how one thing followed logically from another, that was fun.

Needless to say, my geometry grade was much better than my algebra grade.

Then, in college, taking pre-calc/Trig, it was back to a lot of boring repetition (except trig, that was actually interesting). But then in Calc I, it was fun again. The idea behind derivatives was actually interesting, and hooked me early on in Calc I.

Anyway, I always found that, other than tedium, the biggest challenge I had with math was being put off by cryptic notation. I tend to want to read things to myself in my head as I look at them on a page, and when I'm looking at (new/unfamiliar) math notation, and I don't know how to "pronounce" it to myself, my mind wants to just blank out and skip it.


> the biggest challenge I had with math was being put off by cryptic notation. I tend to want to read things to myself in my head as I look at them on a page, and when I'm looking at (new/unfamiliar) math notation, and I don't know how to "pronounce" it to myself, my mind wants to just blank out and skip it.

Material that has an almost unnecessarily comprehensive vocabulary and notation practices guide at the beginning/end is the best kind.


Humanity as such absolutely loves pointless repetition, and abhors thinking about something hard, which involves focusing intensely on one subject in which where no repeatable progression of simple successes is taking place, leading to a mounting sense of discomfort.

Just look at various cultural traditions, popular (and even serious) music, crafts, sports, ... sneeze ligion. Mindless repetition is everywhere.

The same kid that hates doing arithmetic will play the same video game for hours in which a small variation on the same set of events happens over and over again.

The kids you're describing are the smart minority, of whom a portion will go on into STEM type fields. They too will hit their mathematics ceilings. Most will go as far as a couple of third year undergrad math courses and that's where it ends.


I think your assumptions are fundamentally wrong. The examples of repetition you describe are specifically designed, whether by a video game producer, a musician, or a priestly class- to feel important and be generally pleasant. Video game creators spend thousands of hours researching the best ways to turn their systems into Skinner Boxes, priestly sorts have spent untold amounts of time preparing sermons to instill a sense of the criticality of religious ritual- in other words, no, humanity doesn't like repetition in and of itself, but it designs repetitions that it does like.

Meanwhile, that dual sense- the pleasure the video game designer tries to create and the sense of importance the priest creates- these are fundamentally absent from our teaching methods in early arithmetic, which, at least in America, we call 'math,' not differentiating the symbolic thought processes from the repetitive arithmetic, incorporating little if any fun, and constantly failing to appropriately create a sense of importance (the most common teenage question in math classes is, "Why do I have to learn this? When am I ever going to use this?").

While there Do exist efforts to instill a video game's sense of fun to arithmetic exercises and a sense of near-religious importance to the symbolic thought of math, we are functionally applying a tourniquet to the mathematical understanding of the young by just force-feeding arithmetic drills and emphasizing mistake avoidance instead of proper thinking- and it's very little wonder that only some few students' mathematical passion survives the tourniquet.


Yes, of course people don't like repetition per se abstracted from the particulars of what it is that is repeating. Someone likes repeated palm-muted metal guitar riffs; but thinks that someone else who likes knitting sweaters, loop by loop, should get a life.


For myself, I found math difficult. Never understood, even now, the need to spend so much time memorizing multiplication tables.

That said, I started over in a community college, and finished up to trig. with ease. I found trigonometry, surprisingly straight forward. I went on to finish a year of physics. I didn't need calculus for my major, and heard it was really hard. Plus, I didn't want to ruin my grade point average with a class I didn't need. I now regret not taking calculus, but it's so much easier to learn something these days.

My struggle with math was two fold. I didn't care in high school, and I never had a firm grasp on basic math. I look back , and once I truly inderstood basic math, especially fractions, and percentages; it all became so easy.

I see a lot of kids still struggling with math. They get pushed along, and avoid any class that has math in it. I do blame our U.S. teaching system in this case. Keep teaching basic math until the kid can teach it to to their classmates.

Then, and only then move on to algebra, and trig? As to calculus, I didn't take it so I won't comment, but when I was applying to health professional schools, I didn't find one that required Calculus. Probally for good reason. My physics classmates biggest, silent stumbling block was they were horrid in math, and looking back--they just didn't know the basics, so every step up the ladder became more mysterious. Most of my classmates seemed to the solving problems in physics by memorizing the homework; not truly understanding the problems.


I now regret not taking calculus, but it's so much easier to learn something these days.

It's funny to hear you say that. I don't know how old you are, but lately I've been trying to teach myself some additional math that I never took before (like Linear Algebra) and refreshing on Calculus, and now - at the ripe old age of 42 - I swear I find it easier to learn this stuff than I did when I was in college 20 some odd years ago.

Maybe it's just a question of motivation, or maybe I have more context available now, or, hell, maybe I've gotten smarter... but whatever it is, I'm not going to complain, considering how you always hear about how our minds slow down as we age and things are supposed to get harder to learn.


For myself, I love math. I also never understood, even now, the need to spend so much time memorizing multiplication tables.

In fact, I've never learnt it. From time to time I still find myself multiplying on fingers; as a kid I used it a lot, now the table went into my head automatically simply from continued usage. The way to multiply two natural numbers from <6; 9> on fingers was one of the most important things my mom tought me :)

There's also a way as presented in the article (87 = 88-8), but I mostly use it when double checking, as I find it slightly more error-prone when doing it in head (and obviously very inefficient when done on paper). Works great for bigger numbers though.

Once in junior high school my math teacher caught me on multiplying on fingers and ordered me to learn the table for the next lession. Managed to pass it, but quickly forgot in following days. I never cared - I was always doing very fast and well on math classes anyway.


I view memorization as a shortcut that allows one to operate on higher level concepts with ease. Much like abstraction mechanisms in programming.


The kids I am describing are somewhat lucky for not having "checked out" before progressing beyond fractions. But they're not extraordinary, they're just kids who have been taught competently and who have been motivated in one way or another to get that far.

Kids are naturally curious and fighting against their curiosity can easily lead to losing their interest.


> Many students, however, "rediscover" math when they get to their first class that involves theorems and proofs (often in high-school geometry)

High school geometry (at least in the US, and in my experience) is the worst of them all! Two-column proofs should be banned.


What's wrong with two column proofs? I think they're a great tool for getting into the absolutely rigorous mindset required for maths. Leslie Lamport even makes the case that professional mathematicians should use them to reduce publication errors [1].

My personal feeling (as a maths grad student) is that the utility of two column proofs depends on the field. For logic and algorithms sure but estimating integrals it becomes tedious quickly.

[1] http://research.microsoft.com/en-us/um/people/lamport/pubs/p...


I have never met a mathematician who feels that two-column proofs is the right way to teach high school geometry. Considering that little math taught in high school beyond basic algebra uses anything close to 'absolute rigor,' introducing rigorous proofs should be left for college when one actually has a reason to learn proofs for advanced mathematics (set theory, analysis, etc).

Geometry is taught correctly when proofs are used as a tool to convey a deep intuition about a mathematical pattern. Check out Lockhart's book [1] if you want to see what it's like when done right, though there are many more examples. Two-column proofs are simply a tool for the lazy/unknowledgeable teachers to fill a geometry class.

I am aware of Lamport's work, and it's a specific tool for a specific subfield in which there is a plethora of false results. Ignoring the fact that most of theoretical computer science research and most of math research more does not fall into the category that Lamport is critical of (distributed computing), these temporary issues about rigor in academic publishing should have no effect on high school pedagogy. Instead, we should listen to the world's finest math teachers, who pretty much all agree that two-column proofs are awful. A quote from Lockhart [2]:

> Geometry class is by far the most mentally and emotionally destructive component of the entire K-12 mathematics curriculum. Other math courses may hide the beautiful bird, or put it in a cage, but in geometry class it is openly and cruelly tortured. What is happening is the systematic undermining of the student’s intuition. A proof, that is, a mathematical argument, is a work of fiction, a poem. Its goal is to satisfy. A beautiful proof should explain, and it should explain clearly, deeply, and elegantly. A well-written, well-crafted argument should feel like a splash of cool water, and be a beacon of light— it should refresh the spirit and illuminate the mind. And it should be charming. There is nothing charming about what passes for proof in geometry class. Students are presented a rigid and dogmatic format in which their so-called “proofs” are to be conducted— a format as unnecessary and inappropriate as insisting that children who wish to plant a garden refer to their flowers by genus and species.

[1]: http://www.amazon.com/Measurement-Paul-Lockhart/dp/067428438... [2]: https://www.maa.org/external_archive/devlin/LockhartsLament....


There is no single construct or pedagogical technique which is responsible for kids not learning math. In the hands a good teacher 2 column proofs are just fine. Calling them "awful" is a bit hysterical.


Yes, and in the hands of a brilliant artist, mud and coffee stains can make a lovely painting. That does not mean art teachers should use mud and coffee as the only tool for teaching one how to paint.

Unfortunately, most high school math teachers are undertrained, underpaid, overworked, and pressured to focus on exams. The two-column proof is a crutch. It's not the only awful part of high school math education, nor is it the sole bane of a student's math education (I never said it was). But it is the most egregious example of bad math education.


Two-column proofs

I had never heard of that monstrosity before and having googled it, it looks worse than programming in COBOL.


Programming in COBOL is vastly underrated. If you're not speaking from experience, Google "working storage" (one of COBOL's nicest features) .

Also: it runs on machines that look like Cylons. You can't beat that. :p


I can't quite figure WORKING-STORAGE out from the docs I found, maybe because I'm not sure what a "run unit" is—I'm assuming something like a Linux process group/session?

To contrast, LOCAL-STORAGE seems like a regular global variable (.DATA/.BSS) segment. So is WORKING-STORAGE basically like a set of seeming global variables, that actually point into (the equivalent of) a shared mmap'ed file, such that other processes in the same session/pgroup end up mmap'ing the same file and thus sharing memory that way, without having to clone around the memory handle itself via forking/threading/IPC?

In this case, it sort of reminds me of the OS-level version of an anonymous Erlang ETS table held by a supervisor and passed to all the worker children to manipulate.


Ah, nothing that complicated :) It's a data structure with named fields. Each field can be a different type and they are in specific positions in the data structure so that it forms a pattern with strongly typed components.

COBOL's type definitions are also patterns really - for instance you declare a field to be of type 9(7) which means a numeric field of length 7 and so on.

The whole setup gives you very fine control over the structure of your data. For example, you can describe lines of a document to be printed out with strongly typed fields to be filled in by your program, so a form basically.

It's also used as a template for documents like VSAM files. Those are flat-file databases and the COBOL program's working storage imposes structure on them.

Here's a small example:

01 FILE-RECORD.

__03 WS-ACCOUNT_____PIC 9(10).

__03 WS-SEPARATOR1__PIC X.

__03 WS-NAME________PIC S(25).

__03 WS-SEPARATOR2__PIC X.

[Underscores are formatting only, not COBOL syntax]

That declares a structure called FILE-RECORD with four named fields, one of numeric type with length 10, one of alphabetic type with length 25 and two of alphanumeric type with length 1. So that's one record in your file structure and you can fill it in with data from VSAM files and the like, then print it out, with the separator fields for formatting.

It's a strange thing, low-level and high-level at the same time, in a very nice way. It kind of grows on you. Well, it's grown on me anyway. Of course, YMMMV.

Btw, the numbers (01, 03) make the hierarchical relation between the root of the data structure and each of its fields explicit; I won't say I'm in love with that sort of syntax :)

Also, I'm a total no0b still, so I might have made some mistake above, apologies in advance if that is the case.


Then be thankful you weren't subjected to a full year of two-column proofs as your daily routine.


These? https://dj1hlxw0wr920.cloudfront.net/userfiles/wyzfiles/a8e3...

I had those in high school and I hardly see any problem with them. It's just writing the proof neatly organized into a table, with the reasons for each step given.


It looks "unpleasant" out of context, but it is important to note that the proof is accompanied by a diagram of the parallelogram and the students who write this proof have been exposed to the reasoning behind the steps.

High school geometry introduces many students to the idea that math is a way of reasoning and this is _very_ different from the boring grind that they were used to.


Why doesn't anyone ask why kids in China, Korea, India etc. don't 'disengage' from math as easily as American kids?


Note that kids don't reach the formal operational development stage until they're ~11 on average. Until then, expecting them to do abstract (formal) reasoning will be about as successful as expecting a chimp to do so.

And, on the converse, in previous centuries, you'd often see people only start learning math from the beginning in their late teens or early twenties—the time when they first attended "university" without previously attending a grammar or seminary school. These 20-year-olds would be able to pick math all up quite quickly, proceeding from addition and multiplication to calculus and beyond within a year or two.

This suggests to me that what we think of as "mathematical aptitude" is far more a measure of developmental age than anything else. I think a large part of why kids hate math is that we try to cram concepts into their brains when those brains aren't yet the right "shape" to take in those concepts. I expect that offsetting every part of the mathematical curriculum at least two years upward—if not far more—would do wonders for attrition rates.

My belief is that we could even fit all the same curriculum in by the end of public high school: although you'd be "squishing" more of the learning into the later years, the stronger minds kids would have at a higher age would allow them to acquire each successive concept both more quickly and more thoroughly, serving as a better base for the learning going forward, which would in turn be accelerated by that base.


Kids are ready for formal operations when their earlier experience has prepared them for formal operations. In some places around the world, students in fifth grade--including below-average fifth-graders--are already learning algebra. In quite a few whole countries around the world (for example, Taiwan, where my wife grew up when Taiwan was still a developing country) all seventh graders study algebra and geometry as part of their regular school math lessons, yes, including the below-average seventh graders. (In Taiwan, they also learned enough of the International Phonetic Alphabet to transcribe General American English at that age, but now that skill, which most United States reading teachers lack entirely even with a college degree, has moved into the elementary school curriculum.) Good education at the beginning produces better results in the middle grades.[1]

[1] http://www.amazon.com/Knowing-Teaching-Elementary-Mathematic...

http://condor.depaul.edu/sepp/mat660/Askey.pdf

http://www.ams.org/notices/199908/rev-howe.pdf


"Learning algebra" doesn't necessarily imply understanding the abstract concepts of algebra. Without the developmental substrate, children instead lean mostly on rote memorization. This seems to "work" when the class is taught in terms of rote application of memorized formulae, but will fall over the moment that students are presented with a problem in a novel context, or expected to synthesize multiple component skills into a larger solution.

If you've ever tried to tutor someone who "struggles with word-problems", the majority of the time it's because they don't actually understand the things they've been "learning" at all.

Similarly, this tends to be the difference between people who "get" programming and people who don't. If you ever talked to someone who failed a programming course, it's usually clear from their approach that every new language or API they learned became, to them, another set of rote facts to burn into their mind, never coming together to paint a picture of what the formal act of "programming" is generally.


Oh, this. 10,000 times this.

Instead of memorizing multiplication tables, you instead have to memorize derivative formulas, or the formulas for the Fourier and Laplace transforms, or the difference between a bijection and an injection, or all the conditions on an elliptic curve that make it suitable for cryptography. I could go on and on and on.

The stupid notations that mathematicians use doesn't help either. All math should be done using S expressions (and I'm pretty sure Minsky would have agreed!)

R.I.P. Marvin.


Math notation is actually pretty great and is a result of multiple iterations. Earlier forms were much worse. S-Expressions by themselves are obviously not enough, you have to introduce at least first-order logic notation, set notation, etc. It's not obvious that the end result will be anywhere near as readable as the current notation.


Current math notation may be the result of multiple iterations, but they all took place before the widespread availability of computers. Current math notation is optimized for hand-writing and manual rather than automated proof checking. It may be great for paper and pencil, but times have changed.

And BTW, the notation actually sucks for paper-and-pencil too because of its ambiguity. See:

http://mitpress.mit.edu/sites/default/files/titles/content/s...


When did Scheme get this "curried define": (define (((f x) y) z) blah)?

I'm sure that isn't in R5RS and I don't see it in R7RS. I found a description in the Racket manual.

In any case, I like how they are making the context explicit. In the regular math notation for the physics, you just say something like "the Lagrangian for the free particle" and then just spew out something with free variables sticking out of it, like velocity "v". The hacker in me of course asks, how the heck does that work if I have two particles? There is only one v? When we have two, we hand-wave in some subscripts: v1, v2, ... This system makes it explicit: it's the Lagrangian for a particle. So the particle appears as a parameter, and that parameter has accessors on it to retrieve its properties: velocity of the particle, etc.


It's definitely not perfect, but it's much better than any alternatives I have seen. Would love to take a look if there are any good proposals based on S-Expressions or other computer-era notations.


But I still do all of my math on pen and paper


I failed math all through elementary school but somehow got into this industry despite that. The reality is I'm terrible at arithmetic, but fine at what most of CS is: logic in the form of boolean logic, symbolic stuff. As a kid I was much better with the symbolic than the arithmetic -- which I almost always got _wrong_. My brain stumbles over numbers. I'm terrible at it. I feel like my childhood education did a horrible disservice to me telling me I'm terrible at math, when I'm really just terrible (to the point of what I think might be a physical disability) with numbers.


Some academic mathematicians are terrible at arithmetic.

There's no correlation at all between being able to add up a grocery bill in your head and being good at abstraction.

My accountant is very good at mental arithmetic. I don't expect him to win the Fields Medal any time soon.

This is more relevant than it should be. Too many people leave school thinking math is mental arithmetic, and have no idea what symbolic manipulation is, or why it's useful.


Going from arithmetic to abstraction is difficult for some. One is word problems at about 5th grade. Its fairly simple to replace key words by symbols and operators to find the answer. But this confuses some people.

The next step is algebra at 8th or 9th grade. Letters and numbers confuses people too.

In my case I succumbed at Analysis. I like applied math, but dislike constructing proofs.


Potentially unpopular opinion: Maybe our math teachers just suck? If we all had Marvin as our professor I doubt attrition would be as high, whereas most High School math teachers are simply analytically inclined people who realized they had better job security teaching math than english


Actually, many high school math teachers in the US did not major in math, minor in math, or receive any teaching certification in math.

In high school it's not so bad -- only 28% of high school math didn't major in math, and only 12% of our total math teachers in high school have no qualifications whatsoever. [1] In middle school 55% of math teachers didn't major in math, and about 30% didn't major, minor, or get a certificate in math! [2]

So -- you're right.

[1] https://nces.ed.gov/fastfacts/display.asp?id=58

[2] http://nces.ed.gov/pubs2015/2015815.pdf


If Richard Feynman taught our children physics that would be great too. Your bar is unrealistically high I feel. I'm pretty sure there's a large percentage of math teachers that want to teach math and enjoy teaching it. I'm not sure how much freedom they have to teach it their way though.


Obviously we can't all be taught by Feynman or Minksy, but given the most common answer to "What subject do you dislike the most" is "math" we probably need to do better. It's also a vicious cycle, we're raising our future math teachers to dislike math


There are four other essays in this series.

Effects Of Grade-Based Segregation http://web.media.mit.edu/~minsky/OLPC-2.html

Role Models, Mentors, and Imprimers and Thinking http://web.media.mit.edu/~minsky/OLPC-3.html

Questioning “General” Education http://web.media.mit.edu/~minsky/OLPC-4.html

Education and Psychology http://web.media.mit.edu/~minsky/OLPC-5.html


> Anecdote: I asked a certain 6-year-old child “how much is 15 and 15”and she quickly answered, “I think it’s 30.” I asked how she figured that out so fast and she replied, “Well, everyone knows that 16 and 16 is 32, so then I subtracted the extra two 1’s.”

Wait, is this girl some kind of base-2 native?


There is a popular [citation needed] children's song called Inchworm[0] that has a chorus that lists powers of two.

    Two and two are four
    Four and four are eight
    Eight and eight are sixteen
    Sixteen and sixteen are thirty-two 
Everyone familiar with this song would know that 16 and 16 are 32.

[0] https://en.wikipedia.org/wiki/Inchworm_%28song%29


Complete lyrics (is DMCA coming at me?):

  Inchworm, inchworm, measuring the marigolds
  You and your arithmetic, you'll probably go far.
  Inchworm, inchworm, measuring the marigolds
  Seems to me you'd stop and see how beautiful they are.
  
  (Kids Singing: 2 & 2 are 4, 4 & 4 are 8, 8 & 8 are 16, 16 & 16 are 32)
Nothing to do with imperial units at all.

Even if she didn't know the song, she might have learned 16+16 from those.


There's a similar song in Spanish, although it takes some detours. The maths in the song (which rhyme in Spanish) are the following:

2+2=4

4+2=6

6+2=8

...+8=16

...+8=24

...+8=32

Whole lyrics: http://www.teocio.es/portal/entretenimiento/canciones-danzas...


This is how i often work with things. I break them down into things that i know how to work with. I search my knowledge for elements that most closely represents the problems and then combine them.

For example, rather than remembering 12 * 6 = 72, i recall that 10 * 6 = 60 and 2 * 6 = 12, hence 60 + 12 = 72. I don't need to remember as many things and for me i can do that much faster than trying to recall it.

My memory has never been very good, so perhaps this is why i take such an approach, as i find it overall easier.


That's how I felt about math for a long time. The so-called good laziness. You don't bother doing the hard way, you search for tricks. Symmetries, difference from simple cases as the girl did.

Instead of memorizing algorithms, kids should be shown this. It's free gamification and, after some years, I believe it's a core idea of what is, and why math can be pleasing.


Parents can do it and it can really help.

I actually was taught this and a number of other "tricks" in primary school. Estimation was a defined thing, and the idea of getting quick math results in your head was a real goal. Reasons given: job interview, pricing goods and services to understand value, fuel consumption, making things (that deck, how many boards, cost, etc...), navigation.

They took us through a lot of those cases. The first time I applied this was powers of 2 for computing. Learn the first 16 bits worth, and that helps with all sorts of things in computing, same as powers of ten and common easy to compute things do in most other areas of life.

So, what I did was make it a car game. Figure out how tall things might be, or prices, whatever comes up. Practice doing it helps to actualize the skill and once it's done, they will apply in in ways they find useful.


* is a special character on HN you want to have spaces between 12 * 6 or it can look like: 126 106.

Note: it works in pairs so the final 2*6 shows up.


Ah, thanks :D


Incidentally, this is now explicitly taught in elementary school math classes. They call it 'number bonds' and it often drives parents crazy because "OMG IT ISN'T HOW I LEARNED IT!", but it is clearly a better strategy than 'just memorize this multiplication table'


Remembering the multiplication table up to 12 seems to be an American thing. We only did up to 9 and from then on learned how to multiply many-digit numbers going digit by digit.


It might "just" (not to be little it) be shortcut she has learned, I also used tons of my own shortcuts for answers when I was smaller (read: used to not use calculator). I could do smaller calculations like that fast and when my parents asked how I came up with them and when I answered they didn't believe me.


I think parent wondered how it's possible that she remembered 16+16=32.

Children raised on positional decimal arithmetic are "supposed" to figure that 10+10=20 or 20+20=40 and then add/subtract 5+5.

Of course it's easier to associate 15 with 16 than with 10 or 20, but the fact that she immediately knew 2·16 and was able to proceed further says something about either her experience with binary arithmetic or some tendency to spontaneously count in binary.


I don't know, I always remembered things like 6+7 = 13 and if numbers I was adding were close to 6 and 7 I knew instantly how to proceed. Of course there's other tricks like, subtracting the 1 out of 6 to get 5 and then adding it to 7 making 8 then removing the 5 to get 10 with the other 5 and you are left with 10 and 3 which is easy, I guess.

At least for me it was just silly shortcuts that stuck with me like 6+7=13 or 7*7=49. Maybe why I'm little fixated to 7 is that 5 and below is easy, but with 6 and up things get little more "math-y", so with some quick shortcuts like these it's easy to adjust to 7. Or most likely I'm just full of shit, that is usually the case.


I think that's what you get with unsupervised learning.

Tricks only get you so far, you can't do 6+7 on fingers or 7·7 as (4+3)(4+3) (I had a huge problem with this one, too many numbers to track). So you fail. And when you fail, you memorize the problematic cases and go on with tricks based on those.

And yes, it's completely incomprehensible for people who learned the pencil-and-paper algorithms and think that those are the end of the world.


The real trick is nothing more than the distributive property.

  (2)(16) = (2)(15 + 1)
"Mathematical properties" are just hacks that become popular because they generalize. [0]

[0] http://slatestarcodex.com/2014/03/03/do-life-hacks-ever-reac...


In the decimal system it is just as easy to associate 5+5=10.

5xN is easier to remember than 16xN on account of 5 being the smaller number.

2^n is logarithmic whereas 5*n is linear. Arguably, logarithms are not too complicated, even if linear seems to be a degree easier, seeing that the decimal system is also logarithmic as that's a denser representation.

edit: how to enter an aterisk as the multiplication operator sign


> 5xN is easier to remember than 16xN on account of 5 being the smaller number.

By that logic, shouldn't it be easier to remember 7 * n than 10 * n, because 7 is the smaller number?

> 2^n is logarithmic

Also, as Jtsummers (https://news.ycombinator.com/item?id=10973381) points out, the function `n \mapsto 2^n` is exponential: its growth is significantly faster, not significantly slower, than exponential.


I didn't talk about growth, i was specifically thinking about a comment that called our number system logarithmic and it stands to reason, if you wan't to find x in 10^x=y, unless you do calculus in your head at the age of five, you may as well look at a grap of the exponential progression. now that's two incoherent arguments, but the latter should point out that it doesn't really matter which way, and the first alludes that there is something more basic to the logarithm, something easier to capture. If I look at the grid pattern in logarithmic plots, it's not a runaway progression but a nice repetition where the zeros in the end of the numbers at each 10^n interval behave like the unary number system, which is the basic positional system and arguably easier even then binary.


Please read 'linear' in place of the last word 'exponential' in my reply. Oops.


Re edit: Put a space between the * and the characters.

  5 * N
versus

  5*N
Pairs of asterisks adjacent to non-space characters become markers indicating italicized text.

  5*N is easier to remember than 16*N
5N is easier to remember than 16N

Versus

  5 * N is easier to remember than 16 * N
5 * N is easier to remember than 16 * N

And I think the word you want is exponential, not logarithmic. Related to each other, since exponential expressions become linear on a logarithmic scale, but exponential describes the growth of 2^n better.


It may be that the girl happened to know 16+16=32 because she had answered the question before, and it stuck in her memory.


As much as I regret that humans don't have 8 fingers at each hand and count in base 16, I think it's more likely that she simply is/knows a computer nerd.


Maybe the child has simply played a doubling game before, along these lines, and memorized it:

What's 1 and 1? 2.

What's 2 and 2? 4.

What's 4 and 4? 8.

What s 8 and 8? 16.

What's 16 and 16? 32.

That's just five facts.

The game could occur socially between kids. It is natural to ask a question, then take the answer and "up the ante" by re-formulating the answer into a harder question, back into the other child's face!

Do you know 1 plus 1? Ha, two plus two? Oh yeah, how about four plus four, then?

The progression grows quickly, of course, and soon the interrogated subject breaks.

I get beaten at 65536.

Ah, if only "one twenty eight kay" were an accepted answer ... :)


It's also doubling. Like ashark, I tended to play with numbers like that as a kid. Plus, not sure how old I was but I think I was 7, perhaps 8, I was introduced to the question:

  If I agreed to pay you a dollar today, and double your pay
  each day. How much would you get paid after a week? After
  30 days?
By a teacher (presented differently, but that's the question). The power of doubling just stuck with me (how quickly it grew), long before I actually knew the concepts of linear versus exponential growth. This resulted in certain arithmetic facts sticking with me better than other, perhaps more logically obvious facts. Random things like this will stick with kids when they can start to see patterns or features within the structure of it.


I used to run through this (and on up to higher powers of 2) in my head as a kid in idle moments, well before I knew it had any relevance to... anything, really.


If you learn Egyptian method of counting you can get to 12 on 1 hand and with a single small tweak to it. We could count to 16 on each hand. If we taught kids how to count differently


I remember knowing 16+16=32 because of doing doubles starting with 1. 1+1=2, 2+2=4, 4+4=8, 8+8=16... if I had to guess, I'd say this is how that little girl knew.


A lot of cooking, at least in the US, is base 2.


Yeah, I think imperial units are good explanation as well, if this is what you meant.


Maybe finds it easier to remember one large addition and to correct it with smaller additions.


More likely she's played 2048 a couple times. Obligatory xkcd:

https://xkcd.com/1344/


"we need to provide our children with better cognitive maps of the subjects we want them to learn"

This style of learning works for everyone -- including children. There is a growing community of people sharing educational, animated gifs on Reddit that recognizes the value of visual learning.

Popular subreddits include:

- /r/educationalgifs - /r/mechanical_gifs/ - /r/GifRecipes/


That reminds me of a pet peeve of mine: Why are we assuming kids will learn about learning through osmosis?

Cognitive maps (or mental models) are part of that.

I struggled a lot with this, and other meta-learning topics. Got it eventually, after much independent reading and testing, but why was this never a topic in school? I'd have gladly sacrificed a year of schooling just to learn about it, and I'd have made it up within another.

It's also the reason why I no longer believe that intelligence is the most significant factor in our capacity to learn. The same course done by the same person may be finished within a decade, a year or a week, with the only difference lying in approach.

The difference is so striking that calling kids that fail at it dumb or the more politically correct challenged is lazy pedagogy. It shifts the issue onto something outside of our control. But I don't think it is. We can do a lot better.

And it may be due time for a new approach. We don't need a large populace educated enough to man machinery or a filing system, as they're starting to man itself. We need youth that is confident in its ability to stride across vast depths of knowledge without getting lost. And current processes of education seem ill engineered to that goal.

Like I said though, pet peeve of mine. I'm sure we'll figure it out.



I'd just like to give a heads up to anyone that needs to get any work done today, don't visit the educational gifs subreddit.


I'm not sure that is what he means with a "cognitive map". I believe, he means that children need a better understanding of what is possible to do with, and what the point is with math.


Agree. For me it was games.

While other kids complained about algebra, I recognized it as exactly what I had been doing with my little Apple II games, basically fumbling on my own. Now each math lesson was a chance to make my games even more interesting.

My first graphing calculator had a simple example of 3D point rotation. It was like learning a magical incantation! (This is pre-internet.) My friend and I were so excited at the possibilities and immediately wrote a primitive ray-tracer.

The point is: by connecting it to games, we were literally hungry to learn more math.


The other benefit is a lot of math intuitively makes sense in the context of using it for games. I started learning linear algebra when I was ~14 or so because I was trying to make a 3D game and had a specific idea of how the camera should operate—quaternions, once I got past the sci-fi name, just made sense in the context of rotating the camera around. That, in turn, made complex numbers a piece of cake when I got to them in school.


Indeed. This is actually related to a very simple idea: it is generally much easier to learn things that are related to other things that you already know. It also has something to do with how salient those things are. But that's nothing to do with learning styles or visual learning (recent discussion: https://news.ycombinator.com/item?id=10858573).


...I'm fairly sure that by 'cognitive map', Minsky means that student should have an idea what the given subject / field is really all about, where it is useful and what kind of problems it tries to solve, even if they are taking the first baby steps on studying it. Visualizations would be only tangentially related.


That old topic. Ironically, I find people who work with math (chosen to work with math, that is) to probably be quite unqualified to truly understand the problem. He opens by saying that learning avoiding mistakes before any bigger concepts is a major root of this but then again, people do make mistakes in math (even math professors) and it's a field where any mistake can completely invalidate the work. Also most people learn math for practical uses rather than as a science or field of research which also gives a different perspective (for most people, it's more important in life to not drop a zero when calculating a bill than it is to understand, say, a Homomorphism).

Math simply is hard. It goes against all our good-enough, subconscious brain functions we use every day to make basic "bigger or smaller" decisions. The problems mathematicians call "interesting" are counter-intuitive pretty much by definition and now imagine someone thinking like that writing a math book for children. The language used is vast and was built over literally millennia of mathematicians appending their own little modifiers above, below, and all around other mathematical symbols, resulting in monstrosities like the function for the Fourier Transformation which can actually be described quite intuitively geometrically.

Mathematicians want "simplicity" and "beauty" but their definition of either is absurdly different from any that would take into account basic human intuition. That's the problem. And there barely are any mathematicians that would admit that this could ever be a bad thing.


> opens by saying that learning avoiding mistakes before any bigger concepts is a major root of this but then again, people do make mistakes in math (even math professors) and it's a field where any mistake can completely invalidate the work.

The problem is that an emphasis on avoiding mistakes leads to paralysis. Though he phrases it differently. Students don't want to be wrong so they just don't instead.

As he points out later in the piece, learning from our mistakes is key. If I never learned to walk because I fell the first time and failed walking class, I'd be crawling even today. An overly negative assessment of the students' works, an overemphasis on right and wrong, rather than correction and expansion to different methods when some method has failed a student, ends up producing many students who can't do math.


I'm not sure how you would define the Fourier Transform geometrically without needing 4 spatial dimensions, at which point intuitive geometric reasoning is impossible.


Far from impossible, it's even reasonably intutitive. Wikipedia has an excellent graphic https://en.wikipedia.org/wiki/File:Fourier_transform_time_an....

Then for people for which that's too abstract, I find this graphic helps a lot in explaining. http://static.nautil.us/1635_42a3964579017f3cb42b26605b9ae8e...

You picked a really bad example for the unintutiveness of mathematics.


Speaking in my capacity as a person who doesn't understand Fourier transforms, I'm afraid I have to say that your "intuitive" graphics are anything but. I can't even make sense of your second graphic.

Just a data point for you.


Fair enough, it works a lot better as a gif. Out of curiosity, does this clear things up, or just as confusing?

https://upload.wikimedia.org/wikipedia/commons/1/1a/Fourier_...


Oooh. Yes, actually; I think I have an idea about what's going on (and why they're so damn useful) now.

Thank you!


I'd suggest most of homological algebra as an example. It's called "abstract nonsense" for a reason.

Personally, my intuition gives up at spectral sequences.


Doing a Fourier transform is simply applying a set of inner products from the function, f, onto a set of orthonormal basis functions. Put a post in the ground, measure the length of the shadow cast by the sun. That's how to do an inner product. So you can at least describe the process using few dimensions. Then you can scale it up to higher dimensions from there.


"Why do some children find Math hard to learn? I suspect that this is often caused by starting with the practice and drill of a bunch of skills called Arithmetic—and instead of promoting inventiveness, we focus on preventing mistakes. I suspect that this negative emphasis leads many children not only to dislike Arithmetic, but also later to become averse to everything else that smells of technology. It might even lead to a long-term distaste for the use of symbolic representations."

Substitute "Arithmetic" for "Interview Problems"


To the contrary, don't most interview problems overemphasize inventiveness?


It's hard to know exactly what would work for ALL students.

Honestly, for me, the issue is "one size fits all" that the vast majority of our students get.

I learned math just fine the way it was taught. Sure, it was boring at times, and I was mathematically inclined, but it worked for me.

For others, it clearly doesn't work.

We have to ask ourselves, what exactly do we want people to know who don't want to learn math. What is the "bottom line" that we need a citizen to know?

Algebra 2? Trig? Some combination of Algebra and basic math finance concepts?

That's the main question. And it's very difficult to answer for ALL students.

I don't know what the answer is, but adopting one method for all students isn't the answer.


Back when I was in high school, they used to break my class into to groups: those who study German and those who study English. I was in English class. I don't see why this won't work for mathematics. Break students into two groups: ones that never question anything and those who can't move forward until their why questions are answered in a satisfactory manner. The first group can study precalculus, computational analysis, matrix methods....basically anything that can be done by rote. The second group could be introduced to proof writing, beginnings of set/category theory, abstract algebra/topology, statistical inference...


There is something quite interesting about the form of the article. While Mr Minsky talks about teaching using the "deck of cards method" and why it might not be the best approach if the child wants to advance to more complex subjects he also wants us to learn about his experiments (which are quite good!).

Having read the article I find it well written but WHAT THE HELL?! Why doesn't he use pictures? simple diagrams? "sexy" stuff?

It seems that I'm having the same problem as the child is having: the form does suck and it discourages me from reading a boatload of articles like this one. If the presentation of the subject was better I could read 10 more and maybe, finally, take an interest in "teaching methods" that would lead me to being curious and accept any "bad form" of content :)


He doesn't use pictures because neither his target audience nor the subject matter require pictures.

His target audience is composed of people who are interested in mathematics teaching (parents, teachers and such). He expects (correctly in my opinion) that these have handled and can handle long texts.

The subject matter is an opinion piece without much underlying data, so graphical representation is not required.

The writing style must be adapted to circumstances. Increases in picture density do not monotonically increase text appeal.


I do agree with you. Preaching the converted doesn't require that much effort.

Now to nuance a bit this over-simplistic sentence I just written: do you think I am interested in mathematics teaching? I did read the article anyway so you might be right but I felt a bit overwhelmed by all this "jargon" when an example would have been so simple to understand.

After all, Mr Minsky was a teacher, certainly a mighty good one :)


Amen.


This is a wonderful series of articles and I find myself nodding along with most of it. However, these lines really made me cringe:

  A child was sent to me for tutoring because of failing a geometry class, and gave this excuse: " I must have been absent on the day when they explained how to prove a theorem." 

  No wonder this child was confused—and seemed both amazed and relieved when I explained that there was no standard way to make proofs—and that “you have to figure it out for yourself”.  One could say that this child simply wasn’t told the rules of the game he was asked to play.  However, this is a very peculiar case in which the ‘rule’ is that there are no rules! (In fact, automatic theorem-provers do exist, but I would not recommend their use.)
I think interactive theorem provers would go a long way towards making children understand symbolic reasoning. The way these programs work is that you have feedback available at every step of a proof. Children can learn basic causal relationships by looking at the world around them. By visualizing the basic relationships between logical formulae you can similarly learn to inuit the effects of reasoning steps. Interactive theorem provers provide the visualization.

The game has rules, and you can learn them.


> I think interactive theorem provers would go a long way towards making children understand symbolic reasoning.

I can agree with that, but symbolic reasoning isn't everything. As shown by Gödel, you can't have symbolic system capable of proving every true fact about natural arithmetic without also proving some false "facts" about natural arithmetic.

The ultimate game doesn't have rules. On some level, math is just few pieces of meat speculating about abstract notions originating from and tied to their physical experience. Or something like that :)


I think early math education suffers from the lack of awareness about how important is exactness in math. People come to math from real world, where they don't mind to be rigorous about the meaning of every word. Most newcomers tend to skip words they don't find interesting and then penalty seems to come from nowhere. And education even encourages such error-prone behaviour, by giving wrong exercises and poor material.

Math isn't hard, it just doesn't work for those who don't know how to use it. And knowing how to use it means understanding what exactly you are doing. Many students don't bother about what does it mean to do when asked to solve an equation.


This resonates very strongly with my experience helping my two kids (11,13) with their math work. Their teachers have not always been as helpful as they might in this respect, for example marking test solutions as entirely incorrect when the student has made a stupid arithmetic mistake in the working but otherwise demonstrated a proper understanding of how to solve the problem. I'm not arguing that incorrect answers should be rewarded, but it does seem to demotivate the student when they are punished for a mistake performing a task that no adult would need to perform (we use computers and calculators for our arithmetic, and have done since I was my kids age in the 1970s).


He makes a really good point about traditional teaching methods. What's the point with the obsession over 'the correct method'? If the answer is correct, and the method in question can reliably reach the correct answer, in my opinion, the correct method is that one, and it differs from person to person.


The correct method might be the method that scales better. Counting on your fingers for example is a pretty decent method to add until you reach bigger numbers. If you don't use the more complicated methods, you'll never improved past some point.


Then ask harder questions that show the value of the harder (more complicated, less intuitive) methods.

But at the same time, show the value of those answers, because on the face of it, knowing how much is 342x520+92 is not really valuable. Even knowing how much is any number plus any number is not that interesting for basically 90% of the population.


> Then ask harder questions that show the value of the harder (more complicated, less intuitive) methods.

It's not clear to me that there's an obvious right answer here, but I do believe that most obvious answers are, to some degree, wrong. Namely, saying "just ask harder questions" doesn't take into account that then the student is trying to solve hard questions and learn a new method at the same time.

Teaching a more general method on easy problems gives time to become acclimatised to the method, while also offering sanity checks (by easier, faster, and / or approximate methods) to make sure that it's not going wrong. On the other hand, as you say, this approach seems unmotivated, and bores or frustrates students—there's no obvious right answer! I think that all that can be said is that one must find the appropriate balance for each individual student, or class.


It's not about solving that particular problem. They are teaching a method of problem solving. You're teaching a person to have different tools to solve problems instead of just relying on the methods they already know.

In an ideal world maybe the teacher could tweak the problem each time they see a person using a different method, to make the problem one that forces a person to use the method they are trying to teach. In the real world you usually can't give each student that kind of attention. You just have to say, "Look, I know you could solve it that way, but I need you to try to solve it this way so we can learn this method."


I love these insights, they have strong echoes of "A Mathematicians Lament" by Paul Lockhart, another excellent essay on the topic.

https://www.maa.org/external_archive/devlin/LockhartsLament.... [PDF]


It has apparently been shown, years ago and on a limited sample, that avoiding arithmetic until 7th grade (in favour of general discursive education) can produce good results in terms of the ease and success of eventual learning of arithmetic: http://www.inference.phy.cam.ac.uk/sanjoy/benezet/


" This child imagined ‘Math’ to be a continuous string of mechanical tasks—an unending prospect of practice and drill. It was hard to convince him that there would not be any more tables in subsequent years"

Well, I enjoy maths, but for me my entire mathematical education was always about memorizing tables. It was made worse by the fact that during Polish exams you cannot use advanced calculators(only ones that can do addition/multiplication) so for the final exams at the age of 19 I had to remember loads of different formulas, trigonometric values for common angles etc etc.

I'm not saying he was wrong, but in a lot of educational systems maths is 90% about remembering stuff.


> I'm not saying he was wrong, but in a lot of educational systems maths is 90% about remembering stuff.

It is/was, but the Common Core Math standards are trying to change that. Children are now being taught how to look at addition, subtraction, multiplication, division, fractions, and other concepts from a variety of perspectives. Predictably, it's driving their parents insane because they were taught the "one true algorithm" for each of these tasks and can't help their kids when confronted with alien algorithms that change from semester-to-semester.

http://www.corestandards.org/Math/


> I had to remember loads of different formulas, trigonometric values for common angles etc

Real math is about being able to derive this stuff when woken up at 5AM.

What you get in school is drilling kids to appear as if they understood math so that adults who don't remember this stuff anymore feel intimidated and leave with impression that their children are learning some rocket science and the "education system" deserves their money.

No teacher literally reasons like that and no one will tell you that, but that's exactly what they do when they are overwhelmed by a horde of barely interested kids who somehow have to pass the final exams. The other part of this insanity being politicians who set up those exams.


It's cargo cult mathematics.

People who understand math can do X, Y, and Z.

Therefore we should make sure children can do X, Y, and Z.

Then they'll understand math too!


Likewise, I identify with you on the main points. I liked maths as a schooler, did well in it. As did yourself, I had to memorise formulae for exam and was only allowed a 'basic' calculator. I have maths to thank for allowing me to get the necessary school marks to secure my further studies (which are unrelated to maths). But math's honestly just felt like imitating a machine or a robot. Completely mechanical, it just became a competition of making sure you could make the fewest mistakes in the upcoming exam versus your colleagues.

A majority of it is memorisation, which makes it both very easy in some respects, and hard in others. I still feel in the end it is a bit useless to learn it in the way we do now, seeing as computers can do it in a fraction of a second.


Not everyone can learn math. I my self had brilliant and great math tutors that my parents hired for me. I event went to special private math classes with brilliant math teachers and i tried to the best of my abilities to get good at it and pass the advanced math courses in highschool. Still i suck greatly at math and i always will.

I am very grateful for all the help my parents provided for me without it i would not pass even the first math classes in highschool.


Barring an extremely small number of cases, this is not true by any means. The cognitive skills required to learn math are the same as the cognitive skills required to learn language. If you're interested in learning more about this, check out Keith Devlin's "The Math Gene" [1]

[1]: http://www.amazon.com/The-Math-Gene-Mathematical-Thinking/dp...


If it was as simple to read one book to be good at math I would be an engineer a long time ago with all the tuition and help i got thru my years in school.


You misunderstand me. The book I referenced does not try to teach you math. The book I referenced surveys scientific studies on the question of "whether everyone can learn math." There is overwhelming evidence presented in this book that, in fact, everyone can learn math.


Please, never mind my English it's awkward sometimes.

Math could be taught qualitatively.

First, one can give their students ten or so hairy problems where the goal is to write down what the problem is asking in the most explicit and gory details.

Then one can present another batch of hairy looking problems and ask the students what definitions/lemmas/theorems/corollaries look appropriate to apply to the problems and why?

Another batch of convoluted problems can be offered where the goal is to simply formulate one's questions regarding the problems in the most precise way one can. Asking the right, penetrating questions solves more than half the problem.

Ask the students to rewrite all the definitions/lemmas/theorems/corollaries presented in class in their own words.

Present students with a text full of unproven statements (most grad level math texts). The exercise here is to identify as many of these statements as possible. The bravest students are encouraged to supply proofs.

Give students a bunch of required problems peppered with generalizations and extensions of required concepts(typically reserved for big boy students) and ask them why they are required to solve these problems. What exactly to be gained out of solving every specific problem?

After all that students can tackle the required set of problems written up for them by the Department Of Serious Business. At this point math will come naked and explicit in front of one's eyes.

None of this is going to happen in classrooms, though. Students will have to learn these things on their own as per the traditions.


It's simple. If you're not passionate for a topic you're not going to care for it.

I hated math when I wasn't passionate about it. In school a lot of math classes were about route memorization, not going through or writing beautiful proofs.

Why don't they teach more abstract math in school? I love studying number theory and category theory.


I really like the educational policy recommendation in Where Mathematics Comes From [0]. Even the most abstract mathematics is an analogy with our intuitive embodied experience.

One striking example: Training children to individually articulate their fingers makes them better at processing arabic numerals. [1]

[0] https://en.wikipedia.org/wiki/Where_Mathematics_Comes_From [1] https://www.researchgate.net/profile/Marie-Pascale_Noel/publ...


Solution: For the students, answer "Why should I learn this?" and, then, give good intuitive explanations for basically how it all works from algebra, geometry, trigonometry, and calculus to probability, statistics, functional analysis, and more. For the intuition, do include pictures.


My father made it memorization a fun quiz game. Maybe a couple times a week he'd ask whats "5 times 7" and so on. Or how to spell a word. There was no penalty for getting something wrong. You just wanted to learn the right answer to please your father and yourself.


> Maybe a couple times a week he'd ask whats "5 times 7" and so on.

Ah, the Henry Jones Sr. approach to parenting! I'm a fan.

Young Indy: I have to show you something!

Professor Henry Jones: It can wait. Count to twenty.

Young Indy: No, Dad, I-!

Professor Henry Jones: Junior!

Young Indy: One, two, three, f...

Professor Henry Jones: In Greek.

Young Indy: [rolls his eyes] Ana, theo, thea...

(from IMDB)


This is interesting. I volunteer at a homework-help clinic for public housing kiddos. They've heard "the answer is right but you got there the wrong way" a lot. It's frustrating to work with the kids, because they say "if I do it that way, the teacher will say I'm wrong."

And, I basically don't have a clue about how they're being taught to do this stuff. Any sane person turns 2 x 15 into 2 x 16 - 2 or 10 + 10 + 5 + 5.

But this Common Core arithmetic is not quite sane. The intention is to teach reasoning skills, but the reality is that some curriculum-writer's idea of reasoning skills has become codified. Grumble.

You'll be missed, Dr. Minsky. So long, and thanks for all your teaching.


Mathematics is hard to learn because it's a 'solved' problem.

Everything is taught as a convention through brutally boring rote memorization and repetitive mechanical operation.

Unfortunately, the people creating the training materials are usually so far removed from a basic level of understanding, they're blind to their own expert bias.

What we need sre training materials that bridge basic to advanced understanding theough practical application. Except practical application is hard to measure so it'll never be used. In a traditional teaching environment.


I found his note at the end most interesting and mirrors my observations since. Governmental standards are making our children math-illiterate. There should be a myriad of different schools with different specialties. There should be schools for the learning impaired as well as the gifted. If every school was private it would allow experimentation with every form of teaching and promote innovation and effective methods to be discovered and thrive. One size fits all education works as well for education as it does for clothes.


For an actual implementation of the "students need maps" idea, check out expii: https://www.expii.com

Click on "Topic map" in the header — it is a real domain-expert-created topic map of many areas of math and science.

It's a free, interactive, crowd-sourced learning platform that does exactly this, especially for math — the founder is lead Coach of the USA International Mathematical Olympiad team, and a math professor at CMU.

f/d: I interned there last summer.


What makes anything hard?

It's difficult to make initial progress and you see no path, with little rewards along the way, to get good at it. What's the reward at the end?

Math doesn't have a path and there's no "cool" prize at the end, for most people.

Computer programming has a path with lots of little rewards and "cool" prizes at the end. So, you get lots of self-taught programmers.

Create an interesting path for math with lots of "rewards" along the way and many more people would be interested.


Math is hard for the same reasons that anything is hard. It is literally a mental strain on your brain.

I agree with the author in that a teacher's enthusiasm and perspective, and 'rigidity' in school can compound difficulties.

But as a physicist, the most difficult part of learning math, for me, is overcoming my own mental barriers. I need patience and focus to comprehend even the most simple sentences. If I don't want to learn/strain in the moment, then I won't.


Imagine if learning english required getting to college before you could even get past spelling. And that your teachers who majored in english, have only constructed a sentence a few times in a 400 level class and have never read more than a paragraph. How do you even begin to talk about literature? The payoff is so far away and unrelated to the subject taught in school that 99% of the people in charge have no idea what is going on.


Mathematics is hard to learn because the way classes and performance testing is done, there is often only one answer and until you get to the answer the question is not complete. the end state is binary - either the student was successful in it, or the student was not.

On the other hand, in a subject like history a student can make good ground towards an answer by laying down fundamental facts and then arguing and reasoning back and forth. Even with minimal facts the student may use some approximate recollection of events and still be able to build an argument. The answer may not be complete, and it may not even be good, but the final outcome has the appearance of being complete, and is often somewhat far from the starting point of nothing.

Humanities subjects use assessments that provide intermediate rewards for a student. Mathematics offer no such respite. That is what I believe makes it intimidating. Even worse, some questions have intermediate solutions look extremely hairy, leading the student to believe that he has gone further away from the solution. In such cases, the intermediate step has punished rather than reward!

Very often suggestions for improving mathematics pedagogy is to make use of "open-ended" questions that admit multiple solutions (as Marvin did here). I believe most of us who make these suggestions understand the effect that traditional maths questions have on a learner. These suggested questions are just like those in history or literature that allow students to have a decent go at it and still make progress.

I don't know if I truly believe in the theory (hypothesis) that memorization makes it extremely boring. Until historical accounts are utilized in some argument (during a performance assessment), these are just empty facts to be memorized. And given the wide range of questions that can be asked in a history exam, the effort involved in memory work in history class seem to be more onerous and less rewarding. Yet I have seen students who are gifted in remembering in detail historical events, capable of building logical structures and narrative flow, and they struggle with maths. So clearly they must have committed a decent amount of effort to memorization - but not in maths but other subjects instead.

In any case, at the higher levels, rote work in mathematics is extremely important: it is very difficult to pursue an advanced class in probability theory without the basic tools picked up in real analysis, for example (that means all your theorems relating to sequences and continuity and functional analysis and so on). That usually involves some amount of "practice", thinking and solving problem sets before moving on to more advanced topics.


My high-school math teacher (Older man) had his favorite pets (girls) sit in front, and would not even address the rest of the class. Questions and inquiries were completely ignored. The only reason I was able to get ahead is due to my interest in programming my own games, and thus learning the relevant math (trigonometry at the time).


Sounds like how women are treated in most classes (ignored, not addressed)


If you want to change this, fund my story problems book. https://experiment.com/u/Uwxi7A

Algebra and Functional Programming taught together in Middle School is a huge win.


Anybody know of any schools/programs that introduce math to children in some of the ways that Minsky suggests? (In case it isn't obvious, I'm not a programmer (nor do I work with math)...but I am a parent.)


Why not do it yourself? I think that fostering a particular topic by the parents should be a first step.


I agree completely. But I also think it is helpful to understand how others who may have focused on this issue more than I have to date are approaching this. I see a fair amount of discussion regarding how we can do a better job of introducing math to children, but far less on what we should actually do. Should I just start playing around with LOGO or Scratch myself?


When my kids were younger, the curriculum that their school used was more about the aha!s and connections than about rote recipes. I volunteered in one's first grade math class where they spent 20 minutes of the 45 minute math period learning to draw puppies and kitties so they could answer the question, "Sue has 15 puppies and kitties. How many of each does she have?" The goal was to get the kids to come up with every combination from 0 puppies and 15 kitties through 15 puppies and 0 kitties, and first graders are still mostly concrete thinkers and need those pictures.

At this level, getting 3+2=5 was MUCH less important than being able to explain in writing that 3 apples and two bananas added up to a bunch of fruits in words. 4, 6, 8, 5, whatever. Alas, they never got 3+2=5 hardwired in this curriculum. But they were better artists for it!

And my kids did not learn math, because the curriculum was more about writing than math and explaining reasoning (I called it "math for people who don't like math and would rather write about it than do it"). So in elementary school, I taught my kids math using Singapore Math curriculum and let the school do its thing so it was balanced, and I volunteered weekly in math during the elementary school years so I was on top of what they were learning and how.

In addition, we always did math at home in informal ways without being explicit about it, from counting lug nuts on cars when they were toddlers through guessing the color of the next car to go by the stop sign on our walks to estimating which box of cereal was cheapest without a calculator to noting that the arrival rate at a traffic signal wasn't random in one direction because the only way cars could get to it was by going through another signal. Heck, even counting in binary using the 3 lights above an airplane row on visits to the grandparents - Look, with three lights I can only count to 8! And now with high schoolers and college kids, math jokes like log(fu) = log(f) + log(u) are the height of hilarity, or at least lighten the mood at exam time.

Point is - there is "studying math" (with whatever curriculum and rubrics) and there is "playing with math." As a parent, especially with younger kids, I found that it was great to establish both. Math isn't a "thing", it's part of life.


On the total flip side I remember when studying math in high school most of the other students HATED the math questions that required writing. It was like by that point they preferred the memorization. Maybe because that is what they were used to. Having to think about how to actually apply math was difficult for most of them.


Roger Penrose writes about how fractions are incorrectly taught in school in the preface of "Road to Reality" always the pie visual is used as an approximation which later confuses students.


I remember asking my 4th grade teacher what the difference between fractions and division. She clearly didn't understand what I was asking. That was the moment I started seeking my own answers and stopped trusting my teachers blindly.


DragonBox: Secretly teach algebra to your children

https://news.ycombinator.com/item?id=9469364


Spelling too is also memorization before higher concepts like grammar or essay construction. Perhaps its perceived as easier than math because it has a natural cognitive map.


I think you generally understand grammar before you can spell, if not very rigorously


Is it possible that when John Smith moved from Apple to Microsoft, this raised the average IQ of both companies?

Ouch... I guess Minsky was a Mac guy.


It's not that it's hard to learn, it's just not easy. You can't take shortcuts (you can at first but it bites you later), you must do things in the correct order, you must be exact. There are lots of little things to learn and remember.

I think some peoples brains are just wired to 'get' math just as some people 'get' programming. And some people just 'get' art. Certain people just 'see' certain things and you can't really teach that.


> Fascinated by electronics and science, the young Mr. Minsky attended the Ethical Culture School in Manhattan, a progressive private school from which J. Robert Oppenheimer, who oversaw the creation of the first atomic bomb, had graduated.

Crazy to read this sentence while I am halfway through Cat's Cradle.


Math is extremely interesting when you apply it to real world things, such as finance or physics. It's hard to stay focused on math topics that are purely abstract.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: