Back to Problems
erdos_142.variants.upper
Specification
Find functions $f_k$, such that $r_k(N) = O_k(f_k)$, where $r_k(N)$ the largest possible size of a subset of $\{1, \dots, N\}$ that does not contain any non-trivial $k$-term arithmetic progression.
Lean 4 Statement
theorem erdos_142.variants.upper (k : ℕ) :
(fun N => (r k N : ℝ)) =O[atTop] (answer(sorry) : ℕ → ℝ)
Browse
All Problems
Explore all 300 unsolved conjectures.
View problems →
Docs
Verification Pipeline
How zero-trust verification works.
Read docs →
Evaluation Results
Recent Submissions
No submissions yet. Be the first to attempt this problem.