erdős #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.Are there infinitely many primes in each class? If is the least prime in class , then how does behave?
Worked, still open.
number theory · open · formalized (Lean) · 0 attempts
use this record
vela registry pull vfr_37aec80d874a0239vela reproduce examples/erdos-problemsevidence
unverified AI candidates (2)
gpt-erdos · GPT-5.2 Pro + Deep Research · unverified
This is the **Erdős–Selfridge classification** [[nomath]](often written “class $r+$”)[[/nomath]]. A convenient way to restate your recursive definition is:
candidate solution ↗llm-hunter · gpt pro 5.2 · unverified
1 LLM attack(s) recorded (gpt pro 5.2); unverified.
candidate solution ↗formal
AMS 11 · textbook (literature)
theorem exists_p (r : ℕ+) : ∃ p, p.Prime ∧ IsOfClass r pformal-conjectures/1055.lean ↗
oeis
status
open