Problem
Verify that the nested radical with levels satisfies the recurrence with ; show that it is increasing and bounded by , and compute its limit.
Solution
Recurrence. Adding a level to the radical means nesting the previous expression under a new root: , with .
Boundedness (), by induction. We have . If , then . Hence for every .
Increasing. We have , true for , a condition that is satisfied. The sequence is therefore increasing.
Limit. Increasing and bounded above it converges to a value . Passing to the limit in the recurrence , that is , whence . Discarding the negative root:
Links
Topics: Sequences
Concepts: Limit of a sequence · Monotonicity · Bounded sequence · Recursively defined sequence
Skills: Computing limits · Proving
Exercise type: Computing a limit · Proof