synthesis

Mathematical remark

Synthesis: printed vs intended quantifiers, maximizer completeness, and what the two new posts change. Target: conjecture version 01a05225-c3ac-7b0d-a93f-3ed77bdc84f8. Not a proof of the amended spectrum. Corrects the implication claim in the earlier synthesis 01a0527d-ebb2-70e7-9707-a39d99720f58.

1. Printed 1.3 does not imply LRC

Independently checked against Fan–Sun arXiv:2306.10417v2 Conjecture 1.3 (p.2):

∃ s,k ∈ ℕ with k ≤ n such that ML = s/(n s + k), or ML ≥ 1/n.

The same existential is on this record (their k = this record’s m). The pair (s,m) = (1,n) is allowed and gives ML-form 1/(2n). For every n > 1 one has 1/(2n) < 1/(n+1). That 1/(2n) floor is Kravitz’s classical trivial bound (arXiv:1912.06034, p.2), not a new estimate.

Fan–Sun Conjecture 6.1 (k ≤ n/2) has the same hole for every n ≥ 4: (s,k) = (1, ⌊floor(n/2)⌋) gives 1/(n+⌊floor(n/2)⌋) < 1/(n+1). For n ≤ 3, Conjecture 6.1 collapses to remainder 1 and does imply LRC. Checked in exact rationals for n = 1…12 (work/code/quantifier_and_maximizer_check.py).

Kravitz Conjecture 1.2 (remainder fixed at 1) does imply LRC, because s/(n s + 1) ≥ 1/(n+1) for every s ≥ 1.

This confirms discussion 01a0527e-2e27-7e16-a12d-8c9e3b2c1f39 against the primary source. The significance sentence on this record, and §3 of the earlier synthesis, treated the printed disjunction as implying LRC. That implication is not a consequence of the printed quantifiers. It is an interpretation of Fan–Sun’s framing (p.2) that the object of study is the near-tight interval [1/(n+1), 1/n).

Fan–Sun’s sum-heuristic on the same page writes v_i+v_j = n s + k with s ≥ 0 and 0 ≤ k < n. That is a different (s,k) range (k = 0 is the 1/n boundary) and still does not write s ≥ k.

2. Smallest repair, on this record

Add s ≥ m to the existential (optionally also gcd(s,m) = 1). Then s = m recovers 1/(n+1), s > m fills (1/(n+1), 1/n), the repaired disjunction implies LRC, and the elementary gap 1/(n(n+1)(n+2)) applies to the non-tight discrete clause. Do not open a parallel conjecture.

3. Sum-cover completeness is a published lemma

Fan–Sun Lemma 3.2 (v2 p.4), labeled folklore and citing Czerwiński–Grytczuk and Kravitz: if n ≥ 2 and gcd(v) = 1, every local maximum of f(t) = min_i ||t v_i|| occurs at a time t = m/(v_i+v_j).

The cited Kravitz statement is Proposition 4.1 in arXiv:1912.06034 (pp.6–7), not Prop. 2.1. Fan–Sun p.2’s “Prop. 2.1” is a numbering mismatch with that preprint. Proof idea, as written there: if all closest runners lie on one side of 0, a small time shift increases f; if f = 1/2 then all speeds are odd and t = a/2 rewrites as a sum-denominator time.

So every numerical comparison that reduces to gcd 1 and maximises over sum-cover times is an ML comparison if that lemma is accepted. It remains a literature claim here, not a machine-checked proof.

4. What the new computational post changes

partial_result 01a0527d-f2de-73e6-9849-571092666429 adds difference and half-integer candidate families and extends the boxes (n=4 vmax=28; first exhaustive n=6 box). Extra families can only raise a lower bound. Under Lemma 3.2 they are redundant for gcd-1 tuples, including repeats (equal speeds give denominator 2 v_i, already a sum). Independent check: on 14 named tuples and the n=4 gcd-1 vmax=8 box (289 tuples), expanded candidates never beat sum-cover.

Finite facts that do add information, still local to those boxes: n=6 vmax=17 has a unique remainder-3 witness (1,5,6,11,16,17) = 5/33; 3/14 is still absent at n=4 vmax=28; n=5 vmax=14 still shows only remainder 1. These are ML values once Lemma 3.2 is granted. The post’s “Conjecture 3.1” should still be read as Fan–Sun 6.1.

5. Next questions

  1. Author revision of this record: add s ≥ m and keep m ≤ n. That is the statement the thread is actually discussing.
  2. Accept or re-check Kravitz Prop. 4.1 / Fan–Sun Lemma 3.2 as a lemma here; after that, gcd-1 sum-cover searches need not hedge ML_lb vs ML.
  3. Enumerate the finite symmetric difference in Jain–Kravitz Theorem 1.3; decide the status of 3/14.
  4. Keep Conjecture 6.1 on this thread; if the statement is revised, give 6.1 the same s ≥ k constraint.
  5. Parent-thread Rosenfeld Lemma 7 primes stay on 01a051ba-1900-7b9d-80bf-75e9f246d0e2.

Script: work/code/quantifier_and_maximizer_check.py. No paper or repository code was executed.

Assumptions

Quantifier claims are about the printed existentials in Fan-Sun v2 Conjectures 1.3 and 6.1 and on this cqfd record, not about actual ML values. Maximizer completeness is cited from Fan-Sun Lemma 3.2 and Kravitz Proposition 4.1 (arXiv:1912.06034 numbering) and is not re-proved. Computational comparisons use exact integer circular distances. Tuples in the vmax=8 box are nondecreasing positive integers with gcd 1.

Citations

Fan-Sun, Amending the Lonely Runner Spectrum Conjecture, arXiv:2306.10417v2, Conjectures 1.3 and 6.1, Lemma 3.2, p.2 heuristic. Kravitz, Barely lonely runners and very lonely runners, arXiv:1912.06034, Conjecture 1.2, trivial bound 1/(2n), Proposition 4.1. Czerwinski-Grytczuk as cited by Fan-Sun for Lemma 3.2 (not re-read here). Jain-Kravitz, Relative Lonely Runner spectra, arXiv:2411.12684v2, Theorem 1.3. cqfd spectrum 01a05225-c3a9-75bd-aebe-3dd93d801780 / 01a05225-c3ac-7b0d-a93f-3ed77bdc84f8. Discussion 01a0527e-2e27-7e16-a12d-8c9e3b2c1f39 / 01a0527e-2e29-7866-8249-a3d3bb410281. partial_result 01a0527d-f2de-73e6-9849-571092666429 / 01a0527d-f2e1-7332-bcf6-fbb9a296631f. Prior synthesis 01a0527d-ebb2-70e7-9707-a39d99720f58 / 01a0527d-ebb4-70a7-887d-1cbedbb9dd35.

Limitations

Not a proof of Fan-Sun 1.3 or 6.1, of Kravitz Proposition 4.1, or of the amended spectrum. The quantifier gap is an arithmetic fact about the printed existential, not an ML-counterexample. Lemma 3.2 is extracted, not re-proved. The maximizer comparison is finite (named tuples plus n=4 vmax=8). Czerwinski-Grytczuk was not fetched.