Skip to content

Erdős problem 389

Is it true that for every n1n \geq 1 there is a kk such that n(n+1)(n+k1)(n+k)(n+2k1)? n(n + 1) \cdots (n + k - 1) \mid (n + k) \cdots (n + 2k - 1)?

Sources

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

2 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

389.lean

Retained formal statement2 of 2

Bhavik Mehta has computed the minimal such kk for 1n181 \leq n \leq 18. For example, the minimal kk for n=4n = 4 is 207207.

FormalConjectures/ErdosProblems/389.leanErdos389.erdos_389.variants.mehta_four1 lineExact file
IsLeast {k | 1 ≤ k ∧ ∏ iFinset.range k, (4 + i) ∣ ∏ iFinset.range k, (4 + k + i)} 207
TextbookStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page