Erdős problem 1049
Let be a rational number. Is irrational, where counts the divisors of ?
Sources
FormalConjectures/ErdosProblems/
1049.lean
Retained formal statement
The classical Lambert series identity: , where counts the divisors of .
∀ (t : ℚ), ∑' (n : ℕ+), 1 / (↑t ^ ↑n - 1) = ∑' (n : ℕ+), ↑(↑n).divisors.card / ↑t ^ ↑nTextbookStatement only, no proof