Erdős problem 1093
Are there only finitely many binomial coefficients with deficiency > 1?
Sources
FormalConjectures/ErdosProblems/
1093.lean
Retained formal statement
Are there only finitely many binomial coefficients with deficiency > 1?
{x | have k := x.1; have n := x.2; 2 * k ≤ n ∧ Erdos1093.deficiency n k > 1 ∧ ∀ (p : ℕ), Nat.Prime p → p ∣ n.choose k → k < p}.FiniteOpenStatement only, no proof