Catalan's conjecture states that $8$ and $9$ are the only consecutive powers. This suggests to me that the identity $3^2-1=2^3$ might be purely "accidental". So here's the challenge: Is there any natural bijection between a set of $3^2-1$ things and a set of $2^3$ things?
As examples of what I'm looking for, here are some structures that don't seem to work:
- The field $\mathbb F_9$ has $3^2-1$ nonzero elements. They form a group isomorphic to $\mathbb Z/8\mathbb Z$. If this group were isomorphic to $(\mathbb Z/2\mathbb Z)^3$ instead, it would be a good answer.
- Gluons, which carry the force between $SU(3)$-charged particles, come in $3^2-1$ colors. I don't know how to see that there are $2^3$ of them.
Is there a better example, along the same lines, that witnesses $3^2-1=2^3$ or $2^3+1=3^2$?
I am not sure if this is an acceptable answer (one could argue this proves $3^2 - 1 = 2^2 + 2^2$ instead):
For a 3 x 3 square grid with the center removed, we need 3 bits to describe uniquely any of the remaining points:
The first bit is 1 if the point is on a corner, 0 if on a midpoint.
If on a corner, the second bit chooses between left and right edge, third bit chooses between top and bottom edge.
If on a midpoint, the second bit chooses between touching the top-right corner or touching the bottom-left corner. The third bit chooses between touching the top-left corner or touching the bottom-right corner.
Hence on the one hand we have $3^2 - 1$ points, on the other hand we have $2^3$ ways to describe the points.