Skip to content
ponderance / anmol
← Marginalia

math · origami

(b,c), chirality, and why the blueprint is the name

The two numbers that pin down a geodesic ball's size, twist, and handedness, and the moment the blueprint turns out to be the name.

2026-06-22

T=b2+bc+c2T = b^2 + bc + c^2 keeps showing up, so what are bb and cc? They’re a walk. A small, bossy walk that decides everything about the ball before you’ve folded a single unit. Stand on one of the 12 corner vertices, step bb units along a row of triangles, turn 60°, step cc units. Where you land is the next corner. That single instruction, the vector (b,c)(b,c), pins down the whole ball: its size (through TT), its twist, and its handedness.

60°b = 3c = 2next corner
The vector (b,c) as a walk on the triangular lattice, fixing size, twist, and handedness.

The TT formula isn’t arbitrary either. It’s the law of cosines on a 60° triangular lattice: two steps of length bb and cc meeting at the lattice’s 120° angle give a squared separation of b2+bc+c2b^2 + bc + c^2.11 The +bc+bc cross-term is the cos(120°)=12\cos(120°) = -\tfrac{1}{2} contribution, doubled, the signature of a 60° lattice rather than a square one. So “how far apart are the corners” and “how many triangles fit between them” are literally the same computation.

The walk also sorts every ball into three classes:

  • Class I: c=0c = 0. The walk runs straight along a lattice row. Aligned, no twist.
  • Class II: b=cb = c. A symmetric diagonal walk. Twisted, but still mirror-symmetric.
  • Class III: bcb \neq c, both nonzero. The walk is lopsided, and the ball becomes chiral: it exists in distinct left- and right-handed versions you genuinely cannot fold into one another. The 210-unit ball is the smallest chiral one, meaning a paper ball can have a handedness, the way your hands do, or a seashell, or a strand of DNA.

There are three naming systems, and it’s worth knowing which to reach for. Descriptive names just count faces (60 kite faces gives “deltoidal hexecontahedron”) and tell you nothing about construction. Conway notation names the recipe: seed letters T/C/O/D/I and operators applied right-to-left like function composition, so kD is “kis dodecahedron” (the pentakis dodecahedron) and tI is “truncate the icosahedron” (a soccer ball).22 Conway operators include k (kis), t (truncate), d (dual), a (ambo), s (snub). A fun consequence: dkD is a truncated icosahedron again. kD and tI are duals of each other. But for geodesic balls specifically there’s Coxeter’s notation, {3,5+}(b,c)\{3,5+\}(b,c): triangular faces (the 3), arranged around icosahedral 5-fold vertices (the 5+), subdivided by the vector (b,c)(b,c).

And that’s the quiet payoff of the whole rabbit hole:

  • 30={3,5+}(1,0)30 = \{3,5+\}(1,0)
  • 90={3,5+}(1,1)90 = \{3,5+\}(1,1)
  • 210={3,5+}(2,1)210 = \{3,5+\}(2,1) (chiral)
  • 270={3,5+}(3,0)270 = \{3,5+\}(3,0)

The (b,c)(b,c) I’d been chasing for its own sake, the little walk that fixes size, twist, and handedness, is literally the name. The “real object” I kept saying was lurking behind the unit count is exactly what Coxeter notation writes down. The blueprint and the name are the same string. I went hunting for the real object behind the number and it had been wearing the number the whole time.

← back to the index