Erdős problem 69
Is irrational? (Here counts the number of distinct prime divisors of .)
Sources
FormalConjectures/ErdosProblems/
69.lean
Retained formal statement
Is irrational? (Here counts the number of distinct prime divisors of .)
Irrational (∑' (n : ℕ), ↑(ArithmeticFunction.cardDistinctFactors (n + 2)) / 2 ^ (n + 2))TextbookStatement only, no proof