erdős #672
Can the product of an arithmetic progression of positive integers of length (with ) be a perfect power?
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
Write the condition “the product is a perfect power” as the Diophantine equation [ n(n+d)\cdots(n+(k-1)d)=y^\ell,\qquad \ell>1, ] with (\gcd(n,d)=1) and (k\ge 4).
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_672 :
answer(sorry) ↔ ∀ᵉ (k) (l > 1), k ≥ 4 → Erdos672With k lformal-conjectures/672.lean ↗status
open