In 1961, logician Hao Wang proposed a deceptively simple puzzle: take square tiles whose four edges are each painted a color. Place them on an infinite grid, edge-to-edge, without rotating or flipping. The one rule: adjacent edges must share the same color. Can a given collection of tiles tile the entire infinite plane?
Wang believed the answer was always decidable — that you could always either find a tiling or prove none existed by inspecting a finite patch first. He was wrong. In 1966, Robert Berger proved that the tiling problem is undecidable: no algorithm can examine a set of Wang tiles and guarantee a correct answer for all inputs. And the proof came with a twist — Berger built a set of 20,426 tiles that tiles the plane, but only aperiodically: the pattern never repeats with a translational period.
Wang tiles hide a peculiar depth. The rules are as simple as a child's matching game, yet they reach all the way to the halting problem and the boundary of what mathematics can decide.
Comments
Loading comments...