Let us consider functions of the form $$ f(x) = x^{2} - a, $$ now the task is to find a root of f.
I was asked to prove that for every initial guess $ x_{0} > 0 $ it is true that $ x_{1} \geq x_{2} \geq ... \geq \sqrt a $ and that the limit $ \lim_{x->\infty} x_{n} $ is convergent to $ \sqrt a $. Having seen a geometrical explanation of this approach I do see the two statements clearly must hold, though I do not know how to rigorously justify them. Any ideas?