Exercise 2.7.2

Decide whether each of the following series converges or diverges:

(a)
n = 1 1 2 n + n
(b)
n = 1 sin ( n ) n 2
(c)
1 3 4 + 4 6 5 8 + 6 10 7 12 +
(d)
1 + 1 2 1 3 + 1 4 + 1 5 1 6 + 1 7 + 1 8 1 9 +
(e)
1 1 2 2 + 1 3 1 4 2 + 1 5 1 6 2 + 1 7 1 8 2 +

Answers

(a)
Converges by a comparison test with n = 1 1 2 n .
(b)
Converges by a comparison test with n = 1 1 n 2 .
(c)
Diverges since ( n + 1 ) 2 n = 1 2 + 1 2 n never gets smaller then 1 2 .
(d)
Grouping terms gives 1 n + ( 1 n + 1 1 n + 2 ) 1 n

Which shows the subsequence ( s 3 n ) diverges (via comparison test with the harmonic series) hence ( s n ) also diverge.

(e)
Intuitively this should diverge since it is a mixture of 1 n (divergent) and 1 n 2 (convergent). To make this rigorous examine the subsequence ( s 2 n ) s 2 n = 1 1 2 2 + 1 3 1 4 2 + + 1 ( 2 n ) 2

Let t n = k = 1 n 1 2 k 1 and v n = k = 1 n 1 ( 2 k ) 2 so s 2 n = t n v n .

A comparison test with the harmonic series (after some manipulation) shows that ( t n ) diverges, and p-series tells us ( v n ) converges. Therefore their difference s 2 n = t n v n must diverge, which implies ( s n ) diverges as desired.

User profile picture
2022-01-27 00:00
Comments