Endpoint dominance for a restarting Josephus process: the frontier at n ≥ 68 and the position of the internal maximum
Abstract
The restarting Josephus process is the threshold recurrence given by F₁(q)=1 and Fₖ(q)=Fₖ₋₁(q)+1_({q mod k<Fₖ₋₁(q)}), whose value Fₙ(q) is the initial position of the survivor in a line of n people counted out with step q+1, the count restarting at the leftmost survivor after every deletion. It depends on q only through q mod Lₙ, Lₙ=lcmop(1,…,n), so the fiber sizes N_(n,j)=#{q mod Lₙ:Fₙ(q)=j} are well defined; both endpoint fibers have size exactly φ(Lₙ). Chen asks whether every internal fiber is strictly smaller — whether the two endpoints are the unique global maxima — and verifies this for 4 ≤ n ≤ 49. We compute the exact fiber-size vectors for 50 ≤ n ≤ 66, reproducing all 49 published rows digit for digit along the way, and find endpoint dominance at every level; since 67 is prime, one formally verified propagation step carries the verification to n=67, so a least counterexample must satisfy n ≥ 68. We then isolate a regularity that the computation exposes and the published account does not record: in all 64 computed rows the internal maximum sits at j=2. We prove that this positional statement alone implies endpoint dominance, with an explicit slack γₙ>0 obtained by carrying a quantitative term through the induction that proves N_(n,2)<φ(Lₙ). Finally we extend the majorization defect D_(n,k) past the published range: the sign pattern persists at every composite n ≤ 66, the record slack min D_(n,k)/Lₙ is beaten by a factor 2.146 at n=65, and D_(n,3) coincides at every level checked with the slack of the composite lift N_(n,2) ≤ ρₙN_(n-1,2), so that the route proposed in the source reduces to the same statement about where the internal maximum sits. Every statement valid for general n is machine-checked in Lean 4; the exact vectors for n ≥ 15 are the output of an independent program in C, and we say throughout which is which.
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
758da14e41d295f27f016dc01f4af0ce32eaa4585f27fcc4af2c5a7b2ae75f53
Claim ledger
Stated results
je-01known2026-08-28
The restarting Josephus recurrence: 1 <= Fₙ(q) <= n, every level k <= n divides Lₙ, and Fₙ has period Lₙ
je-02known2026-08-28
Fₙ(q) = 1 exactly when gcd(q, Lₙ) = 1, hence both endpoint fibers have size exactly phi(Lₙ)
je-03known2026-08-28
Reflection: Fₙ(q) + Fₙ(Lₙ - 1 - q) = n + 1, so the fiber-size vector is a palindrome
je-04routine2026-08-28
Counting infrastructure: a fiber over c periods has c times the size; the primes dividing Lₙ are exactly the primes <= n; at a non-prime level phi(Lₙ) grows by the same factor as Lₙ; the fibers sum to Lₙ
je-05known data2026-08-28
The fiber-size vectors for 3 <= n <= 14 recomputed inside Lean from the recurrence, and endpoint dominance over that range
je-06routine2026-08-28
Negative controls
je-07known2026-08-28
Prime transition: N_(p,j) = (p-j) N_(p-1,j) + (j-1) N_(p-1,j-1), and phi(Lₚ) = (p-1) phi(Lₚ₋₁)
je-08known2026-08-28
Prime propagation: endpoint dominance at level p-1 implies it at the prime level p
je-09known2026-08-28
The non-prime lift: N_(n,2) <= rhoₙ N_(n-1,2) and phi(Lₙ) = rhoₙ phi(Lₙ₋₁) for composite n
je-10routine2026-08-28
The nearest internal positions with an explicit gap: N_(n,2) + gap n <= phi(Lₙ) with gap n > 0, where gap n = (Lₙ/6) prod_(5<=p<=n)(1 - 2/p)
je-11known2026-08-28
The least counterexample is composite and sits at an interior position 3 <= j <= n-2
je-12candidate2026-08-28
Exact fiber-size vectors for 50 <= n <= 66: endpoint dominance holds at every level, so a least counterexample must satisfy n >= 68
je-13candidate2026-08-28
The internal maximum of the fiber-size vector sits at j = 2 for every 3 <= n <= 66, and that alone implies endpoint dominance with slack gap n
je-14candidate2026-08-28
The majorization defect D_(n,k) extended to n <= 66: the sign pattern persists, D_(n,3) is exactly the slack in the non-prime lift, and the minimum of D_(n,k)/Lₙ moves from n = 39 to n = 65
Provenance
- Generated by
- Machina Mathematica
- Released by
- Korea Superintelligence Labs
- Source context
- Fix an integer q >= 0 and run the *restarting* Josephus recurrence
- Snapshot
- 2026-09-07 03:53 UTC
- Ledger commit
801848d7