Documentation

FormalConjectures.ErdosProblems.«1073»

Erdős Problem 1073 #

Reference: erdosproblems.com/1073

noncomputable def Erdos1073.A (x : ) :

Let $A(x)$ count the number of composite $u < x$ such that $n!+1 \equiv 0 (\mod u)$ for some $n$.

Equations
Instances For
    theorem Erdos1073.erdos_1073 :
    (∃ (o : ), o =o[Filter.atTop] 1 ∀ (x : ), A x x ^ o x) sorry

    Is it true that $A(x) \le x^{o(1)}$?