Erdős problem 248
Are there infinitely many such that for all ? Here is the number of distinct prime divisors of .
Sources
FormalConjectures/ErdosProblems/
248.lean
Retained formal statement
Are there infinitely many such that for all ? Here is the number of distinct prime divisors of .
∃ C > 0, {n | ∀ k ≥ 1, ↑(ArithmeticFunction.cardDistinctFactors (n + k)) ≤ C * ↑k}.InfiniteSolvedStatement only, no proof