erdős #891
Let be the primes and . Is it true that, for all sufficiently large , there must exist an integer in with many prime factors?
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
It depends on what you mean by “(>k) prime factors”.
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_891 :
answer(sorry) ↔
∀ k ≥ 2, ∀ᶠ n in atTop,
∃ m ∈ Ico n (n + ∏ i ∈ range k, i.nth Nat.Prime), k < ω mformal-conjectures/891.lean ↗links
Dickson's conjecture · reference
status
open