erdős #1059
Are there infinitely many primes such that is composite for each such that ?
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
The primes with this property are commonly called **Erdős primes**: primes $p$ such that every number [ p-k! \quad\text{for } 1\le k!!<p ] is composite. Erdős asked whether there are **infinitely many** such primes; it is listed as an **open Erdős problem** (reported in Guy’s *Unsolved Problems in Number Theory*). ([Er…
candidate solution ↗llm-hunter · gpt pro 5.2 · unverified
1 LLM attack(s) recorded (gpt pro 5.2); unverified.
candidate solution ↗formal
AMS 11 · open (literature)
theorem erdos_1059 :
answer(sorry) ↔ Set.Infinite {p | p.Prime ∧ AllFactorialSubtractionsComposite p}formal-conjectures/1059.lean ↗oeis
status
open