The prime factors of $40807$ are $(13, 43, 73)$ are in arithmetic progression.
The prime factors of $55125 $ are $(3, 5, 7)$ are also in AP.
The prime factors of $69443$ are $(11, 59, 107)$ are also in AP.
Moreover, the three numbers $(40807, 55125, 69443)$ are also in AP. It is the smallest AP of three positive composite integers $(a,b,c)$ such that $\gcd(a,b,c) = 1$ and the prime factors of each of these numbers are also in some arithmetic progression. There are several other such triplets. But when it comes to four such numbers, there seems to be none. Is there any reason why a such a AP of four numbers cannot exist?
Question 1: Is there an AP of four composite coprime positive integers such that the prime factors of each of these four numbers are in some AP?
Update: No solutions below $2.5 \times 10^9$.
I wrote and ran some Mathematica-code:
Running the code gives:
So, I will pick one value to show that is true. When $\text{n}=959435$ we have the following distinct prime factors: $\left(5,311,617\right)$ and they are in arithmetic progression.