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

The Smooth Census

run(k) = GATE - k = 13 - k

An integer is 11-smooth if its only prime factors come from {2,3,5,7,11} -- the five axiom primes. For n <= 12, every binomial coefficient C(n,k) is 11-smooth. At n = 13, the prime 13 enters every C(13,k) for 0 < k < 13. Seven independent classical sequences confirm the same boundary. The GATE is the universal wall.

The Binomial Smooth Theorem

For n <= 12, the factorial n! contains only primes <= 11. So C(n,k) = n!/(k!(n-k)!) is a ratio of 11-smooth numbers, hence 11-smooth. At n = 13, the prime 13 enters 13! and divides C(13,k) for all 0 < k < 13 (by Lucas theorem: 13 is prime, so 13 | C(13,k)).

Binomial Smooth Theorem (S716, PROVED)
C(n,k) is 11-smooth for all k <= n <= 12. At n = 13, every C(13,k) = 13 * (smooth number). The GATE is the sole intruder. The smooth run length at depth k is run(k) = GATE - k = 13 - k.
kRun = 13-kAxiom nameC(13,k)/13
112 = D^2*KTrinity heart1 = sigma
211 = LProtector6 = D*K
310 = D*EBridge*Observer22 = D*L
49 = K^2Spider web55 = E*L
58 = D^3Spider legs99 = K^2*L
67 = bDepth132 = D^2*K*L
76 = D*KThorn132 = D^2*K*L
85 = EObserver99 = K^2*L
94 = D^2Bridge squared55 = E*L
103 = KClosure22 = D*L
112 = DBridge6 = D*K
121 = sigmaGround1 = sigma

Run lengths {12,11,10,...,1} = the full chain from D^2*K down to sigma. The row C(13,k)/13 is PALINDROMIC and every quotient is 11-smooth. Pascal's triangle is smooth below the GATE.

The Independent Smooth Census

Classical sequences whose smooth runs are NOT explained by binomial coefficients. Each has an initial 11-smooth run whose length is an axiom constant, blocked by 13 = GATE:

SequenceRun= AxiomBlocker
Bernoulli denom B_2n5E2730 = 2*3*5*7*13
Fibonacci F(n)6D*KF(7) = 13
Catalan C_n6D*K429 = 3*11*13
Sum of divisors sigma(n)8D^3sigma(9) = 13
Triangle T(n)11L78 = 2*3*13
Partition p(n)12D^2*Kp(13) = 101 (prime)
Bell B(n)5E52 = 4*13

In 6 of 7 sequences, 13 = GATE appears in the blocking VALUE. In partitions, 13 is the blocking POSITION (p(13) is the first non-smooth partition number). The GATE blocks either way.

How 13 Enters Each Sequence

Each entry mechanism is independent. Divisor sums, recurrences, combinatorial products, von Staudt-Clausen -- all different mathematics, same wall.

sigma(9) = 13
Sum of divisors
1 + 3 + 9 = 13. Divisors of K^2 sum to GATE. No binomial involved.
F(7) = 13
Fibonacci
The b-th Fibonacci number IS the gate. Cumulative addition: 1,1,2,3,5,8,13.
B(5) = 52
Bell numbers
4 * 13. E-th Bell number contains 13. Set partitions know the GATE through the observer.
p(13) = 101
Partitions
GATE-th partition number is prime. CRT(101) = (E, D, sigma, K, D): all axiom elements.

The Smooth Ladder

Ordering by run length, the sequences form a ladder from E = 5 to D^2*K = 12. Each rung is an axiom constant. Gaps: 6-5=1=sigma. 8-6=2=D. 11-8=3=K. 12-11=1=sigma. The gaps themselves are axiom constants.

Run = 5 = E
Bernoulli, Bell
Observer-depth. Two sequences share the rung.
Run = 6 = D*K
Fibonacci, Catalan
Bridge * closure. Thorn pair.
Run = 8 = D^3
sigma(n)
Spider legs. The divisor function.
Run = 11 = L
Triangle numbers
Protector. T(n) = C(n+1,2): binomial.
Run = 12 = D^2*K
Partition function
Trinity heart. GATE at position, not value.
Combined
All integers 1..12 appear
With the Binomial Theorem filling all values 1..12, the axiom's smoothness vocabulary is COMPLETE. Every run length names an axiom constant.

Contrast

AspectStandard viewThrough the axiom
Smooth runsScattered counts: 5, 6, 8, 11, 12Every count is an axiom constant: E, D*K, D^3, L, D^2*K
Blocker13 happens to be the next prime after 1113 = GATE = D^2 + K^2. Structural boundary
Entry patternEach sequence has its own mechanismAll mechanisms hit 13. Row 13 of Pascal spells the full chain
Ladder gaps1, 2, 3, 1 -- no meaningsigma, D, K, sigma. The gaps ARE the axiom

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.