Skip to content

Erdős problem 681

Erdős problem 681. Is it true that for all large nn there exists kk such that n+kn + k is composite and p(n+k)>k2p(n+k) > k^2, where p(m)p(m) is the least prime factor of mm ?

No current result

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

Retained declaration

FormalConjectures/ErdosProblems/681.lean

Formal Conjectures

FormalConjectures/ErdosProblems/681.leanErdos681.erdos_6811 lineExact file
True ↔ ∀ᶠ (n : ℕ) in Filter.atTop, ∃ k > 0, (n + k).Composite ∧ ∀ (p : ℕ), Erdos681.IsLPF p (n + k) → p > k ^ 2
OpenStatement only, no proof

Continue

Search problems.science

Find a Problem, Result, source, or page