Erdős problem 272
Let . What is the largest such that there are with a non-empty arithmetic progression for all ?
Sources
FormalConjectures/ErdosProblems/
272.lean
Retained formal statement
Simonovits and Sós have shown that .
(fun N => ↑(Erdos272.maxArithInterCard N)) =O[Filter.atTop] fun N => ↑N ^ 2SolvedStatement only, no proof