Erdős problem 251
Is irrational? Here is the -th prime ().
Sources
FormalConjectures/ErdosProblems/
251.lean
Retained formal statement
Is irrational? Here is the -th prime ().
True ↔ Irrational (∑' (n : ℕ), ↑(Nat.nth Nat.Prime n) / 2 ^ n)OpenStatement only, no proof