slicko comments on Innate Mathematical Ability - Less Wrong

40 Post author: JonahSinick 18 February 2015 11:11AM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (140)

You are viewing a single comment's thread. Show more comments above.

Comment author: Mirzhan_Irkegulov 22 February 2015 07:18:37PM *  2 points [-]

fancier mental infrastructure

How fancy? I solved it by thinking in terms of “canceling each other out”. So if a small circle is in cell 1 and cell 2 of a row, they cancel each other out and don't appear in cell 3, but if the circle is only in cell 1 or cell 2, it is preserved. The intuition of canceling each other out is taught to children as early as they're taught fractions: (2*3)/(3*5) = 2/5, because if 3 is both in numerator and denominator, you cross it out. This doesn't require knowing anything about logical operators.

Comment author: slicko 28 February 2015 04:54:37AM *  0 points [-]

I had the same reaction to calling it "fancy".

I got the answer fairly quick (didn't time it, but probably about a minute or two). In my head, I was thinking of subtraction, not even "cancelling out".

In a row, cell 1 minus cell 2 equaled cell 3.

I suppose that is an XOR pattern after all, but you only need knowledge of basic arithmetic to verbalize the pattern.

(edit: upon rereading my answer, I guess it's not fair to call it a subtraction only, since I'm still keeping around shapes from cell 1 or cell 2 provided they weren't subtracted. Apparently my brain is doing XOR while thinking of it as a subtraction)