Exercise 2.5.2

Decide whether the following propositions are true or false, providing a short justification for each conclusion.

(a)
If every proper subsequence of ( x n ) converges, then ( x n ) converges as well.
(b)
If ( x n ) contains a divergent subsequence, then ( x n ) diverges.
(c)
If ( x n ) is bounded and diverges, then there exist two subsequences of ( x n ) that converge to different limits.
(d)
If ( x n ) is monotone and contains a convergent subsequence, then ( x n ) converges.

Answers

(a)
True, removing the first term gives us the proper subsequence ( x 2 , x 3 , ) which converges. This implies ( x 1 , x 2 , ) also converges to the same value, since discarding the first term doesn’t change the limit behavior of a sequence.
(b)
True, as this is the contrapositive of "if a sequence converges then all subsequences converge (to the same limit)"
(c)
True, since x n is bounded lim sup x n and lim inf x n both converge. And since x n diverges Exercise ?? tells us lim sup x n lim inf x n .
(d)
True, The subsequence ( x n k ) converges meaning it is bounded | x n k | M . Suppose ( x n ) is increasing, then x n is bounded since picking k so that n k > n we have x n x n k M . A similar argument applies if x n is decreasing, therefore x n is monotonic bounded and so must converge.
User profile picture
2022-01-27 00:00
Comments