erdős #145
Let be the sequence of squarefree numbers. Is it true that, for any ,exists?
Worked, still open.
number theory · open · formalized (Lean) · 0 attempts
machinery: squarefree-gaps,consecutive-integer-window,abc/kernel-bound,sieve/Brun-Titchmarsh,moments-of-gaps,prime-distribution
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
What people study is usually the very close sum [ \sum_{s_{k+1}\le x}(s_{k+1}-s_k)^\gamma . ] Erdős proved an asymptotic (\sim B(\gamma),x) for (0\le \gamma\le 2), and later work pushed the range much higher. The current best published range I can find is
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_145 :
answer(sorry) ↔ ∀ α ≥ (0 : ℝ), ∃ β : ℝ,
atTop.Tendsto (fun x : ℝ ↦ 1 / x * ∑ n ∈ A x, (s (n + 1) - s n : ℝ) ^ α) (𝓝 β)formal-conjectures/145.lean ↗oeis
links
ABC conjecture · reference
#208Let be the sequence of squarefree numbers. Is it true that, for any and large ,Is it true thatA005117status
open