Documentation

FormalConjectures.ErdosProblems.«937»

Erdős Problem 937 #

Reference: erdosproblems.com/937

References:

The four numbers $a, a+d, a+2d, a+3d$ form a four-term arithmetic progression ($d > 0$) of pairwise coprime powerful numbers.

Equations
  • One or more equations did not get rendered due to their size.
Instances For

    Are there infinitely many four-term arithmetic progressions of coprime powerful numbers? (A number $n$ is powerful if $p \mid n \to p^2 \mid n$; Nat.Powerful.)

    Erdős [Er76d] asked this; the answer is yes: Bajpai, Bennett and Chan [BBC24] proved that there are infinitely many four-term arithmetic progressions of pairwise coprime powerful numbers. (Without coprimality this is easy, and by a theorem of Fermat there are no four squares in arithmetic progression.)

    Sanity check for IsCoprimePowerfulAP4: the progression $0, 1, 2, 3$ is not a valid example, since $2$ is not powerful.