Erdős problem 364
There is no consecutive triple of powerful numbers.
Sources
FormalConjectures/ErdosProblems/
364.lean
Retained formal statement
There is no consecutive triple of powerful numbers.
¬∃ n, n.Powerful ∧ (n + 1).Powerful ∧ (n + 2).PowerfulOpenStatement only, no proof