Let $0<a<b<\infty$ be real numbers and define the sequence $x_1=a$, $x_2=b$, $x_{n+1} = \sqrt{x_n x_{n-1}}$. Find the limit of $(x_n)_{n=1}^\infty$.
So I have proved that the sequence is a contraction and that $\lim_{n\rightarrow \infty} (x_{2n+2}-x_{2n+1})=0$. Therefore the sequence converges to some number $x$ in the interval $(a,b)$. Numerically, I have found that the limit is actually $x=(ab^2)^{1/3}$, but I'm stuck in actually proving this result analytically. A hint will be the selected answer.