Skip to content

Erdős problem 251

Is n=1pn2n\sum_{n=1}^\infty \frac{p_n}{2^n} irrational? Here pnp_n is the nn-th prime (p1=2,p2=3,p_1=2, p_2=3, \dots).

Sources

Browse retained paths and inspect the exact material available for this Problem.

1 retained statement2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

251.lean

Retained formal statement1 of 1

Is n=1pn2n\sum_{n=1}^\infty \frac{p_n}{2^n} irrational? Here pnp_n is the nn-th prime (p1=2,p2=3,p_1=2, p_2=3, \dots).

FormalConjectures/ErdosProblems/251.leanErdos251.erdos_2511 lineExact file
TrueIrrational (∑' (n : ℕ), ↑(Nat.nth Nat.Prime n) / 2 ^ n)
OpenStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page