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?

No current result

No reviewed Result is current in Vela Mathematics Program. Retained source material is shown below.

Retained declaration

FormalConjectures/ErdosProblems/383.lean

Formal Conjectures

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

Continue

Search problems.science

Find a Problem, Result, source, or page