$a,b$ and $c$ are in geometric progression with $a^p=b^q=c^r$. What is the relation between $p,q$ and $r$?
I have three options:
- $p,q,r$ are in geometric progression
- $p,q,r$ are in arithmetic progression
- $1/p,1/q,1/r$ are in arithmetic progression
Any help with how to find out the solution will be appreciated.
Let $$a^p=b^q=c^r=k\\ \Rightarrow a=k^{\frac 1p}, b=k^{\frac 1q}, c=k^{\frac 1r}$$ For $a,b,c$ to be in a GP, $$ \frac ba=\frac cb\\ k^{\frac 1q-\frac 1p}=k^{\frac 1r-\frac 1q}\\ \frac 1q-\frac 1p=\frac 1r-\frac 1q$$ i.e. $\frac 1p, \frac 1q, \frac 1r$ are in AP.