How I can to prove the succession $x_n$ converge to 1?

94 Views Asked by At

Let $0<x_0<1$ if $x_{n+1} = sin(x_n)$ show that $\lim_{n\to\infty} \frac{x_n}{\sqrt{3}/n} = 1$

1

There are 1 best solutions below

0
On

We have that:

$$\frac{x_n}{(\frac {\sqrt3}{n})}=\frac{nx_n}{\sqrt3}$$

Also, since for $0 <x <1$ we have that $x >\sin x$, $$\lim_{n\to \infty}{x_n}=0$$

You can do the rest.