I want to prove that the sequence defined by $\{x_1=1,\,x_{n+1}=\frac {x_n}2+\frac 1{x_n} \}$ has a limit.
By evaluating the sequence I notice that the sequence is strictly monotonically decreasing starting from $x_2=1.5$.
It seems to suggest itself to prove that the sequenced is bounded by $1\le\big( x_n \big)_{n\ge1} \le 1.5$ and to prove that it is strictly monotonically decreasing starting at $x_2$ which would imply convergence.
How would I proceed and could one prove the existence of the limit without first evaluating the values of the sequence to see how the sequence behaves?