Skip to content

Erdős problem 1065

Are there infinitely many primes pp such that p=2kq+1p = 2^k * q + 1 for some prime qq and k0k ≥ 0?

Sources

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

2 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

1065.lean

Retained formal statement1 of 2

Are there infinitely many primes pp such that p=2kq+1p = 2^k * q + 1 for some prime qq and k0k ≥ 0?

This is mentioned as B46 in [Unsolved Problems in Number Theory](https://doi.org/10.1007/978-0-387-26677-0) by *Richard K. Guy*

FormalConjectures/ErdosProblems/1065.leanErdos1065.erdos_1065.parts.i1 lineExact file
True ↔ {p | ∃ q k, Nat.Prime pNat.Prime qp = 2 ^ k * q + 1}.Infinite
OpenStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page