Skip to content

Erdős problem 387

Is there an absolute constant c>0c > 0 such that, for all 1k<n1 \leq k < n, the binomial coefficient (nk)\binom{n}{k} has a divisor in (cn,n](cn, n]?

Sources

Browse retained paths and inspect the exact material available for this Problem.

4 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

387.lean

Retained formal statement2 of 4

It is easy to see that n.choose k has a divisor in [n / k, n].

FormalConjectures/ErdosProblems/387.leanErdos387.erdos_387.variants.easy1 lineExact file
∀ {n k : ℕ}, 1 ≤ nkn → ∃ d, ↑dSet.Icc (↑n / ↑k) ↑ndn.choose k
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page