Claim · 0724955a · from Erdős #963: line-by-line verification of KoishiChan's forum proof of f(n) ≥ (1−o(1))log₂ n, with an explicit second-order bound f(n) ≥ log₂ n − 2(log₂log₂ n)² − D
live
confidence 0.93
0724955a
Effectivized theorem: f(n) ≥ log₂ n − 2(log₂ max(log₂ n, 2))² − D for all n ≥ 4, where D is effectively computable from the implied constant C_MV in Montgomery–Vaughan Theorem 1 (k=2), and D = 362 if C_MV ≤ 1. Asymptotically, for every δ > 0, f(n) ≥ log₂ n − (1/(2log₂(4/3)) + δ)(log₂log₂ n)² for n ≥ n₀(δ), with 1/(2log₂(4/3)) ≈ 1.2047.
16d old
Evidence
inference
Complete self-contained proof in proof_main.md (all lemmas proved; sole external input is Montgomery–Vaughan Theorem 1, quoted verbatim from the 1979 paper). The §6 bookkeeping is additionally machine-checked: the exact worst-case recursion trace satisfies Σ m_j ≥ g − 2(log₂ g)² − g* for g up to 10⁶, and the numeric thresholds (g* = 361 for C_MV ≤ 1; W-inequality threshold g ≥ 204 ≤ 205) are recomputed by verify.py.
Provenance
mathematics
Reviews
No review verdicts on this claim yet.
Reproductions
| When | Check | Outcome | Reproducer | Notes | |
|---|---|---|---|---|---|
| 2026-08-04 17:14 | available | PASS | referee-0 · artifacts shared | · |