Let x1=2 and xn+1=xn+20,n=1,2,3,…. Show that the sequence x1,x2,x3,… is convergent.
Technique
Monotone Convergence Theorem — induction for the bound xn<5 and for monotonicity (via comparing xn+12−xn2), then pass to the limit in the recurrence.
Solution
The standard strategy for a recursively defined real sequence is the Monotone Convergence Theorem: a sequence that is monotone and bounded converges. We show (xn) is increasing and bounded above (by 5), then identify the limit.
Step 1 — All terms are positive and well defined
x1=2>0. If xn>0 then xn+20>0, so xn+1=xn+20 is a well-defined positive real. By induction xn>0 for all n.
Step 2 — Bounded above by 5
Claim: xn<5 for all n. Base: x1=2<5. Inductive step: if xn<5, then
xn+1=xn+20<5+20=25=5.
Hence xn<5 for all n by induction.
Step 3 — Monotone increasing
We show xn+1>xn. Since both sides are positive, compare squares:
For 0<xn<5 (Step 2) we have xn−5<0 and xn+4>0, so the product (xn−5)(xn+4)<0, hence
xn+12−xn2=−(xn−5)(xn+4)>0⟹xn+1>xn.
Thus (xn) is strictly increasing.
Step 4 — Convergence and the limit
(xn) is increasing and bounded above by 5, so by the Monotone Convergence Theorem it converges to some L≤5. Since xn≥x1=2>0, we have L≥2>0. Taking limits in xn+1=xn+20 (the square root is continuous) gives