Hacker News new | ask | show | jobs
by hamaluik 1566 days ago
I don't see things the exact same way as the author, though similar (simplest way I could describe it is things like addition are filling up tanks of liquid of [usually] 10^n size, though a little more amorphous and yet "jelly" than what you would normally think of as liquid? I'm finding it hard to describe).

Exponentials get represented as a third dimension; where basic arthimetic is 1 or 2d depending on the context, exponentials go into a third dimension if that makes sense.

Modulo is the leftovers / splash-out when I pour one number into several smaller containers.

Fractions are simply fractional amounts of a tank of liquid (i.e. 2/3 is simply a measuring cup filled to the 2/3 line type of thing), but I can't ever picture them very accurately for weird fractions. "Improper" fractions are basically the same as modulo.. almost as if they're unstable in my head and automatically "pour" themselves into more tanks that fill as needed until some remainder is left.

I don't have a visualization for roots, which is probably why I'm generally so bad at them.

The representations helped in engineering school for getting a "feeling" about a formula; it was often very easy to notice if an equation I was massaging had gone off the rails. For a pure proof however (not that I did much of that), it was useless.

1 comments

Can you tell me more about your visualization of exponentiation?

Your modulo visualization helps me, I think.