Erdős problem 142
Prove an asymptotic formula for , the largest possible size of a subset of that does not contain any non-trivial -term arithmetic progression.
Sources
FormalConjectures/ErdosProblems/
142.lean
Retained formal statement
Prove an asymptotic formula for , the largest possible size of a subset of that does not contain any non-trivial -term arithmetic progression.
∀ (k : ℕ), (fun N => ↑(Erdos142.r k N)) =Θ[Filter.atTop] sorryOpenStatement only, no proof