Skip to content

Erdős problem 930

Is it true that, for every rr, there is a kk such that if I1,,IrI_1,\ldots,I_r are disjoint intervals of consecutive integers, all of length at least kk, then 1irmIim \prod_{1\leq i\leq r}\prod_{m\in I_i}m is not a perfect power?

Sources

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

3 retained statements2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

930.lean

Retained formal statement3 of 3

Let kk, ll, nn be integers such that k3k \ge 3, l2l \ge 2 and n+kp(k)n + k \ge p^{(k)}, where p(k)p^{(k)} is the least prime satisfying p(k)kp^{(k)} \ge k. Then there is a prime pkp \ge k for which ll does not divide the multiplicity of the prime factor pp in (n+1)(n+k)(n + 1) \ldots (n + k).

Theorem 2 from [ErSe75].

[ErSe75] Erdős, P. and Selfridge, J. L., The product of consecutive integers is never a power. Illinois J. Math. (1975), 292-301.

FormalConjectures/ErdosProblems/930.leanErdos930.erdos_930.variants.consecutive_strong5 linesExact file
∀ (k l n : ℕ),  3 ≤ k    2 ≤ l      Erdos930.nextPrime kn + kp, kpNat.Prime p ∧ ¬l ∣ (∏ mFinset.Icc (n + 1) (n + k), m).factorization p
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page