Pattern · Methuselah
The R-Pentomino
Five cells, arranged in a shape barely bigger than a plus sign, that take 1103 generations to finally settle down. The R-pentomino is the single most famous "methuselah" in Conway's Game of Life — proof of how much chaos a tiny starting pattern can generate.
What Makes It a Methuselah
Most 5-cell starting patterns in Conway's Game of Life either die out within a handful of generations or settle almost immediately into a small still life or oscillator. The R-pentomino is the exception: its slightly asymmetric arrangement — one of the twelve "pentomino" shapes, the five-cell polyominoes named after letters they resemble — sets off a long chain reaction. The pattern grows, fragments, throws off debris, and interacts with itself for over a thousand generations before finally settling into a fixed population of still lifes, oscillators, and 6 gliders that drift away, unchanged, forever after.
Why It Matters
The R-pentomino was one of the earliest patterns to demonstrate just how unpredictable Conway's simple rule could be — a starting condition small enough to draw by hand, with consequences too complex to predict without actually running the simulation. It remains one of the standard examples used to illustrate the difference between a system's rule (trivially simple — B3/S23) and its behavior (genuinely unpredictable without simulation), a distinction that recurs throughout cellular automata and complexity theory more broadly.
See It Live
Open the R-pentomino pre-loaded in Cellscape, set the speed up, and let it run — the population count on-screen will climb, fall, and fluctuate for a surprisingly long time before finally leveling off.
Frequently Asked Questions
What is a methuselah pattern?
A methuselah is a small starting pattern that takes an unusually long time to stabilize into still lifes, oscillators, and spaceships, compared to how few cells it starts with. The R-pentomino is the most famous example — just 5 cells that don't settle down for over a thousand generations.
How long does the R-pentomino take to stabilize?
1103 generations, at which point the population becomes a fixed combination of still lifes, oscillators, and gliders that no longer changes in any structurally new way.
Why is such a small pattern so unpredictable?
Its asymmetric 5-cell shape puts several cells right at the edge of birth and survival thresholds simultaneously, so small interactions cascade for far longer than in more symmetric or more sparse starting shapes before the system runs out of new structure to produce.
Read more about emergence and unpredictability in the complete guide to cellular automata art, or browse the full pattern & rule gallery.