erdős #849 · Singmaster's conjecture
Is it true that, for every integer , there is some integer such that(with ) has exactly solutions?
Worked, still open.
number theory · open · formalized (Lean) · 0 attempts
machinery: binomial-coefficient-multiplicity,Singmaster-conjecture,elliptic-integral-points,Diophantine-equation-binomials,prime-distribution,Kummer-carries,consecutive-integer-window
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 [ N(a)=|\\{(n,k)\in\mathbb Z_{\ge 1}^2:\ 1\le k\le n/2,\ \binom{n}{k}=a\\}|. ] Your question asks whether **every** (t\ge 1) occurs as $N(a)$ for some integer $a$.
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_849 : answer(sorry) ↔
∀ t ≥ 1, ∃ a : ℕ,
{n : ℕ | ∃ k ≥ 1, 2 * k ≤ n ∧ choose n k = a}.ncard = tformal-conjectures/849.lean ↗oeis
links
Singmaster's conjecture · reference
status
open