Erdős problem 938
Let be the sequence of powerful numbers (if then ). Are there only finitely many three-term progressions of consecutive terms ?
Sources
FormalConjectures/ErdosProblems/
938.lean
Retained formal statement
Let be the sequence of powerful numbers (if then ). Are there only finitely many three-term progressions of consecutive terms ?
True ↔ {P | (↑P).IsAPOfLength 3 ∧ ∃ k, P = {Nat.nth Nat.Powerful k, Nat.nth Nat.Powerful (k + 1), Nat.nth Nat.Powerful (k + 2)}}.FiniteOpenStatement only, no proof