Skip to content

Erdős problem 248

Are there infinitely many nn such that ω(n+k)k\omega(n + k) \ll k for all k1k \geq 1? Here ω(n)\omega(n) is the number of distinct prime divisors of nn.

Sources

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

1 retained statement2415f78e850a

Open selected source

FormalConjectures/ErdosProblems/

248.lean

Retained formal statement1 of 1

Are there infinitely many nn such that ω(n+k)k\omega(n + k) \ll k for all k1k \geq 1? Here ω(n)\omega(n) is the number of distinct prime divisors of nn.

FormalConjectures/ErdosProblems/248.leanErdos248.erdos_2481 lineExact file
C > 0, {n | ∀ k ≥ 1, ↑(ArithmeticFunction.cardDistinctFactors (n + k)) ≤ C * ↑k}.Infinite
SolvedStatement only, no proof

Search problems.science

Find a Problem, Result, source, or page