Erdős problem 379
Let denote the largest integer such that, for all , the binomial coefficient is divisible by for some prime (depending on ).Then .
Sources
FormalConjectures/ErdosProblems/
379.lean
Retained formal statement
Let denote the largest integer such that, for all , the binomial coefficient is divisible by for some prime (depending on ).Then .
This was formalized in Lean by Tao.
Filter.limsup (fun n => ↑(Erdos379.S n)) Filter.atTop = ⊤