Back to Problems
erdos_822
Specification
Does the set of integers of the form $n + \varphi(n)$ have positive (lower) density? [GIL24] proved this was true.
Lean 4 Statement
theorem erdos_822 :
answer(True) ↔ (Set.range fun n => n + Nat.totient n).HasPosDensity
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.