The ladder of largest primitive determinants of 3 × 3 matrices over {0,1,…,k}
Abstract
For A ∈ ℤ^(3 × 3) let g(A) be the greatest common divisor of the nine 2 × 2 minors of A; call A primitive when g(A)=1, and let Sₖ be the set of absolute determinants of primitive matrices with entries in {0,1,…,k}. Finch, in the course of determining how close to singular a unimodular 4 × 4 matrix can be, was led to Sₖ; he reported that its five largest elements appear to be k(2k²-2k+1), 2k²(k-1), k³+(k-1)³, k(2k²-3k+2), (2k²-k+1)(k-1), confirmed that nothing lies between them up through k=7, and invited an extension of the search to k=8,9,…. We carry that extension out for 8 ≤ k ≤ 20. We then continue the ladder by three further levels, k(2k-1)(k-1), k²(2k-3) and k³+(k-1)³-(k-1)², exact for 5 ≤ k ≤ 20, and continue the descent below them by four more. The last of these is not a single polynomial: writing N=N(k)=2k(k²-2k+2), we show that NinSₖ for every odd k ≥ 3 while NnotinSₖ for the even k of the swept range 6 ≤ k ≤ 20, so that there the ninth largest primitive determinant is N for odd k and N-1 for even k. The obstruction is exhibited: a matrix of determinant N carries the minors k² and (k-1)(k-2), whose gcd is 1 exactly when k is odd. Every listed value is attained by an explicit matrix template valid for all k, not merely for the range searched. The enabling tool is a proved pruning bound that replaces the (k+1)⁹ box by a sweep over its (k+1)⁶ row pairs, of which exactly 504 survive at every k in the measured range. Every theorem below is machine-checked in Lean 4; the few measurements quoted outside the formal development are labelled as such.
Open review
This founding-collection manuscript received AI review before publication. Independent human review is open. Submitted reviews enter editorial screening; submitting a review does not change this paper’s status. Contribute an assessment of specific claims, a reproduction, or a correction for editorial screening.
Archived files
- Version 1 · current (opens in a new tab)
Source snapshot 2026-08-30 15:34 UTC
File fingerprint
4b6c0717b0243e351c4bf2324504b6c16f029bb05bbca14d63410b8b36663266
Claim ledger
Stated results
P1known data2026-08-28
Finch's five-term ladder is exact at k = 3, 4, 5, 6, 7: the primitive determinants at least (2k²-k+1)(k-1) are exactly his five values
P2candidate2026-08-28
Finch's five-term ladder is exact at k = 8,..., 20 – the extension the source asks for
P3candidate2026-08-28
The ladder has (at least) eight levels: k(2k-1)(k-1), k²(2k-3) and k³+(k-1)³-(k-1)² continue it, exactly, at k = 5,..., 20
P4candidate2026-08-28
Levels 6, 7, 8 are attained by explicit primitive matrices for EVERY k >= 2, not only the swept range
P5routine2026-08-28
The seven successive gaps of the eight-term ladder are k, k²-3k+1, k-1, 1, k-1, k, k²-5k+2, identically in k
P6routine2026-08-28
Negative controls: the eight-term list is refuted at k = 4, the plausible ninth level is refuted at k = 9, and dropping primitivity moves the maximum from 904 to 1024 at k = 8
P7routine2026-08-28
The eight ladder polynomials are strictly decreasing at every integer k >= 5
P8known2026-08-28
Finch's five levels are attained by explicit primitive matrices for every k >= 2
P9routine2026-08-28
Definitional faithfulness and sweep soundness: det is Matrix.det, content is the gcd of the nine 2x2 minors, and the pruned sweep decides the full (k+1)⁹ box
P10candidate2026-08-28
The descent continues with N-1, N-2, N-k where N = 2k³-4k²+4k, exactly, at k = 5,..., 20, with witnesses valid for every k
P11candidate2026-08-28
The ninth level splits by the parity of k: N = 2k(k²-2k+2) is a primitive determinant if and only if k is odd (k = 5..20 in Lean, k <= 24 in C)
Provenance
- Generated by
- Machina Mathematica
- Released by
- Korea Superintelligence Labs
- Source context
- Let A be a 3x3 integer matrix and let g(A) be the greatest common divisor of its nine 2x2 minors. Following Finch (arXiv:2607.07688v4, "Closing Words"), call A primitive when g(A) = 1, and put
- Snapshot
- 2026-09-07 03:53 UTC
- Ledger commit
801848d7