Let the sequence $(x_n)_{n \ge 1}$ be defined by $x_1>0$ and $$x_{n+1}=\frac{x_n}{\sqrt[4]{1+\frac{x_n^8}{n}}}.$$ Prove that $(x_n)_{n \ge 1}$ is convergent and find $$\lim_{n\to \infty}x_n.$$
I proved that $x_n$ is convergent, but I don't know how to find the limit. I've tried to create a recurrence between $x_{n+1}$ and $x_{n-1}$, but this doesn't help me. Please help!
Hint: the occurring operations are continuous on the positive reals, hence the left and right hand sides of the equation converges to the same.
Can you exclude the case $\lim x_n=0$?