Thought Toys · Shape & space · Exhibit 85

The shape that has only one side

Take a strip of paper, give one end a half twist, and join it to the other. Walk a finger along what looks like one side and you'll cross onto what should have been the other — without ever lifting off the surface or crossing an edge. Add a second half twist and the trick vanishes completely.

A band swept around a loop, twisting as it goes both edges the tracer

View
your turn — drag the twist count and follow the dot

What you're seeing

A flat, untwisted loop of paper — a plain ring — has two sides. Paint the outside red and the inside blue and a finger walking along the red face stays on red forever. It also has two separate edges, one along each rim, that never meet.

Twist the band once — a single half turn — before joining the ends, and something changes that has nothing to do with how the shape looks and everything to do with how it's connected. Follow what used to be "the red side" all the way around the loop, and you arrive back at your starting point having silently crossed onto blue, with no edge ever crossed and no lifting off the surface. Keep going a second lap and then you return to red. One side, walked twice around, is the whole surface. And the two rims that used to be separate are, for the same reason, now one single edge — you can trace one and, without a break, find yourself tracing what looked like the other.

Drag the dial up to two full half-twists — a complete 360° turn — and it looks, if anything, more tangled. But watch the dot: it closes after one lap again. Two separate edges again. Fully two-sided again. The visual twistiness was a red herring; what actually matters is whether the twist count is odd or even. Every odd count (1, 3, 5, …) gives one side and one edge. Every even count (0, 2, 4, …) gives two of each, no matter how wound-up the band looks along the way.

The rule, exactly. Sweep a cross-section of half-width w around a loop of radius R, rotating it n half-twists as it goes: x(u,v) = (R + v·cos(nu/2))·cos(u) y(u,v) = (R + v·cos(nu/2))·sin(u) z(u,v) = v·sin(nu/2) for u around the loop and v ∈ [−w, w] across the width. Because cos(nπ) = (−1)n and sin(nπ) = 0 for every whole number n, one full lap (u: 0→2π) maps the edge at offset v to offset v·(−1)n — odd n swaps the two edges into one, even n returns each to itself. Verified in node (improve/verify/85-mobius-strip.js, 125 checks) two independent ways that must agree at every n from 0 to 6: literally walking the boundary curve confirms it closes after one lap for even n but needs two for odd n (because the "far" edge turns out to be the same curve); and a separately-built numerical surface normal — a finite-difference cross product, not the algebraic formula above — comes back pointing the opposite way after one lap for odd n and unchanged for even n, the concrete meaning of "one-sided." Both hold across several different values of R and w. The classic party trick — cut a Möbius strip down the middle and it doesn't fall into two pieces — is real, but it isn't demonstrated interactively on this page; what's shown here is the one-sidedness itself, walked and measured two independent ways.

Also in Shape & space: The fastest slide dips below its finish. →

All 7 in Shape & space
  1. 103The fastest slide dips below its finish.
  2. 123The chain that refuses to be a parabola
  3. 126The shape that isn't round but rolls like it is
  4. 128Count the pegs and you have the area
  5. 51Cross one line, and its territory closes
  6. 78Every world map is lying. You get to pick the lie.
  7. 85The shape that has only one side — you are here

← the cabinet · Thought Toys — a cabinet of explorable explanations. Exhibit 85.