Exercise 3.6

Exercise 6: Investigate the behavior (convergence of divergence) of a n if

  • a n = n + 1 n ,
  • a n = n + 1 n n ,
  • a n = ( n n 1 ) n ,
  • a n = 1 1 + z n , for complex values of z .

Answers

(a) Since the series telescopes, S n = i = 0 n ( i + 1 i ) = n + 1 . This shows that it diverges to .

(b)

a n = 1 n ( n + 1 + n ) < 1 n n

Converges by the comparison test (thm. 3.25).

(c)

limsup n | a n | n = limsup n ( n n 1 ) = 1 1 = 0

Converges by the root test.

(d) When | z | 1

| 1 1 + z n | 1 1 + | z | n 1 2

violating the necessary condition that a n 0 . In this case, a n is divergent. When | z | > 1 ,

| 1 1 + z n | 1 | z | n 1 1 | z | n | z | n 1 = ( | z | | z | 1 ) 1 | z | n

and a n converges by comparison with the geometric series | z | | z | 1 1 | z | n .

User profile picture
2023-08-07 00:00
Comments