An arithmetic progression is given with a common difference $\ne0.$ The $2nd$, the $1st$ and the $3rd$ term of the ap form a geometric progression. Find the common ratio.
So we have the ap: $a_1,a_1+d,a_1+2d$ and the gp: $a_1+d,a_1,a_1+2d.$ How can we find $q?$ Thank you in advance!
I have tried to solve the problem using a system, but I am not sure which equations we can use. For example, $a_1^2=(a_1+d)(a_1+2d)$ and $\dfrac{a_1+d}{2}=a_1+(a_1+2d)$ hold, but I don't see how to use them.
Why is it important for the common difference of the AP to be $\ne0?$ Then we will have a constant sequence in which all terms are equal, right?
For the geometric progression, we have $$a_1^2=(a_1+d)(a_1+2d)=a_1^2+3a_1d+2d^2.$$ Cancelling $a_1^2$ from both sides, we can see that $$d(3a_1+2d)=0.$$ If $d=0$, then $q=1$.
If $d=-\dfrac{3a_1}{2}$, then $a_1+d=-\dfrac{a_1}{2}$, $a_1+2d=-2a_1$. The common ratio $q=-2$.