I'm studying convergent sequences at the moment.
And I came across this question in the section of Stolz Theorem.
I realised that $\{x_n\}$ is monotonously decreasing and has a lower bound of $0$, so $\{x_n\}$ must be convergent, and the limit is $0$ (let $L=\sin(L)$, then $L=0$).
So to prove the original statement, I just need to prove lim n(Xn)^2 → 3, and in order to prove that, I just need to prove $\lim \frac{1}{x_n^2} - \frac{1}{{x_{n-1}}^2} \to \frac{1}{3}$ by Stolz Theorem
but I have no clue what to do from there.
PS: $x_{n+1}$ is $x$ sub $n+1$, and $x_n$ is outside the square root.
Thanks guys