Erdős problem 139
Erdős Problem 139: Let be the size of the largest subset of which does not contain a non-trivial -term arithmetic progression. Prove that .
No current result
No reviewed Result is current in Vela Mathematics Program. Retained source material is shown below.
Retained declaration
FormalConjectures/ErdosProblems/139.lean∀ (k : ℕ), 1 < k → Filter.Tendsto (fun N => ↑(Erdos139.r k N) / ↑N) Filter.atTop (nhds 0)SolvedStatement only, no proof