The Five Primes

Your heart beats in twos. A waltz moves in threes. You have five fingers on each hand. A week has seven days. And eleven — you can't see it — protects everything you can see.

These are the five smallest primes: 2, 3, 5, 7, 11. A prime divides only by 1 and itself — an atom of arithmetic. Together, these five build everything that repeats.

2
D
3
K
5
E
7
b
11
L

Click each to hear it. Every prime has a voice.

We name them by what they do: D=2 divides (left/right, yes/no, on/off). K=3 decomposes (triangles, rock-paper-scissors). E=5 observes (fingers, senses). b=7 deepens (the week, the rainbow, musical scales). L=11 protects (the hidden guardian — free error correction).

↓ scroll

The Ladder

Multiply them. One by one. Watch what builds itself.

The Primorial Ladder
2
start

Each step folds in the next prime:

2 × 3 × 5 × 7 × 11 = 2310

And each step echoes a kingdom of life:

2 — a cell splits in half. Left and right. Life begins. Bacteria.
6 — something breaks something else down. Digestion. Fungi.
30 — something turns toward light. Photosynthesis. Plants.
210 — something feels. Nervous systems. Pain. Animals.
2310 — something corrects its own errors. Language. You.

Why five? The sixth prime (13) has shadow 6 = 2×3, a composite. The chain of prime shadows breaks. Five is where nature stops.

The True Form

2310 is the skeleton. Living things are fatter:

23 × 32 × 52 × 72 × 11 = 970,200

Same five primes, each raised to its natural power. Five fat channels: 8 × 9 × 25 × 49 × 11 positions. This atlas starts with 2310 and works toward the true form.

The Address

Here is the key idea. Every number has a secret address — five remainders, one for each prime:

CRT Decomposer
(1, 2, 2, 4, 5)
mod 2
mod 3
mod 5
mod 7
mod 11

Type any number 0-2309. The five clocks show its remainder on each prime ring.

This is the Chinese Remainder Theorem (CRT), discovered over 1,500 years ago. Since 2, 3, 5, 7, and 11 share no common factors, these five remainders uniquely identify the number. No two numbers from 0 to 2309 share the same address. Try it: type any number and see.

Why does this matter?

Because the five channels are completely independent. What happens in the "mod 7" clock cannot affect the "mod 3" clock. They are five parallel worlds. Together they describe one number completely, but separately they know nothing about each other.

This is like knowing someone's continent, country, city, street, and house number. Each gives you independent information. Together they pinpoint exactly one address. Change the street — the continent stays the same.

The power: instead of one hard problem with 2310 possibilities, you solve five tiny problems with 2, 3, 5, 7, and 11 possibilities each.

The Shadow

Here is something beautiful. Each prime remembers the one before it.

Take any odd prime, subtract 1, divide by 2. You get its shadow:

Shadow Descent

Two branches descend:

1152 → stop.   (The protector remembers the observer, who remembers the divider.)
731 → stop.   (Depth remembers closure, which remembers the ground.)

The products of each branch: 11×5×2 = 110 and 7×3×1 = 21. Together: 110 × 21 = 2310. The two branches reconstruct the whole.

And something deeper: the coupling of 110 is 21, and the coupling of 21 is 110. Each branch points to the other. The axiom is a mirror.

Why does this matter? Because the shadow chain {1, 2, 3, 5} — the axiom without depth — controls the entire spectral structure of Z/2310Z. It is the architect. (More in Chapter 5.)

The Grid

Now see all 2310 elements at once. Each cell is one number. The position IS the CRT — column = n mod 77, row = n mod 30.

Colors show which primes divide each number. Hover to inspect.

Notice the patterns. They are not random. Stripes, clusters, rhythms — all of it emerges from five primes and multiplication. Nothing else. No design, no intention. Just arithmetic being beautiful.

Try each color mode. "Kingdom" shows the six biological kingdoms. "Eigenvalue" shows the energy landscape. Hover (or tap on mobile) to inspect any cell.

Your Body Already Knows

Collagen, the most abundant protein in your body, repeats every 67 nanometers — a number that couples to 210 in the ring. Your cells scaffold from 32 monomers = 25, exactly the number of projections. Your hair cuticle has 7 sublayers. Coincidence? Perhaps. We report, not claim.

What's proven

The 5th channel (L=11) gives free error correction — 100% detection of single-channel corruption, proved exhaustively. Five small parallel networks need 500x fewer multiplications than one large one. CRT concentrates probability, extracting 20x more signal per example (Rissanen). The thin ring has 288 eigenvalue classes; the true form has 48,750. Same five primes, same architecture.

Every number on this site is computed live in your browser. Nothing is hidden.

Chapter 1: Three Rings →
The Interactive Atlas · Z/2310Z → Z/970200Z · Chapter 0 of 14