Skip to content

Erdős problem 386

There is a kk, such that 2kn22 \le k \le n - 2 and (nk)\binom{n}{k} can be the product of consecutive primes infinitely often?

Sources

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

3 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

386.lean

Retained formal statement2 of 3

For all 2kn22 \le k \le n - 2, can (nk)\binom{n}{k} be the product of consecutive primes infinitely often?

FormalConjectures/ErdosProblems/386.leanErdos386.erdos_386.variants.forall1 lineExact file
True ↔ ∀ k ≥ 2, ∃ᶠ (n : ℕ) in Filter.atTop, kn - 2 ∧ ∃ p q, n.choose k = ∏ iFinset.Ico p q, Nat.nth Nat.Prime i
OpenStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page