zfolwick
- 36
- 0
Homework Statement
Show convergence of s_{n+1}= \sqrt{2+\sqrt{s_n}} where s_1 = \sqrt{2}
and that s_n<2 for all n=1,2,3...
Homework Equations
Let {p_n}be a sequence in metrice space X. {p_n} converges to p iff every neighborhood of p contains p_n for all but a finite number of n.
The Attempt at a Solution
I'm only assuming that's the relevant property to know...
s_n+1 >=s_n so increasing.
s_{n+1} > \sqrt{2}
so \frac{1}{s_{n+1}} <\frac{1}{\sqrt{2}}
but 1/s_n+1 is positive so
0< \frac{1}{s_{n+1}} <\frac{1}{\sqrt{2}} so it's bounded.
Since it's bounded and increasing, the sequence is convergent.
Last edited: