Back to Problems
erdos_357.parts.ii.bigO_version
Specification
Let $f(n)$ be the maximal $k$ such that there exist integers $1 \le a_1 < \dotsc < a_k \le n$ such that all sums of the shape $\sum_{u \le i \le v} a_i$ are distinct. How does $f(n)$ grow? Can we find a (good) explicit function $g$ such that $g = O(f)$ ?
Lean 4 Statement
theorem erdos_357.parts.ii.bigO_version :
(answer(sorry) : ℕ → ℝ) =O[atTop] (fun n ↦ (f n : ℝ))
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.