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 statement3 of 3

Can (n2)\binom{n}{2} be the product of consecutive primes infinitely often?

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

Search problems.science

Find a Problem, Result, source, or page