Documentation

FormalConjectures.ErdosProblems.«1057»

Erdős Problem 1057 #

References:

noncomputable def Erdos1057.carmichaelCounting (x : ) :

Let $C(x)$ count the number of Carmichael numbers in the interval $[1,x]$.

Equations
Instances For

    Is it true that $C(x)=x^{1-o(1)}$?

    This is discussed in problem A13 of Guy's collection [Gu04].

    Erdős [Er56c] proved $C(x) < x \exp\left(-c \frac{\log x\log\log\log x}{\log\log x}\right)$ for some constant $c>0$.

    Pomerance [Po89] gave a heuristic suggesting that this is the true order of growth, and in fact $C(x)= x \exp\left(-(1+o(1))\frac{\log x\log\log\log x}{\log\log x}\right)$.

    Alford, Granville, and Pomerance [AGP94] proved that $C(x)\to \infty$.

    Alford, Granville, and Pomerance [AGP94] proved that $C(x)>x^{2/7}$ for large $x$.

    The lower bound $C(x)> x^{0.33336704}$ was proved by Harman [Ha08].

    This exponent was improved to $0.3389$ by Lichtman [Li22].