erdős #400
For any let denote the maximum value ofwhere are integers such that . Can one show thatfor some constant ? Is it true that there is a constant such that for almost all we have
Worked, still open.
number theory · open · possible · 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 question is (essentially verbatim) **Erdős–Graham problem #400**. As far as I can tell from the standard references, **the specific asymptotics you ask for are still open**, even for (k=2). ([Erdős Problems][1])
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_400.parts.i :
answer(sorry) ↔ ∀ᵉ (k ≥ 2), ∃ c : ℝ,
(fun x : ℕ ↦ (∑ n ∈ Icc 1 x, (g k n : ℝ))) ~[atTop]
(fun x : ℕ ↦ c * x * Real.log x)formal-conjectures/400.lean ↗status
open