erdős #139 · Szemerédi's theorem
Let be the size of the largest subset of which does not contain a non-trivial -term arithmetic progression. Prove that .
Worked, still open.
additive combinatorics · solved · prize $1000 · formalized (Lean) · 0 attempts
machinery: additive-combinatorics,arithmetic-progressions,Szemeredi-theorem,density-regularity,prime-distribution
use this record
vela registry pull vfr_37aec80d874a0239vela reproduce examples/erdos-problemsformal
AMS 5 11 · solved (literature)
theorem erdos_139 (k : ℕ) (hk : 1 < k) :
Filter.Tendsto (fun N => (r k N / N : ℝ)) Filter.atTop (𝓝 0)formal-conjectures/139.lean ↗oeis
A003002 — Size of the largest subset of the numbers [1...n] which does not contain a 3-term arithmetic progression.0,1,2,2,3,4,4,4,4,5,5,6,6,7,8,8,8,8,8,8,9,9,9,9,10,10,11,11,11,11,12,12,13,13,13,13,14,14,14,14,15,16,16,16,16,16,16,16,A003003 — Size of the largest subset of the numbers [1...n] which doesn't contain a 4-term arithmetic progression.1,2,3,3,4,5,5,6,7,8,8,8,9,9,10,10,11,11,12,12,13,13,14,14,15,15,16,17,17,18,18,18,19,20,20,20,21,21,21,22,22,22,23,23,24A003004 — Size of the largest subset of the numbers [1..n] which does not contain a 5-term arithmetic progression.1,2,3,4,4,5,6,7,8,8,9,10,11,12,12,13,14,15,16,16,16,16,16,17,18,18,19,20,21,21,22,22,23,24,24,25,26,27,28,28,29,30,31,32A003005 — Size of the largest subset of the numbers [1..n] which doesn't contain a 6-term arithmetic progression.1,2,3,4,5,5,6,7,8,9,9,10,11,12,13,13,14,15,16,17,17,18,19,20,21,22,22,22,23,23,23,24,25,25,26,27,28,28,29,30,31,31,31,32
links
Rothe-Ille · reference
#3If has then must contain arbitrarily long arithmetic progressions?A003002#140Let be the size of the largest subset of which does not contain a non-trivial -term arithmetic progression. Prove that for every .A003002#142Let be the largest possible size of a subset of that does not contain any non-trivial -term arithmetic progression. Prove an asymptotic formula for .A003002#201Let be such that any set of integers contains a subset of size at least which does not contain a -term arithmetic progression. Determine the size of . How does it relate to , the size of the largest subset of without a -term arithmetic progression? Is it true thatA003002status
solved