Exercise 2.7.6

Let’s say that a series subverges if the sequence of partial sums contains a subsequence that converges. Consider this (invented) definition for a moment, and then decide which of the following statements are valid propositions about subvergent series:

(a)
If ( a n ) is bounded, then a n subverges.
(b)
All convergent series are subvergent.
(c)
If | a n | subverges, then a n subverges as well.
(d)
If a n subverges, then ( a n ) has a convergent subsequence.

Answers

(a)
False, consider a n = 1 then s n = n does not have a convergent subsequence.
(b)
True, every subsequence converges to the same limit in fact.
(c)
True, since s n = k = 1 n | a k | converges it is bounded | s n | M , and since t n = k = 1 n a k is smaller t n s n it is bounded t n M which by BW implies there exists a convergent subsequence ( t n k ) .
(d)
False, a n = ( 1 , 1 , 2 , 2 , ) has no convergent subsequence but the sum s n = k = 1 n a k has the subsequence ( s 2 n ) 0 .
User profile picture
2022-01-27 00:00
Comments