A sequence is said to converge superlineally to $\alpha$ if
$$|\alpha-x_{n+1}|\leq c_n|\alpha-x_n|$$
to $c_n\to 0$ when $n\to \infty$.
(a) Show that in this case
$$\lim_{n\to \infty}\frac{|\alpha-x_n|}{|x_{n+1}-x_n|}=1$$
(b) From part (a) it is concluded that $|\alpha-x_n|\approx |x_{n+1}-x_n|$ is "increasingly" valid when $n$ is large. What can this be useful for?
I have tried to do the following: The idea is to limit $|\frac{\alpha-x_n}{x_{n+1}-x_n}-1|$, but $|\frac{\alpha-x_n}{x_{n+1}-x_n}-1|=|\frac{\alpha-x_{n+1}}{x_{n+1}-x_n}|$ and from here I do not know what else to do, could someone help me please? Thank you very much.
Notice that
$$|x_n - x_{n + 1}| = |x_n - \alpha + \alpha - x_{n + 1}| \ge |x_n - \alpha| - |x_{n + 1} - \alpha|$$
by the reverse triangle inequality. Now the rapidity of convergence shows you that the second term is essentially negligible compared to the first when $n$ is large, and the limit follows (once, of course, you formalize this!).