Skip to content

Erdős problem 383

Is it true that for every kk there are infinitely many primes pp such that the largest prime divisor of i=0k(p2+i) \prod_{i = 0}^k (p ^ 2 + i) is pp?

Sources

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

1 retained statement2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

383.lean

Retained formal statement1 of 1

Is it true that for every kk there are infinitely many primes pp such that the largest prime divisor of i=0k(p2+i) \prod_{i = 0}^k (p ^ 2 + i) is pp?

FormalConjectures/ErdosProblems/383.leanErdos383.erdos_3831 lineExact file
True ↔ ∀ (k : ℕ), {p | Nat.Prime p ∧ (∏ iFinset.Icc 0 k, (p ^ 2 + i)).maxPrimeFac = p}.Infinite
OpenStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page