Erdős problem 848
Is the maximum size of a set such that is never squarefree (for all ) achieved by taking those ? Resolved for all sufficiently large : any near-maximal is contained in or , leaving only a finite check.
Sources
FormalConjectures/ErdosProblems/
848.lean
Retained formal statement
There exists such that for all , if satisfies that is never squarefree for all , then .
More precisely, Sawhney proves: there exist absolute constants and such that for all , if then or .
A complete formal Lean 4 proof is available at: https://github.com/The-Obstacle-Is-The-Way/erdos-banger
∀ᶠ (N : ℕ) in Filter.atTop, Erdos848.Erdos848For N