erdős #680
Is it true that, for all sufficiently large , there exists some such thatwhere denotes the least prime factor of ?Can one prove this is false if we replace by , for all , where is some constant?
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
Let me write (\operatorname{lpf}(m)=p(m)) for the least prime factor.
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_680.parts.i :
answer(sorry) ↔ ∀ᶠ (n : ℕ) in .atTop, ∃ k ≠ 0, (n + k).minFac > k^2 + 1formal-conjectures/680.lean ↗status
open