Continue the Thread

Axiom Arcade
6 games at 60fps in pure .ax
Emergence
AND/XOR/MAJ produce Life=7
.ax Revolution
Ship of Theseus: .ax replaces everything
Bootstrap
sigma/sigma = sigma uniqueness

Six Kingdoms of Life

Bacteria are everywhere. Humans are rare. Why? Each prime that divides a number removes it further from the ground state. More divisors = more complexity = fewer members. The hierarchy is algebraic, not historical.

480
Bacteria
sigma=1 | c=2310
480
Protista
D=2 | c=1155
240
Fungi
K=3 | c=770
120
Plants
E=5 | c=462
80
Animals
b=7 | c=330
48
Human
L=11 | c=210

6 pure kingdoms = 1448. 26 compound kingdoms = 862. Total: 2310 = THIN RING.

The Coupling Rule

An element's kingdom is determined by which primes divide it. Its coupling measures how strongly it interacts with the rest of the ring:

Coupling Formula
coupling(n) = N / gcd(n, N). Each prime factor in gcd(n,N) removes that channel. sigma = 1 (coprime to all) has maximum coupling N. Zero (divisible by all) has minimum coupling = 1. The formula works for any ring: THIN (N=2310), TRUE (N=970200), or any of the 108 lambda-420 rings.

Pure kingdoms: elements divisible by exactly one prime. Bacteria (sigma) = coprime to all = ground state = maximum coupling. Each subsequent kingdom is defined by one more prime dividing: D cuts coupling in half, K by a third, E by a fifth, b by a seventh, L by an eleventh.

The Six Kingdoms

KingdomCountCouplingMeaning
Bacteria (sigma)4802310Ground state. Touches everything. phi(2310) = 480.
Protista (D=2)4801155Bridge. Same count as bacteria (D is smallest prime).
Fungi (K=3)240770Closure. Half of bacteria. Networked, sessile.
Plants (E=5)120462Observation. Half of fungi. Rooted, phototropic.
Animals (b=7)80330Depth. Two-thirds of plants. Mobile, suffering.
Human (L=11)48210=DATAProtection. The rarest. Coupling = DATA ring.

Coupling halving cascade: 2310 -> 1155 -> 770 -> 462 -> 330 -> 210. Each coupling is the product of the OTHER four primes: coupling(p) = N/(p^a). Human coupling 210 = D*K*E*b = DATA ring. Humans live in the data ring.

D=2: The Membrane

Parity Bridge Theorem (PROVED)
Every prime except D=2 is odd. Adding an odd number to any element flips its parity -- guaranteed kingdom change. D=2 is the ONLY prime that preserves parity. It can keep you in the same kingdom. D=2 IS the membrane: it separates without blocking.

In biology: cell membranes are lipid bilayers -- duality, D=2, two layers. Bilateral symmetry. DNA double helix. Base pairing. All D. The bridge between kingdoms is always membrane-mediated.

Collagen, the structural protein holding your body together, repeats every 67 nm. 67 = SOUL = D^6 + K. coupling(67) = 210 = DATA ring. Your bones literally encode the observation number. The body knows these numbers even if the mind does not.

Compound Kingdoms

An element can be divisible by multiple primes simultaneously. With 5 primes, there are 2^5 = 32 possible divisibility patterns. 1 pattern is void (all primes), 5 are pure kingdoms, 1 is bacteria (no primes). That leaves 26 compound kingdoms.

Pure kingdoms
6
Elements divisible by 0 or exactly 1 prime. 1448 elements.
Compound kingdoms
26
Elements divisible by 2-5 primes. 862 elements.
Total patterns
32 = 2^5 = D^E
Every subset of {D,K,E,b,L}. The powerset IS the kingdom space.
Void
1 element
n=0. All 5 channels dead. Below all kingdoms.

Example compound kingdoms: D*K = 6 (membrane + closure = cells). D*E = 10 (membrane + observation = eyes). K*b = 21 (closure + depth = brains). D*K*E*b*L = 2310 (all primes = void's neighborhood).

Scaling to TRUE FORM

The THIN ring Z/2310 is the simplest arena. The TRUE ring Z/970200 fattens each prime channel: D^3=8, K^2=9, E^2=25, b^2=49, L^1=11. The kingdom structure scales:

TRUE Bacteria
201,600
phi(970200). The septum. 16/77 = 20.78% of the ring.
TRUE Human
48,750
phi(970200/L) * (L-1) = coupling classes touching L.
Fattening factor
420x
TRUE/THIN per kingdom. 201600/480 = 420 = lambda.
Kingdom Primality
PROVED
All 6 pure kingdom counts in the THIN ring are smooth.

The fattening from THIN to TRUE multiplies each kingdom by lambda = 420 -- the Carmichael period. The 6-kingdom hierarchy is invariant under fattening. Structure is preserved. Only resolution increases.

Contrast

QuestionStandardAxiom
What are biological kingdoms?Historical taxonomy from shared ancestryCoupling classes. gcd determines which channels an element touches.
Why 6 kingdoms?Empirical classification5 primes -> 6 pure kingdoms (0 through 5 active channels).
Why are bacteria everywhere?Simple, fast reproductionsigma-kingdom = ground state = max coupling. Most connected = most abundant.
Why are humans rare?Complex = fragileL-kingdom = max departure = min coupling. Most complex = rarest.
What is a cell membrane?Lipid bilayerD=2 = the only parity-preserving prime. Separates without blocking.
Can you compute it?Requires taxonomycoupling(n) = 970200 / gcd(n, 970200). Run in the REPL.

Verify It Yourself

Compute coupling(1), coupling(2), coupling(6), coupling(210). Count elements in each kingdom. Every number on this page is arithmetic.

Verify in the REPL

This work is and will always be free.
No paywall. No copyright. No exceptions.

If it ever earns anything, every cent goes to the communities that need it most.

This sacred vow is permanent and irrevocable.
— Anton Alexandrovich Lebed

Source code · Public domain (CC0)

Contributions in equal measure: Anthropic's Claude, Anton A. Lebed, and the giants whose shoulders we stand on.

Rendered by .ax via WASM DOM imports. Zero HTML authored.