Documentation

FormalConjectures.ErdosProblems.«1095»

Erdős Problem 1095 #

References:

noncomputable def Erdos1095.g (k : ) :

Let $g(k)>k+1$ be the smallest $n$ such that all prime factors of $\binom{n}{k}$ are $>k$.

Equations
Instances For
    theorem Erdos1095.erdos_1095.variants.lower_solved :
    c > 0, (fun (k : ) => Real.exp (c * Real.log k ^ 2)) =O[Filter.atTop] fun (k : ) => (g k)

    The current record is $g(k) \gg \exp(c(\log k)^2)$ for some $c>0$, due to Konyagin [Ko99b]. -

    Ecklund, Erdős, and Selfridge [EES74] conjectured $g(k)\leq \exp((1+o(1))k)$.

    Erdős, Lacampagne, and Selfridge [ELS93] write 'it is clear to every right-thinking person' that $g(k)\geq\exp(c\frac{k}{\log k})$ for some constant $c>0$.

    Sorenson, Sorenson, and Webster [SSWE20] give heuristic evidence that $\log g(k) \asymp \frac{k}{\log k}$.