<< Chapter < Page Chapter >> Page >

For which values of r > 0 , if any, does n = 1 r n converge? ( Hint: n = 1 a n = k = 1 n = k 2 ( k + 1 ) 2 1 a n . )

0 < r < 1 . Note that the ratio and root tests are inconclusive. Using the hint, there are 2 k terms r n for k 2 n < ( k + 1 ) 2 , and for r < 1 each term is at least r k . Thus, n = 1 r n = k = 1 n = k 2 ( k + 1 ) 2 1 r n k = 1 2 k r k , which converges by the ratio test for r < 1 . For r 1 the series diverges by the divergence test.

Got questions? Get instant answers now!

Suppose that | a n + 2 a n | r < 1 for all n . Can you conclude that n = 1 a n converges?

Got questions? Get instant answers now!

Let a n = 2 [ n / 2 ] where [ x ] is the greatest integer less than or equal to x . Determine whether n = 1 a n converges and justify your answer.

One has a 1 = 1 , a 2 = a 3 = 1 / 2 ,… a 2 n = a 2 n + 1 = 1 / 2 n . The ratio test does not apply because a n + 1 / a n = 1 if n is even. However, a n + 2 / a n = 1 / 2 , so the series converges according to the previous exercise. Of course, the series is just a duplicated geometric series.

Got questions? Get instant answers now!

The following advanced exercises use a generalized ratio test to determine convergence of some series that arise in particular applications when tests in this chapter, including the ratio and root test, are not powerful enough to determine their convergence. The test states that if lim n a 2 n a n < 1 / 2 , then a n converges, while if lim n a 2 n + 1 a n > 1 / 2 , then a n diverges.

Let a n = 1 4 3 6 5 8 2 n 1 2 n + 2 = 1 · 3 · 5 ( 2 n 1 ) 2 n ( n + 1 ) ! . Explain why the ratio test cannot determine convergence of n = 1 a n . Use the fact that 1 1 / ( 4 k ) is increasing k to estimate lim n a 2 n a n .

Got questions? Get instant answers now!

Let a n = 1 1 + x 2 2 + x n n + x 1 n = ( n 1 ) ! ( 1 + x ) ( 2 + x ) ( n + x ) . Show that a 2 n / a n e x / 2 / 2 . For which x > 0 does the generalized ratio test imply convergence of n = 1 a n ? ( Hint: Write 2 a 2 n / a n as a product of n factors each smaller than 1 / ( 1 + x / ( 2 n ) ) . )

a 2 n / a n = 1 2 · n + 1 n + 1 + x n + 2 n + 2 + x 2 n 2 n + x . The inverse of the k th factor is ( n + k + x ) / ( n + k ) > 1 + x / ( 2 n ) so the product is less than ( 1 + x / ( 2 n ) ) n e x / 2 . Thus for x > 0 , a 2 n a n 1 2 e x / 2 . The series converges for x > 0 .

Got questions? Get instant answers now!

Let a n = n ln n ( ln n ) n . Show that a 2 n a n 0 as n .

Got questions? Get instant answers now!

Chapter review exercises

True or False? Justify your answer with a proof or a counterexample.

If lim n a n = 0 , then n = 1 a n converges.

false

Got questions? Get instant answers now!

If lim n a n 0 , then n = 1 a n diverges.

Got questions? Get instant answers now!

If n = 1 | a n | converges, then n = 1 a n converges.

true

Got questions? Get instant answers now!

If n = 1 2 n a n converges, then n = 1 ( −2 ) n a n converges.

Got questions? Get instant answers now!

Is the sequence bounded, monotone, and convergent or divergent? If it is convergent, find the limit.

a n = 3 + n 2 1 n

unbounded, not monotone, divergent

Got questions? Get instant answers now!

a n = ln ( n + 1 ) n + 1

bounded, monotone, convergent, 0

Got questions? Get instant answers now!

a n = ln ( cos n ) n

unbounded, not monotone, divergent

Got questions? Get instant answers now!

Is the series convergent or divergent?

n = 1 1 n 2 + 5 n + 4

Got questions? Get instant answers now!

n = 1 ln ( n + 1 n )

diverges

Got questions? Get instant answers now!

n = 1 e n n !

converges

Got questions? Get instant answers now!

n = 1 n ( n + 1 / n )

Got questions? Get instant answers now!

Is the series convergent or divergent? If convergent, is it absolutely convergent?

n = 1 ( −1 ) n n

converges, but not absolutely

Got questions? Get instant answers now!

n = 1 ( −1 ) n n ! 3 n

Got questions? Get instant answers now!

n = 1 ( −1 ) n n ! n n

converges absolutely

Got questions? Get instant answers now!

n = 1 sin ( n π 2 )

Got questions? Get instant answers now!

n = 1 cos ( π n ) e n

converges absolutely

Got questions? Get instant answers now!

Evaluate

n = 1 2 n + 4 7 n

Got questions? Get instant answers now!

n = 1 1 ( n + 1 ) ( n + 2 )

1 2

Got questions? Get instant answers now!

A legend from India tells that a mathematician invented chess for a king. The king enjoyed the game so much he allowed the mathematician to demand any payment. The mathematician asked for one grain of rice for the first square on the chessboard, two grains of rice for the second square on the chessboard, and so on. Find an exact expression for the total payment (in grains of rice) requested by the mathematician. Assuming there are 30,000 grains of rice in 1 pound, and 2000 pounds in 1 ton, how many tons of rice did the mathematician attempt to receive?

Got questions? Get instant answers now!

The following problems consider a simple population model of the housefly, which can be exhibited by the recursive formula x n + 1 = b x n , where x n is the population of houseflies at generation n , and b is the average number of offspring per housefly who survive to the next generation. Assume a starting population x 0 .

Find lim n x n if b > 1 , b < 1 , and b = 1 .

, 0 , x 0

Got questions? Get instant answers now!

Find an expression for S n = i = 0 n x i in terms of b and x 0 . What does it physically represent?

Got questions? Get instant answers now!

If b = 3 4 and x 0 = 100 , find S 10 and lim n S n

S 10 383 , lim n S n = 400

Got questions? Get instant answers now!

For what values of b will the series converge and diverge? What does the series converge to?

Got questions? Get instant answers now!
Practice Key Terms 2

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Calculus volume 2. OpenStax CNX. Feb 05, 2016 Download for free at http://cnx.org/content/col11965/1.2
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Calculus volume 2' conversation and receive update notifications?

Ask