Why am I interested in the Wobbly Table Problem?
Elsewhere in this site you can find my description and solution to the Wobbly Table Problem. Here I’ll describe why I became interested in that problem. My thanks to my friend Jeffrey Arlyn for inspiring me to write this essay.
Why am I interested in any mathematical problem?
I’ve been especially interested in math from a very young age (as young as I can remember) and that interest remained constant enough that I majored in math in college, went to graduate school for math, got a PhD in math, and spent some time doing postdoctoral research in math. What’s so interesting about math?
The interest can split into (at least) two distinct pieces, one of which is social and which will probably be familiar to practitioners of other creative fields, and the other of which is particular to mathematics and which you can think of as “taste” or “aesthetics”.
Social mathematics
Part of getting interested in a particular mathematical problem is getting interested together with other people. There’s an excitement in thinking “hey wait 'til I show them this new idea I had!” or in hearing someone else’s ideas, or the satisfaction of collaborating effectively. I’ve had this experience in mathematics but also in programming (“let’s implement this algorithm together”), music (“let’s figure out a good harmony line here”), and dance (“let’s figure out this rhythm”).
This isn’t enough to sustain interest in a mathematical problem by itself, though it does contribute. A mathematical problem has to also be interesting — aesthetically pleasing — for its own sake.
Aesthetics in mathematics
I won’t be able to capture everything about what makes a mathematical problem aesthetically pleasing, but I’ll try pointing at one piece of it. I enjoy the creative transformation of a math problem in a way that leads to a surprising solution.
Let me unpack that by way of an example. Let’s say you’ve just learned about adding numbers together but haven’t learned about multiplication yet. And you’ve noticed that if you add together, say, , you get the same thing as . In other words if you count upwards by threes, and stop after five threes, 3, 6, 9, 12, 15, you get the same thing as if you count upwards by fives, and stop after three fives, 5, 10, 15. They’re both 15. Why is that?
If you know about multiplication, you know that one is and the other is and that they’re the same number. Which one is which? Do you remember offhand? Maybe it’s been so long since you’ve learned that they’re the same, that it’s hard to even make that distinction. But children aren’t born knowing that is the same as . How do you convince them?
An act of creative transformation is to express the sum with geometry: five threes as the columns of a rectangle. This is a transformation because the original problem has nothing to do with rectangles. It’s creative because it requires an insight. And the surprise comes from seeing that it actually works to solve the problem: Count the rectangle by its rows instead of its columns and you see straightaway that five threes is the same as three fives, and that this trick will work for any two numbers, not just five and three.
The best kinds of transformations are the ones that work for a range of problems, not just one. The turn-the-sum-into-a-rectangle trick is great because it can solve other problems too. For example, how do I add up the numbers ? If I have internalized the rectangle trick, the following solution might occur to me:
The wobbly table problem
I first encountered this problem from my former coworkers at Cruise Automation. We were already solving other problems together — figuring out how to make cars drive themselves — and discussed the wobbly table problem for fun during lunch and coffee breaks. The team included people with degrees in math and physics and this problem was a fun diversion for us.
My mathematical interest in it came at first from noticing that it was surprisingly resistant to a solution. There were many easily found “solutions” online, but the ones I saw were imprecise and made hidden assumptions that were not made explicit. These stick out like someone playing a wrong note.
Later, after playing with the problem more, I realized it could be transformed into a statement about the existence of certain kinds of functions from the special orthogonal group to the 2–sphere, and that is intimately related to the 3–sphere, and that functions from the 3–sphere to the 2–sphere are intimately related to an object called the Hopf fibration, which I’d studied in great depth in my dissertation [pdf].
So in the end my interest came from seeing a transformation of the Wobbly Table Problem into a different area of mathematics, and in particular an area which I had explored at great length.