arXiv:2608.13599v1

Single-speed modifications of the tight Lonely Runner instance: an effective bound and the complete classification for r = 2

Yuhan Zhang

math.CO11J7111B7505C1552C07

Abstract

For a set V of n-1 distinct positive integers write LR(V) = max_t min_{v in V} ||v t||, where ||x|| is the distance from x to the nearest integer; V is tight if LR(V) = 1/n, the value predicted by the Lonely Runner Conjecture. Goddyn and Wong (Integers 6 (2006), #A38) classified the tight sets obtained from the baseline [n-1] by replacing one speed r with a multiple mr, and proved that for a fixed r only finitely many non-multiple replacements can be tight, remarking that this "partially explains" why the two sporadic tight sets {1,3,4,7} and {1,3,4,5,9}, in which the speed 2 is replaced by an odd number, have no analogues. We make their finiteness effective and settle the case they singled out. Let U(n,r) be the region left uncovered when speed r is deleted from the baseline. We compute the length of every connected component of U(n,r) exactly, in both regimes 2r > n-1 and 2r <= n-1, in terms of an arithmetic quantity I(n,r). Since a connected set on which the inserted speed w must stay 1/n-close to the integers cannot be longer than 2/(wn), this yields the explicit necessary bound w <= 4rI/(2s-I) with s = n-r, and hence: if ([n-1] minus {r}) union {w} is tight with 2r <= n-1, then n <= 6r. This improves the constant implicit in Goddyn and Wong's finiteness theorem from 12 to 6 and makes the classification of single-speed modifications a finite computation for each n. Carrying the computation out for r = 2 we obtain the complete classification: ([n-1] minus {2}) union {w} with w > n-1 is tight if and only if (n,w) = (5,7) or (6,9); the same method disposes of r = 3 entirely. We also report exhaustive censuses in exact rational arithmetic, and note that the natural guess that tight sets have all speeds below 2n is false, a counterexample being the Goddyn-Wong set {1,...,29,31,90} with n = 32.

AI-generated audit

Audit summary

Audited against arXiv v1

Not a correctness certificate. A “Correct” result may include yellow typos or minor formal corrections that do not affect substantive soundness. It means this audit found no unresolved substantive error under the stated criteria; it does not replace expert scrutiny or formal verification.

Current report

Detailed mathematical audit

Generated August 18, 2026
01Statements4 reported findingsContains unsupported statements

The component-length formula, effective bound, complete classifications for deleted speeds 22 and 33, the one-speed census, the bounded-window census, and the explicit tight counterexample are correct. The two-speed census in Theorem 1.8(ii) is not able to be verified because its released exhaustive-search implementation omits all cases in which speed 11 is deleted.

Theorems 1.4 and 1.6Correct

Exact component lengths and the effective replacement bound

Pages 3 and 5–6 · Theorems 1.4 and 1.6 · arXiv:2608.13599v1

Dirichlet's lemma confines every component of U(n,r)U(n,r) to a 1/(rn)1/(rn)-neighborhood of a reduced fraction p/rp/r. The runner 2r2r supplies the inner puncture exactly when 2rn12r\leq n-1, while the largest legal representatives in the residue classes ±p1(modr)\pm p^{-1}\pmod r supply the two outer walls. All other runner constraints are weaker. This yields the two displayed component-length formulas. Covering a longest component with the inserted speed gives w4rI/(2sI)w\leq4rI/(2s-I), and In1I\leq n-1 together with wnw\geq n gives n6rn\leq6r.

Theorem 1.7Correct

The deleted-speed 22 and 33 classifications

Pages 3 and 6–7 · Theorem 1.7 · arXiv:2608.13599v1

For r=2r=2, the exact value of I(n,2)I(n,2) reduces the effective bound to five possible values of nn and finitely many w13w\leq13; exact breakpoint evaluation leaves only (n,w)=(5,7)(n,w)=(5,7) and (6,9)(6,9). For r=3r=3, the same formula reduces to 7n167\leq n\leq16 with an explicit finite range for ww, and exact evaluation finds no tight set. The range n6n\leq6 follows from the verified divisibility classification of Goddyn and Wong.

Theorem 1.8(ii)Not able to verify

The released search does not cover replacements that delete speed 11

Page 4 · Theorem 1.8(ii); computational proof in Section 4 and the archived file twoswap_hunt.py · arXiv:2608.13599v1

The theorem quantifies over all distinct r1,r2[n1]r_1,r_2\in[n-1] and claims that, for 6n346\leq n\leq34 and wi4nw_i\leq4n, the only tight two-speed modification is {1,4,5,6,7,11,13}\{1,4,5,6,7,11,13\}. The released driver enumerates deleted pairs with combinations(range(2,n),2), so it never tests any pair {1,r}\{1,r\}. Neither the manuscript nor another released search supplies a general argument excluding those omitted cases throughout the theorem's range. No counterexample was found, but the full quantified census is not established by the supplied computation. A repair requires enumerating the missing r1=1r_1=1 branch with the same exact certification, or proving an independent exclusion theorem for it.

Archived verification repository, twoswap_hunt.py
Theorem 1.8(i), (iii), and (iv); Proposition 1.9Correct

The remaining exact censuses and the speed-9090 example

Pages 4 and 7–8 · Theorem 1.8(i), (iii), (iv), Proposition 1.9, and Section 4 · arXiv:2608.13599v1

The one-speed driver covers every deleted speed and every inserted ww in the stated box. The window driver enumerates every primitive (n1)(n-1)-subset of {1,,2n1}\{1,\ldots,2n-1\} in the stated range. Survivors of the proved-safe floating-point filter are evaluated exactly at the complete breakpoint set. The independently implemented wall-subdivision and branch-and-bound checks agree with the component formulas and certify every listed tight set, including {1,2,,29,31,90}\{1,2,\ldots,29,31,90\} at n=32n=32.

02Proofs4 reported findingsContains incorrect or incomplete proofs

The analytic proofs and the exact-certification method are correct. The computational proof of Theorem 1.8(ii) is incomplete because a quantified family of deleted-speed pairs is absent from the enumeration.

Section 3Correct and complete

Wall analysis for U(n,r)U(n,r)

Pages 5–6 · Equations (4)–(7) and proof of Theorem 1.4 · arXiv:2608.13599v1

Fractions with non-coprime numerator are excluded by a surviving divisor of rr. For a reduced fraction, multiples of rr yield exactly the inner wall δ>1/(2rn)|\delta|>1/(2rn) when present. Among nonmultiples, the constraints with residue distance one are binding, and inequality (7) shows every residue-distance-at-least-two constraint is weaker. The proof also blocks the remaining portion of each Dirichlet interval, so no unlisted components occur.

Breakpoint and numerical certificationCorrect and complete

Every candidate maximum is checked exactly and the pre-filter is safe

Pages 4 and 7–8 · Lemmas 2.2 and 4.1; Section 4.3 · arXiv:2608.13599v1

The minimum of finitely many sawtooth functions can attain a positive maximum only at a peak of an active function or at a crossing of two active functions, giving the complete rational breakpoint set. Exact rational evaluation at that set determines LR(V)LR(V). Lemma 4.1 bounds the floating-point error far below the discard margin, and every survivor is recomputed exactly. An independent wall-subdivision implementation matched all tested component sets and formulas, while adaptive branch-and-bound independently certified the listed tight sets.

Theorem 1.8(ii) enumerationIncomplete as written

One deletion branch is absent from the purported exhaustive search

Page 8 · Section 4.2 and Table 2; archived twoswap_hunt.py and reproduce_all.py · arXiv:2608.13599v1

Both released entry points loop over combinations(range(2,n),2). The proof obligation includes pairs with r1=1r_1=1, because Theorem 1.8(ii) imposes no lower bound ri2r_i\geq2. The window census covers only a smaller parameter window and does not fill the omitted range n34n\leq34, wi4nw_i\leq4n. Repair classification: no repair supplied for the full statement; extending the exact enumeration to combinations(range(1,n),2) is a plausible repair only until its output is produced and independently checked.

Archived verification repository
Goddyn–Wong inputCorrect and complete

The divisibility classification is applied in its stated range

Pages 2–3 and 6 · Theorem 1.1, Proposition 1.3, and proof of Theorem 1.7 · arXiv:2608.13599v1

The cited theorem gives exactly the criterion for tight replacements rmrr\mapsto mr. Proposition 1.3 correctly shows that a deleted speed rr with 2r>n12r>n-1 must divide an inserted speed: at t=1/rt=1/r, all surviving baseline speeds are farther than 1/n1/n, while a nonzero value of w/r\|w/r\| is at least 1/r>1/n1/r>1/n.

Goddyn–Wong, Tight instances of the lonely runner, Theorem 2.3
03Novelty0 reported findingsNo non-novelty findings

No non-novelty findings.

Detailed audit reportFull reasoning, manuscript locations, and references.
Open report PDF ↗

Author response

Challenge an audit finding

Local workflow preview

A listed author may submit formal evidence that an audit is inaccurate. The response would be considered in a fresh AI re-evaluation; it would not edit the audit automatically.

Paper
arXiv:2608.13599v1
Authors listed
Yuhan Zhang
Audit date
August 18, 2026
  1. 01Establish identityMatch an authenticated scholarly identity to this paper.
  2. 02Submit evidenceIdentify the finding and give a formal mathematical response.
  3. 03Re-evaluateA separate agent checks the response and records a disposition.
Recommended production method

Authenticate with ORCID, then require an exact arXiv match

MathAudit should accept the identity only when ORCID OAuth authenticates the claimant's iD and this exact arXiv paper appears in arXiv's public authority feed for that iD. A matching name alone is not sufficient.

ORCID OAuth and arXiv authority-record lookup are not connected in this local prototype.

Email fallback for papers without a linked ORCID

A production fallback could send a one-time link only when the submitted address matches an independently maintained author-contact allowlist for this paper. MathAudit must return the same message for every address so the form cannot reveal which contacts are on that list.

This demonstration does not send, store, or compare the address.

Structured response preview

This form remains unavailable until production identity verification succeeds. Nothing entered here is submitted.

This panel never establishes authorship in the local prototype. A production result should be described narrowly as an authenticated ORCID match or control of a separately allowlisted author-contact mailbox.