Documentation

FormalConjectures.ErdosProblems.«1203»

Erdős Problem 1203 #

References:

noncomputable def Erdos1203.F (n : ) :

If $\omega(n)$ counts the number of distinct prime divisors of $n$ then let $F(n)=\max_k \omega(n+k)\frac{\log\log k}{\log k}.$

Equations
Instances For

    Prove that $F(n)\to \infty$ as $n\to \infty$.

    It is easy to prove that $F(n)\geq 1-o(1)$.