erdős #943
Let be the set of powerful numbers (if then ). Is it true thatfor every ?
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
Interpreting (\ast) as **Dirichlet convolution** (the usual meaning for arithmetic functions), [ (1_A\ast 1_A)(n)=\sum_{d\mid n} 1_A(d),1_A(n/d) ] counts the number of (ordered) factorizations $n=ab$ with (a,b\in A) (both powerful).
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_943 : answer(sorry) ↔
∃ (o : ℕ → ℝ), o =o[atTop] (1 : ℕ → ℝ) ∧ ∀ᶠ n in atTop, (sumRep Powerful n) ≤ (n : ℝ)^(o n)formal-conjectures/943.lean ↗status
open