Back to Problems
erdos_749
Specification
Let $\epsilon>0$. Does there exist $A\subseteq \mathbb{N}$ such that the lower density of $A+A$ is at least $1-\epsilon$ and yet $1_A\ast 1_A(n) \ll_\epsilon 1$ for all $n$?
Lean 4 Statement
theorem erdos_749 : answer(sorry) ↔ ∀ ε > (0 : ℝ),
∃ A : Set ℕ, 1 - ε ≤ lowerDensity (A + A) ∧
((Nat.cast (R
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.