let $f:[a,b]\to [a,b]$ be Continuous function,Assmue that sequence $\{x_{n}\}(n\ge 0)$ such $$x_{0}=x,x_{1}=f(x_{0}),x_{2}=f(x_{1}),\cdots,x_{n+1}=f(x_{n}),\forall n\in N^{+}$$ and $$\lim_{n\to\infty}(x_{n+1}-x_{n})=0$$ show that: $$\lim_{n\to\infty}x_{n}$$ is exsit
My idea: first we note $$x_{n+1}-x_{n}=f(x_{n})-x_{n}$$ so we have $$\lim_{n\to\infty}(f(x_{n})-x_{n})=0$$ then I can't prove this limits is exsit?I fell can't easy prove it.?