erdős #1060
Let count the number of solutions to , where is the sum of divisors of . Is it true that ? Perhaps even ?
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 [ A(k):=k\sigma(k),\qquad f(n)=|\\{k\in\mathbb N:\ A(k)=n\\}|. ]
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_1060.parts.i :
∃ h : ℕ → ℝ,
h =o[atTop] (fun n ↦ 1 / log (log n)) ∧ ∀ᶠ n in atTop, #{k ≤ n | k * σ 1 k = n} ≤ (n : ℝ) ^ h nformal-conjectures/1060.lean ↗oeis
status
open