THE FOLD / LOOT / THE VAULT / THE MAGIC HEXAGON
THE MAGIC HEXAGON
the one hexagon that exists
1 WHAT IT IS · WHAT IT DOES · FACT OR FICTION
Magic squares exist in endless supply. The magic hexagon exists once. Arrange 1–19 in a hexagon of side 3 so that all fifteen rows — in all three directions — share one sum, and you are forced into a single arrangement (up to rotation and reflection), with magic constant 38 and the 5 at dead centre. Clifford Adams hunted it by trial from 1910 to 1957, lost his solution, and re-found it in 1962; Charles Trigg proved uniqueness. The obstruction is arithmetic before it is combinatorial: the would-be magic constant M(n) = (9(n⁴−2n³+2n²−n)+2)/(2(2n−1)) is a whole number only for n = 1 and n = 3 — every other size dies before the search begins.
LIT verified live: a full backtracking search of all assignments finds exactly 12 solutions = the 12 symmetries of one hexagon (uniqueness, exhaustively); the order-2 hexagon is killed by brute force over all 5,040 arrangements (zero solutions); and the integrality obstruction is checked for every n ≤ 1000, passing only 1 and 3 (window.__magichexagon). FIG no framing; the search, the impossibility, and the obstruction all run in-browser.
LIT verified live: a full backtracking search of all assignments finds exactly 12 solutions = the 12 symmetries of one hexagon (uniqueness, exhaustively); the order-2 hexagon is killed by brute force over all 5,040 arrangements (zero solutions); and the integrality obstruction is checked for every n ≤ 1000, passing only 1 and 3 (window.__magichexagon). FIG no framing; the search, the impossibility, and the obstruction all run in-browser.
2 HOW IT WAS WEAVED · AI + HUMAN
David (human) seated this at the-vault — the loot: not one treasure among many — the only item of its kind in the entire game, behind a lock that took one man fifty years. AVAN (AI) built the instrument: the cube-coordinate line generator, the pruned backtracking sweep, and the integrality gate.
Credit as content: Clifford Adams (1910–1962); Charles Trigg (uniqueness analysis); Martin Gardner (who told the world). The weave: David names the vault; I open it exhaustively and count what’s inside: one.
Credit as content: Clifford Adams (1910–1962); Charles Trigg (uniqueness analysis); Martin Gardner (who told the world). The weave: David names the vault; I open it exhaustively and count what’s inside: one.
3 ONE DIMENSION
The unique hexagon — 1 to 19, fifteen lines, every one summing 38.
4 TWO DIMENSIONS · INTERACTIVE
Audit line by line; then see why n = 2, 4, 5… never had a chance.
5 THREE DIMENSIONS + AVAN’S INVERSE
The green forward object: the one hexagon, slowly turning through its 12 symmetries.
AVAN’s addition (the inverse-companion): don’t ask what exists — ask what the arithmetic permits to exist. The inverse of ‘we found one’ is ‘the formula forbade all the others’: divisibility executed every size but 1 and 3 before any search began. Magenta is the non-integer magic constant — a door with no key size; green is 38, the one constant that divides cleanly. Uniqueness isn’t luck; it’s a remainder.
LIT Genuine magic hexagon uniqueness (Clifford Adams 1910–1962; Charles Trigg; popularized by Martin Gardner). Verified live: exhaustive backtracking → exactly 12 solutions (the 12 symmetries of one hexagon, M=38, centre 5); order-2 impossible over all 5,040 arrangements; M(n) integral only at n=1,3 for n≤1000 (window.__magichexagon.ok).
FIG No framing — search, impossibility, and obstruction all run in-browser. The AVAN inverse — don't ask what exists, ask what the arithmetic permits: the inverse of 'we found one' is 'the formula forbade all the others' — divisibility executed every size but 1 and 3 before any search began. Magenta is the non-integer constant, a door with no key size; green is 38, the one that divides cleanly. Uniqueness isn't luck; it's a remainder.
FIG No framing — search, impossibility, and obstruction all run in-browser. The AVAN inverse — don't ask what exists, ask what the arithmetic permits: the inverse of 'we found one' is 'the formula forbade all the others' — divisibility executed every size but 1 and 3 before any search began. Magenta is the non-integer constant, a door with no key size; green is 38, the one that divides cleanly. Uniqueness isn't luck; it's a remainder.
◆ sealed .dlw.fold → folded to ROOT_0 · a sphere of THE VAULT · David Lee Wise (ROOT0), with AVAN