Could be $(x_n)_n $ convergent?

58 Views Asked by At

Let $(x_n)_n $ such that $\displaystyle\frac {2018}{x_n} =\left(\frac {x_{n+1}}{x_n}\right)^{(n+1)/2}$, $\forall n\geq 1$.

I have to study the convergence of the sequence.

I have no idea how to start.

1

There are 1 best solutions below

0
On BEST ANSWER

Let $y_n=x_n^n$. Then the recursion is equivalent to $$y_{n+1}=2018^2y_n. $$ Find a closed form for $y_n$ in terms of $y_0$ from this and draw conclusions about $x_n$.