Documentation

FormalConjectures.ErdosProblems.«821»

Erdős Problem 821 #

References:

noncomputable def Erdos821.g (n : ) :

Let $g(n)$ count the number of $m$ such that $\phi(m)=n$.

Equations
Instances For
    theorem Erdos821.erdos_821 :
    sorry ε > 0, {n : | (g n) > n ^ (1 - ε)}.Infinite

    Is it true that, for every $\epsilon>0$, there exist infinitely many $n$ such that $g(n) > n^{1-\epsilon}$?

    Pillai proved that $\limsup g(n)=\infty$.

    theorem Erdos821.erdos_821.variants.erdos :
    c > 0, {n : | n ^ c < (g n)}.Infinite

    Erdős [Er35b] proved that there exists some constant $c>0$ such that $g(n) > n^c$ for infinitely many $n$.

    theorem Erdos821.erdos_821.variants.lichtman :
    c > 0.71568, {n : | n ^ c < (g n)}.Infinite

    The best known bound is that there are infinitely many $n$ such that $g(n) > n^{0.71568\cdots}$, obtained by Lichtman [Li22] as a consequence of proving that there are $\geq \frac{x}{(\log x)^{O(1)}}$ many primes $p\leq x$ such that all prime factors of $p-1$ are $\leq x^{0.2843\cdots}$ (which improves a number of previous exponents, most recently Baker and Harman [BaHa98]).