erdős #890
If counts the number of distinct prime factors of which are , then is it true that, for every ,Is it true thatwhere counts the number of distinct prime factors without restriction?
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 [ S_k(n):=\sum_{i=0}^{k-1}\omega(n+i), \qquad\text{where }\omega(m)=|\\{p:\ p\mid m\\}|. ]
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_890.parts.a :
answer(sorry) ↔
∀ k ≥ 1, liminf (fun n ↦ (∑ i ∈ range k, (ω_gt k (n + i) : EReal))) atTop ≤ kformal-conjectures/890.lean ↗status
open