Erdős problem 1055
A prime is in class if the only prime divisors of are or . In general, a prime is in class if every prime factor of is in some class , with equality for at least one prime factor. Show that for each there exists a prime of class .
Sources
FormalConjectures/ErdosProblems/
1055.lean
Retained formal statement
A prime is in class if the only prime divisors of are or . In general, a prime is in class if every prime factor of is in some class , with equality for at least one prime factor. If is the least prime in class , then how does behave? Selfridge conjectured that this is bounded.
∃ M, ∀ (r : ℕ+), ↑(Erdos1055.p r) ^ (1 / ↑↑r) ≤ MOpenStatement only, no proof