No university. No textbook. No laptop required. A stick and dirt. This is the real thing. Not simplified. Original. Seven primes fit in sand. Socrates taught this way. So can you. Prerequisites: count to 13.
Each lesson: draw, say, do, ask. A stick and flat ground. 90 minutes total. Each lesson stands alone.
| Lesson | Prime | Draw | Body |
|---|---|---|---|
| 1. Heartbeat | 1 | One circle | Heart pumps without changing the blood. 1 * n = n. The identity. |
| 2. Breath | 2 | Two circles side by side | In/out. Left/right. Hot/cold. Every membrane is a pair. The only even prime. |
| 3. Triangle | 3 | Three circles in triangle | First shape with AREA. Inside and outside. 3 points enclose a region. |
| 4. Hand | 5 | Five circles in ring | Five fingers, five senses. Try seeing your own eyes -- 5 cannot see itself. |
| 5. Week | 7 | Seven circles | Depth. Memory has 7 layers. After 7 the chain stops: 9 = 3*3 is NOT prime. |
| 6. Mother | 11 | Circle around all | 11 = 1+2+3+5. The SUM of the first four. Detects and corrects errors. |
| 7. Boundary | 13 | Ring around the ring | c(6) = 2*6+1 = 13. The Cunningham child of 2*3. The boundary between inside and outside. |
The curriculum mirrors the ring hierarchy. Start simple, go deep. Each ring adds one prime. Each addition opens a new world:
| Ring | Tier | Channels | What Opens |
|---|---|---|---|
| Z/6 = 2*3 | Basics | 2 | Clock arithmetic. 6 hours. Even/odd + thirds. |
| Z/30 = 2*3*5 | Patterns | 3 | CRT decomposition. Three independent views. |
| Z/210 = 2*3*5*7 | Connections | 4 | DNA (Z/21 = Z/3 x Z/7 inside Z/210). Four CRT channels. |
| Z/2,310 = 2*3*5*7*11 | Theory | 5 | Five channels. mod-11 error correction. |
| Z/970,200 = 2^3*3^2*5^2*7^2*11 | Ideas | 5 (prime-power) | 48,750 classes. Carmichael lambda = 420. phi = 201,600. |
| Z/12,612,600 = above * 13 | Lab | 6 | 341,250 classes. 13 adds a boundary channel. |
| Z/214,414,200 = above * 17 | Lab | 7 | The complete ring. 5*7 = 1 mod 17 closes. Period 1680. |
Each tier has its own website section. Navigate from Basics to Lab. The curriculum IS the ring hierarchy IS the website structure.
Enter a depth level (1-7). Each level adds one prime and opens a new world. Level 1 = just 2. Level 7 = all seven primes.
Depth (1-7):
Source code · Public domain (CC0)
.ax source compiled to WASM via self-hosting compiler. Zero HTML authored.