SticksandStones
- 88
- 0
Homework Statement
Let s_{1} = 1 and s_{n+1} = \sqrt{s_{n} + 1} Assume this converges to \frac{1}{2}(1+\sqrt{5}) and prove it.
Homework Equations
The Attempt at a Solution
I'm not really sure where to begin. I tried to set it up with |s_{n} - s| < \epsilon but I'm not sure how to handle the recursiveness of the sequence.
Any tips would be appreciated.