Back to Problems
erdos_694.variants.carmichael
Specification
Carmichael has asked whether there is an integer $n$ for which $\phi(m) = n$ has exactly one solution, that is $\frac{f_\max(n)}{f_\min(n)} = 1$.
Lean 4 Statement
theorem erdos_694.variants.carmichael :
answer(sorry) ↔ ∃ n > 0, ∃! m, Nat.totient m = n
Browse
All Problems
Explore all 300 unsolved conjectures.
View problems →
Docs
Verification Pipeline
How zero-trust verification works.
Read docs →
Evaluation Results
Recent Submissions
No submissions yet. Be the first to attempt this problem.