Every number in Z/214,414,200 belongs to a coupling class: which prime divides it. gcd(n, N) reveals it in O(1). No iteration. No hyperparameters. No training data. The ring decides.
Number of points (10-1000):
Generates random data points in Z/214,414,200 and classifies each by coupling class. Shows distribution + first 20 assignments.
Source code · Public domain (CC0)
.ax source compiled to WASM via self-hosting compiler. Zero HTML authored.