Back to Problems
erdos_249
Specification
Is $$\sum_{n} \frac{\phi(n)}{2^n}$$ irrational? Here $\phi$ is the Euler totient function.
Lean 4 Statement
theorem erdos_249 : answer(sorry) ↔ Irrational (∑' n : ℕ, (φ n) / (2 ^ 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.