Back to Problems
erdos_252_ge_5
Specification
For a fixed `k ≥ 5`, is `∑ σ k n / n!` irrational?.
Lean 4 Statement
theorem erdos_252_ge_5 : answer(sorry) ↔
∀ k ≥ 5, Irrational (∑' n, σ k n / (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.