If $x$ be the AM between $y$ and $z$, $y$ be the GM between $z$ and $x$, then $x$, $y$, $z$ are in :
$1$). A.P
$2$). G.P
$3$). H.P
$4$). None.
My Attempt:
$x$ is the AM between $y$ and $z$ $$x=\dfrac {y+z}{2}$$ $$2x=y+z$$
$y$ is the G.M between $z$ and $x$. $$y=\sqrt {zx}$$ $$y^2=xz$$
What should I do next?
The mean of two distinct reals lies always in between of them on the number line. We consider three cases:
Case 1: $y <z $
Then $y <x<z $ follows but since $y$ is the geometric mean of $x$ and $z$ it must lie between them. Contradiction!
Case 2: $y>z$
Then $y>x>z $ follows but since $y$ is the geometric mean of $x$ and $z$ it must lie between them. Contradiction!
Case 3: $y=z $
Then $x=y=z$ follows which satisfies all the given conditions (as one can easily check).
Hence, $x $, $y $ and $z $ must satisfy $x=y=z$, otherwise there will be a contradiction. If three equal numbers are in arithmetic, geometric or harmonic progression, that's your choice.
In my opinion, they are in arithmetic progression since $y=x+0$ and $z=x+2 \cdot 0$. But for me, they are also in harmonic and geometric progression where you can argue analogously.
EDIT: Unfortunately, this solution only holds for $x, y, z\geq0$. See the other answers for a complete solution.