Question 3.T.7: A monotonic sequence is convergent if, and only if, it is bo...
A monotonic sequence is convergent if, and only if, it is bounded. More specifically,
(i) if (xn) is increasing and bounded above, then
lim xn= sup {xn:n∈N};
(ii) if (xn) is decreasing and bounded below, then
lim xn= inf {xn:n∈N}.
Learn more on how we answer questions.
If (xn) is convergent then, by Theorem 3.2, it must be bounded.
(i) Assume (xn) is increasing and bounded. The set A={xn:n∈N} will then be non-empty and bounded, so, by the completeness axiom, it has a least upper bound. Let sup A = x. By Definition 2.6, given ε > 0 there is an xN∈A such that
xN>x−ε.
Since xn is increasing,
xn≥xN for all n ≥ N. (3.6)
But x is an upper bound for A, hence
x≥xn for all n∈N. (3.7)
From (3.6) and (3.7) we arrive at
∣xn−x∣=x−xn≤x−xN<ε for all n ≥ N,
which means xn→x.
(ii) If (xn) is decreasing and bounded, then (−xn) is increasing and bounded, and, from (i), we have
lim(−xn)= sup(−A).
But since sup(−A) = − inf A, it follows that lim xn= inf A.