Erdős problem 418
Are there infinitely many integers not of the form ?
Sources
FormalConjectures/ErdosProblems/
418.lean
Retained formal statement
A solution to erdos_418 was shown by Browkin and Schinzel [BrSc95] by showing that any integer of the form is not of the form .
{x | ∃ k, 2 ^ (k + 1) * 509203 = x} ⊆ {x | ∃ n, n - n.totient = x}ᶜSolvedStatement only, no proof