Documentation

FormalConjectures.Wikipedia.CarmichaelTotient

Carmichael's totient function conjecture #

For every positive natural number $n$, there exists a natural number $m$ with $m ≠ n$, such that $φ(n) = φ(m)$ where $φ$ is the Euler totient function.

References:

Natural number $n$ for which there exists a $m ≠ n$ with $φ(m) = φ(n)$

Equations
Instances For

    For every odd number $n$, $φ(2n) = φ(n)$

    Carmichael's totient function conjecture: For every positive natural number $n$, there exists a natural number $m$ with $m ≠ n$, such that $φ(n) = φ(m)$.

    theorem CarmichaelTotient.carchimaelTotient_bound {n : } (hn : 0 < n) (hn' : n < 10 ^ 10 ^ 10) :

    In Theorem 6 in [F1998], Kevin Ford proves that the smallest counterexample to Carmichael's totient function conjecture must be $≥ 10 ^ (10 ^ 10)$