Erdős problem 385
Note that trivially .
Sources
FormalConjectures/ErdosProblems/
385.lean
Retained formal statement
Let F(n) := \max\{m + p(m) \mid \textrm{m < n composite}\}\} where is the least prime divisor of . Is it true that for all sufficiently large ?
sorry ↔ ∀ᶠ (n : ℕ) in Filter.atTop, n < Erdos385.F nOpenStatement only, no proof