74
579 Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be a side topic. There are almost no derivatives or integrals (which is what most students think all Calculus is comprised of) and those that do appear do so at the end of the chapter. The sense of disconnectedness is heightened by the fact that most Calculus students have not seen series since freshman year (and, then, only briefly). For the purposes of AP, this topic is broken into four basic subtopics: Numerical sequences and series Radius and interval of convergence for a Power Series Taylor polynomials Creating a new series from an old one This is the order most texts use, and all topics are in one chapter, which can be overwhelming. The final subtopic is where the derivatives and integrals reappear, built on the theoretical foundations laid by the first three. We are opting to break the topic of sequences and series into two chapters. This chapter covers convergence and divergence of numerical sequences and series. The other chapter will cover the material related to Power Series and occurs at the end of the curriculum. What we will consider in Calculus is the issue of whether a sequence or series converges or not. There are several processes to test if a series is convergent or not. There are seven Tests to prove convergence or divergence of a numerical series. 1. The Divergence (nth Term) Test 2. The Comparison Test 3. The Limit Comparison Test 4. The Integral Test 5. The Ratio Test 6. The nth Root Test 7. The Alternating Series Test Each may be easier or more difficult depending on the series being tested. Obviously, we will not cover #4 in this chapter, since we have not learned

Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

  • Upload
    others

  • View
    63

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

579

Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be a side topic. There are almost no derivatives or integrals (which is what most students think all Calculus is comprised of) and those that do appear do so at the end of the chapter. The sense of disconnectedness is heightened by the fact that most Calculus students have not seen series since freshman year (and, then, only briefly). For the purposes of AP, this topic is broken into four basic subtopics:

• Numerical sequences and series • Radius and interval of convergence for a Power Series • Taylor polynomials • Creating a new series from an old one

This is the order most texts use, and all topics are in one chapter, which can be overwhelming. The final subtopic is where the derivatives and integrals reappear, built on the theoretical foundations laid by the first three. We are opting to break the topic of sequences and series into two chapters. This chapter covers convergence and divergence of numerical sequences and series. The other chapter will cover the material related to Power Series and occurs at the end of the curriculum. What we will consider in Calculus is the issue of whether a sequence or series converges or not. There are several processes to test if a series is convergent or not. There are seven Tests to prove convergence or divergence of a numerical series.

1. The Divergence (nth Term) Test 2. The Comparison Test 3. The Limit Comparison Test 4. The Integral Test 5. The Ratio Test 6. The nth Root Test 7. The Alternating Series Test

Each may be easier or more difficult depending on the series being tested. Obviously, we will not cover #4 in this chapter, since we have not learned

Page 2: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

580

Integration yet. The rest rely on Limits-at-Infinity, and they provide a good context within which to practice that material. Most of these Tests apply to series comprised of positive values. The Alternating Series Test applies to series in which the terms alternate signs. Though each section introduces a new test, the homework in each section will apply to all the tests that were introduced previously.

Page 3: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

581

7.1: Sequences—Algebra Review Let’s have a quick review from Algebra 2: A sequence is simply a list of numbers. Sequences are only interesting to a mathematician when there is a pattern within the numbers. For example:

1, 3, 5, 7, …

14, 7, 0, -7, -14, …

1, 3, 9, 27, …

1, 1, 2, 3, 5, 8, 13, …

In Algebra, a sequence is written as

The general terms in the sequence have a subscript indicating the cardinality--that is, which place they are in the sequence. is the first number in the sequence, is the second, and so on. is the nth number. Note that n was always a counting number. In calculus and physics, this will change in that the subscript may be tied to the exponent and the series will generally be written

Vocabulary Sequence-- a function with the Natural Numbers as the domain. Arithmetic Sequence-- A sequence in which one term equals a constant added to the preceding term, i.e. .

4, 2, 1, 12 , 1

4 , ...

a1, a2, a3, a4, a5, ..., an, ...

a1 a2an

a0, a1, a2, a3, a4, ..., an, ...

an+1 = an + d

Page 4: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

582

Geometric Sequence-- A sequence in which one term equals a constant multiplied to the preceding term, i.e. . Series--the sum of a sequence. Partial Sum--Defn: the sum of the first n terms of a sequence.

Much of what we did with sequences in Algebra 2H involved finding (the nth term in the sequence) or (the sum of the first n numbers in the sequence) directly without having to find all the numbers in the sequence. The pattern of the sequence leads to an equation where is determined by n, and that pattern is determined by the type of sequence it is. It was basically a context for arithmetic. OBJECTIVES Identify Sequences and Series Find Partial Sums of a given Series. Find the terms, partial sums, infinite sums, or n in a geometric sequence.

an+1 = anr

anSn

an

Page 5: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

583

Ex 1 Find the next three terms and the general term in each of these sequences and classify them as an arithmetic sequence, a geometric sequence or neither. a) 1, 3, 5, 7, … b) 14, 7, 0, -7, -14, …

c) d) 1, 1, 2, 3, 5, 8, 13, …

e) (f)

a) 9, 11, 13, …, . It is arithmetic because we add 2 each time. b) -21, -28, -35, …, . It is arithmetic because we add -7 each time.

c) . It is geometric because we multiply by

each time. d) 21, 34, 55. This is neither arithmetic nor geometric. We do not multiply by nor add the same amount each step. It is called the Fibonacci Sequence.

e) . This is a p-Series with p=2.

f) . This is the Alternating Harmonic Series.

Sequences are generally written Set Notation:

Series are generally written with sigma notation:

4, 2, 1, 12, 1

4 , ...

1, 14 , 1

9 , 116 , 1

25 , ... 1, − 12 , 1

3, − 14 , 1

5 ,...

1+ 2 n −1( )

14 − 7 n −1( )

18 , 1

16 , 132 ,..., 2 1

2⎛⎝⎜

⎞⎠⎟

n−1 12

136 , 1

49 , 164 ,..., 1

n2

− 16, 1

7, − 18,..., 

−1( )n+1

n

an{ }

akk=1

n

Page 6: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

584

where is the kth term in the sequence and we are substituting the integers 1

through n in for k, getting the terms and adding them up. means sum. There is

a symbol for the product of a sequence , but we will not go into that here. The first two examples at the beginning of the section are arithmetic sequences. In 1, 3, 5, 7, …, the difference (d) between any two consecutive terms is 2. In 14, 7, 0, -7, -14, …, the difference is -7. Since the difference is constant, we can jump from the first term to any term in the sequence by adding one less d than the number of terms. The fifth term is the first plus four d’s (or plus 4d). The fifth term is four steps away from the first.

Arithmetic Sequence

Ex 2 Find for an arithmetic sequence with and d = 3

The arithmetic sequence formula clearly has four variables in it:

. Given any three, we can find the fourth.

Ex 3 Find the first term in the arithmetic sequence where and the 15th

term is -65.

ak

∑Π( )

an = a1 + n −1( )d

a32 a1 = 6

an = a1 + n −1( )da32 = 6 + 32 −1( )3

= 99

an = a1 + n −1( )dan, a1, n, and d

d = − 43

Page 7: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

585

Ex 4 If 2 is a term in the arithmetic sequence with and d = -7, find which term it is.

So 2 is the eighth term in the sequence.

Note than we would also know if 2 was not in the sequence by the nature of the n in our solution. If n had not been a whole number, 2 would not be in the sequence. We can find several terms in a sequence if we know the first and last and how many there are. These terms are sometimes called the “means” because they are evenly spaced between the known values. Ex 5 Find six arithmetic means between 27 and 44.

This means the sequence is 27, , , , , , , 44, or

This gives us enough information to find d:

an = a1 + n −1( )d−65 = a1 + 15 −1( ) −4

3⎛⎝⎜

⎞⎠⎟

−65 = a1 +−563

a1 = −4613

a1 = 51

an = a1 + n −1( )d2 = 51+ n −1( ) −7( )2 = 51− 7n + 77n = 56

= 8

a1 = 27 and a8 = 44

Page 8: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

586

d, of course, can be a fraction. The sequence, then, must be

The third and fourth examples at the start of this section are geometric sequences. In 1, 3, 9, 27, …, the ratio (r) between any two consecutive terms is 3. In

, the ratio is .

Since the ratio is constant, we can jump from the first term to any term in the sequence by multiplying one less r than the number of terms. The fifth term is the first times r four times (or ).

Geometric Sequence

As with the arithmetic sequences, the geometric sequence formula clearly has four variables in it: . Given any three, we can find the fourth.

Ex 6 Find for an geometric sequence with and

an = a1 + n −1( )d44 = 27 + 8 −1( )d17 = 7d

d = 177 = 2 37

27, 29 37 , 316

7 , 34 27 , 36 5

7 , 39 17 , 414

7 , 44

4, 2, 1, 12 , 1

4 , ... 12

r4

an = a1rn−1

an = a1rn−1

an, a1, n, and r

a15 a1 =1024 r = − 12

Page 9: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

587

Ex 7 Find the first term in the geometric sequence where and the 15th term is 28697814.

Ex 8 If 2 is a term in the geometric sequence with and , find which

term it is.

Solving for n in the exponent will require a logarithm.

an = a1rn−1

a15 =1024−12

⎛⎝⎜

⎞⎠⎟

14

= −116

r = 3

an = a1rn−1

28697814 = a1 3( )14a1 = 6

a1 = 51 r = 12

an = a1rn−1

2 = 51 12⎛⎝⎜

⎞⎠⎟

n-1

251 =

12

⎛⎝⎜

⎞⎠⎟

n-1

Page 10: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

588

Since this n is not an integer, 2 is not in the sequence.

Ex 9 Find four geometric means between 1 and 3125.

This means the sequence is 1, , , , , 3125, or

This gives us enough information to find r:

r, of course, can be a fraction. The sequence, then, must be

ln 251 = ln12

⎛⎝⎜

⎞⎠⎟

n-1

ln 251 = n−1( )ln 12

⎛⎝⎜

⎞⎠⎟

n−1=ln 251ln 12

⎛⎝⎜

⎞⎠⎟

n =ln 251ln 12

⎛⎝⎜

⎞⎠⎟

+1

= 5.672

a1 =1 and a6 = 3125

an = a1rn−1

3125 =1r5

r = 31255

= 5

1, 5, 25, 125, 625, 3125

Page 11: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

589

7.1 Free Response Homework 1. Find the 12th term in 2, 5, 8, … 2. Find the 49th term in 2, -6, -14, … 3. Find for an arithmetic sequence with and d = -5. 4. Find for an arithmetic sequence with and d = .5.

5. Find the first term in the arithmetic sequence where and the 11th term

is 243. 6. Find the first term in the arithmetic sequence where and the 31st term is 451. 7. If 2 is a term in the arithmetic sequence with and d = -6, find which term it is. 8. If 20 is a term in the arithmetic sequence with and d = 7, find which term it is. 9. Find three arithmetic means between 42 and 70. 10. Find five arithmetic means between -107 and -86. 11. Find six arithmetic means between 47 and -11. Determine whether the sequence is arithmetic, geometric, or neither. If arithmetic or geometric, define d or r. 12.

13.

14.

a22 a1 = 35

a39 a1 = −14

d = 23

d = −2

a1 = 42

a1 = −22

8, 13, 18, 23, ...

1, 13, 1

9 , 127 , ...

25, 50, 100, 200, ...

Page 12: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

590

15.

16.

17.

Find the designated variable. 18. Find the 12th term in 2, 6, 18, … 19. Find the 49th term in 1, -2, 4, … 20. Find for a geometric sequence with and r = .88.

21. Find for a geometric sequence with and .

22. Find the first term in the geometric sequence where and the 31st term is 214.64.

23. Find the first term in the geometric sequence where and the 4th term

is .

24. If 1536 is a term in the geometric sequence with and r = 2, find which term it is.

25. If 1 is a term in the geometric sequence with and , find which

term it is. 26. Find two geometric means between 5 and 135.

27. Find three geometric means between and .

25, 75, 100, 125, ...

1, 12 , 1

3, 14 , ...

5, 53 , 56 , 1, 156 , ...

a37 a1 =19

a6 a1 = −1 r = 23

r = .95

r = − 2324332

a1 = 3

a1 = 729 r = 13

1525

2521

Page 13: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

591

28. Find three geometric means between 5 and 45.

Page 14: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

592

7.2 Series

Vocabulary Series--the sum of a sequence. Partial Sum--Defn: the sum of the first n terms of a sequence.

Ex 1 Find

Ex 2 Find

In an arithmetic sequence, the sum of the first and last terms is the same as the sum of the second and second to last, which is the same as the sum of the third and third to last. There are half as many pairs of numbers in a sequence as there are numbers in a sequence, so the partial sum is

1− k2( )k=0

4

1− k2( )k=0

4

∑ = 1− 02( )+ 1−12( )+ 1− 22( )+ 1− 32( )+ 1− 42( )=1+ 0− 3− 8−15= −25

3k2k=2

5

∑3k2k=2

5

∑ = 3 1k2k=2

5

= 3 122 +

132 +

142 +

152

⎛⎝⎜

⎞⎠⎟

= 3 14 +19 +

116 +

125

⎛⎝⎜

⎞⎠⎟

=1.391

Sn =n2 a1 + an( )

Page 15: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

593

Since we have a formula to get any term in the sequence from the first term, we can create a formula for the sum of the first n terms.

Arithmetic Partial Sum

Ex 3 Find for an arithmetic sequence with and d = 3

As with the arithmetic sequence formula ,

has four variables in it: . Given any three, we can find the fourth.

Ex 4 Find the first term in the arithmetic series where and the 13th partial

sum is -65.

an = a1 + n −1( )d

Sn =n2 2a1 + n−1( )d( )

S32 a1 = 6

Sn =n2 2a1 + n−1( )d( )

S32 =322 2 6( )+ 31( )3( )

=1680

an = a1 + n −1( )d Sn =n2 2a1 + n −1( )d( )

Sn, a1, n, and d

d = − 43

Sn =n2 2a1 + n−1( )d( )

−65 = 132 2a1 + 13−1( ) −43

⎛⎝⎜

⎞⎠⎟

⎝⎜⎞

⎠⎟

−10 = 2a1 −16a1 = 3

Page 16: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

594

Ex 5 30705 is a partial sum of the arithmetic series with and d = 3. Which sum is it?

Since n must be an integer,

a1 =17

Sn =n2 2a1 + n−1( )d( )

30705 = n2 2 17( )+ n−1( ) 3( )( )61410 = n 34 + 3n− 3( )

0 = 3n2 + 31n− 61410

n =31± 312 − 4 3( ) −61410( )

6n =138 or −148 1

3

n =138

Page 17: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

595

Just as with the arithmetic series, there is a formula for the nth partial sum of a geometric series.

Geometric Partial Sum

As with the arithmetic sequences, the geometric sequence formula clearly has four variables in it: . Given any three, we can find the fourth.

Ex 6 Find for the geometric sequence with and

Ex 7 Find the first term in the geometric sequence where and the 9th partial sum is 24605.

Sn = a11− rn1− r

an = a1rn−1

Sn, a1, n, r

S15 a1 =1024 r = − 12

Sn = a11− rn1− r

S15 =10241− −1

2⎛⎝⎜

⎞⎠⎟

14

1− −12

⎛⎝⎜

⎞⎠⎟

= 682.625

r = −3

Sn = a11− rn1− r

24605 = a11− −3( )91− −3( )

a1 = 5

Page 18: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

596

Ex 8 If , and , find n.

Since we know we cannot log a negative, the negatives in this equation must cancel, and

Sn =1026 a1 = 6 r = −2

Sn = a11− rn1− r

1026 = 6( )1− −2( )n1− −2( )

513=1− −2( )n

−512 = −2( )n

−512 = −2( )n

512 = 2( )nLn 512 = n Ln 2

n = Ln 512Ln2

n = 9

Page 19: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

597

Sum of an Infinite Geometric Series

,

if and only if .

Ex 9 Find the infinite sum for the geometric sequence with and

.

Ex 10 Find the infinite sum for the geometric sequence with and .

Since , the formula will yield an incorrect answer. This series is

divergent.

S = a1− r

r <1

a1 =1024 r = − 12

S = a11− r

S = 1024

1− −1 2

⎛⎝⎜

⎞⎠⎟

= 682 23

a1 = 24 r = 54

r = 54 >1

Page 20: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

598

7.2 Free Response Homework Find the sum.

1. 2.

3. 4.

5. 6.

Find the designated variable. 7. Find for an arithmetic series with and d = -5. 8. Find for an arithmetic series with and d = .5. 9. Find for an arithmetic series with and d = -3. 10. Find n in the arithmetic series where , and . 11. Find n in the arithmetic series where , and . 12. Find the first terms in the arithmetic series where and . 13. Find the first term in the arithmetic series where and . 14. Find the sum of the first 12 terms of 2, 5, 8, … 15. Find the sum of the first 60 terms of 2, -6, -14, … 16. Find the sum of the first 12 terms of 2, 6, 18, … 17. Find the sum of the first 60 terms of 1, -2, 4, …

1kk=1

5

∑ 3k − 5( )k=1

4

−1( )k 2k +1( )k=1

5

∑ 2kk=3

7

−1( )k 23⎛⎝⎜

⎞⎠⎟k=0

5

∑k+2

2+ k2( )k=3

7

S10 a1 = 35

S15 a1 = −14

S13 a2 = 4

a1 =15 d = 4 Sn = 3219

a1 = 8 d = 5 Sn = 4859

d = 3 S10 =175

d = −2 S15 = 0

Page 21: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

599

18. In the geometric sequence from to where r = -2, how many terms are there and what is the partial sum? 19. Find the sum of the infinite geometric series where and .

20. Find the sum of the infinite geometric series where and .

21. Find the sum of the infinite geometric series where and .

a1 = 6 an = −196608

a1 =15 r = .4

a1 = 8 r = −3 7

a1 = −42 r = 2

Page 22: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

600

7.3: Convergence and Divergence of Infinite Series OBJECTIVES Determine the convergence or divergence of a sequence. Determine the divergence of a series. Use the Alternating Series Test to check for convergence or divergence. Most of the convergence tests will involve finding a limit at infinity. It would be worth reviewing this topic from the Limits Chapter.

Remember: Convergent Integral--Defn: an improper integral that has a total. Divergent Integral --Defn: an improper integral that does not have a total.

x→∞lim tan−1 x = π2 or

x→−∞lim tan−1 x = −π2

x→±∞lim 1x = 0x→∞lim ex =∞ and

x→−∞lim ex = 0

Page 23: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

601

The Hierarchy of Functions 1. Logs grow the slowest. 2. Polynomials, Rationals and Radicals grow faster than logs and

the degree of the End Behavior Model (EBM) determines which algebraic function grows fastest. For example, grows more slowly than .

3. The trig inverses fall in between the algebraic functions at the value of their respective horizontal asymptotes.

4. Exponential functions grow faster than the others. (In BC Calculus, we will see the factorial function, , grows the fastest.)

5. The fastest growing function in the combination determines the end behavior, just as the highest degree term did among the algebraics.

Vocabulary Infinite Sequence—Defn: a sequence with an infinite number of terms. Convergent Sequence --Defn: an infinite sequence where approaches a

particular value when n goes to infinity. Divergent Sequence --Defn: an infinite sequence where does not approach a

particular value when n goes to infinity. In some cases, a series of infinite terms can have a total, if the later terms get infinitely small. Much of the series work in Calculus is about finding whether an infinite series is convergent (has a total) or divergent (has total keeps getting bigger indefinitely). Geometric series are the easiest for which to find an infinite sum. In other words,

y = x12

y = x2

y = n !

an

an

Page 24: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

602

A sequence is convergent if and only if .

A sequence is divergent if and only if .

Geometric and Arithmetic series are the ones we encountered in Algebra 2. There are several other kinds, some of which are important for our study of series. We will look at them more closely later. Ex 1 Which of the following sequences converge?

I. II. III.

In each case, we just need to check the Limit at Infinity. That is, we need to check the end behavior.

I. ; therefore, this sequence converges.

II. ; therefore, this one diverges.

III. ; therefore, this converges.

So, only I and III converge.

This is a typical AP question. The key is CRITICAL READING. Sometimes, the question is about Sequences, sometimes it is about Series (which we will consider later it he chapter). Sometimes the question is about convergence and sometimes it is about divergence.

n→∞lim an = c

n→∞lim an ≠ c

4n3n −1

⎧⎨⎩

⎫⎬⎭

e2n2n

⎧⎨⎪

⎩⎪

⎫⎬⎪

⎭⎪

e2ne2n −1

⎧⎨⎪

⎩⎪

⎫⎬⎪

⎭⎪

n→∞lim 4n3n−1 =

43

n→∞lim e2n

2n =∞

n→∞lim e2n

e2n −1 =L 'H

n→∞lim e2n 2( )e2n 2( ) =1

Page 25: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

603

Ex 2 Which of the following sequences diverge?

I. II. III.

I. ; therefore, this sequence does not diverges.

II. ; therefore, this one does not diverge.

III. ; therefore, this diverges.

So, only III diverges.

Vocabulary Infinite Sum--Defn: the sum of all the terms of a sequence. This is not possible for an arithmetic series, but might be for a geometric series. Convergent Series--Defn: an infinite series that has a total. Divergent Series--Defn: an infinite series that does not have a total. In other words,

A series is convergent if and only if .

A series is divergent if and only if .

3n27n3 −1

⎧⎨⎪

⎩⎪

⎫⎬⎪

⎭⎪7lnn2n

⎧⎨⎩

⎫⎬⎭

4n4

2n3 −1⎧⎨⎪

⎩⎪

⎫⎬⎪

⎭⎪

n→∞lim 3n2

7n3 −1 = 0

n→∞lim 7lnn2n =

L 'H

n→∞lim 7 1n

⎛⎝⎜

⎞⎠⎟

2 = 0

n→∞lim 4n4

2n3 −1=∞

ann=1

∞∑ =c

ann=1

∑ ≠ c

Page 26: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

604

When testing a numerical series for divergence or convergence, the two easiest tests are:

Divergence Test (nth term test): If diverges.

If no conclusion

The Divergence Test basically says that if the terms at the end are not 0, the sum will just keep getting larger and larger (i.e., diverges). While easy to use, each has a disadvantage. The Divergence Test tells you if a function has terms approaching 0. If the terms at the upper end of the series do not approach 0, the series cannot converge. But, there are many series with end-terms approaching 0 that still diverge. So half the test is inconclusive. Ex 3 For which of the following series is the Divergence Test inconclusive?

I. II. III.

I. ; so the Divergence Test is inconclusive for I. Note that

this is not enough to decide if it converges or not.

II. ; therefore, II diverges.

III. ; therefore, the Divergence Test is inconclusive for III.

I and III pass the Divergence Test

n→∞lim an ≠ 0→ an

n=1

∞∑

n→∞lim an = 0→

12nn=1

∞∑

n2n n+1( )n=1

∞∑ 1

nn=1

∞∑

n→∞lim 12n = 0

n→∞limn2

n n+1( ) = n→∞limn2

n2 +n =1

n→∞lim 1n = 0

Page 27: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

605

Kinds of Series Arithmetic Series: Geometric Series: [Convergent is r < 1]

p-series: [Convergent is p > 1]

Alternating series: or or any other series where the

signs of the terms alternate between + and -.

Harmonic Series: (Note that this is a p-series where p=1)

[Divergent because p = 1]

Alternating Harmonic Series:

[Convergent by Alternating Series Test]

an+1 = a1 + n−1( )d

an = a1rn−1

1npn=1

∞∑

−1( )n ann=0

∞∑ cos πn( )an

n=0

∞∑

1nn=1

∞∑ =1+ 12 +

13+

14 + ⋅⋅⋅

−1( )n+1nn=1

∞∑ =1− 12 +

13−14 + ⋅⋅⋅

Page 28: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

606

A similar test to the Divergence Test, in process, is the Alternating Series test:

The Liebnitz Alternating Series Test

If a series is Alternating Series and is , then it is convergent if and only if

.

This means the non-alternating part of the series must be decreasing and pass the Divergence Test (that is, the sequence converges to 0). Ex 4 Is the Alternating Harmonic Series convergent or divergent?

Remember that the Alternating Harmonic Series is .

i) and

, so

ii)

So converges.

an ≥ an+1

n→∞lim an = 0

−1( )n+1nn=1

∞∑

an =−1( )n+1n = 1n an+1 =

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

n+1

1n >

1n+1 an ≥ an+1

n→∞lim −1( )n+1

n=

n→∞lim 1

n= 0

−1( )n+1nn=1

∞∑

Page 29: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

607

Ex 5 Is convergent or divergent?

Remember that the Alternating Harmonic Series is.

i) and

, so

ii)

So converges.

cos πn( )n!n=1

∞∑

an =cos πn( )n! = 1n!

an+1 = an =cos π n+1( )( )

n+1( )! = 1n+1( )!

1n!>

1n+1( )! an ≥ an+1

n→∞lim −1( )n+1

n=

n→∞lim 1

n= 0

cos πn( )n!n=1

∞∑

Page 30: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

608

7.3 Free Response Homework Set A Determine if the sequence converges or diverges.

1. 2.

3. 4.

5. 6.

7.

Determine which series might be convergent by the Divergence Test.

8. 9.

10. 11.

12.

Test these series for convergence or divergence.

13. 14.

n n −1( ){ } 3+ 2n2n + n2

⎧⎨⎪

⎩⎪

⎫⎬⎪

⎭⎪

n1+ n

⎧⎨⎪

⎩⎪

⎫⎬⎪

⎭⎪

2n3n+1

⎧⎨⎪

⎩⎪

⎫⎬⎪

⎭⎪

Ln n2( )n

⎧⎨⎪

⎩⎪

⎫⎬⎪

⎭⎪n2−n{ }

n!n + 2( )!

⎧⎨⎪

⎩⎪

⎫⎬⎪

⎭⎪

1nn=1

∞∑

413n2 − 5

⎝⎜⎞

⎠⎟n=1

∞∑

3−n 8( )n+1n=1

∞∑ 2n

n=0

∞∑

4n+15nn=0

∞∑

  −1( )n−1n3n=1

∞∑  

−1( )n+14n2 +1n=1

∞∑

Page 31: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

609

15. 16.

17. 18.

19. 20.

21. 22.

7.3 Free Response Homework Set B Determine if the sequence converges or diverges.

1. 2.

3. 4.

5. 6.

7. 8.

Determine which series might be convergent by the Divergence Test.

9. 10.

11. 12.

  −1( )n nn +1n=1

∞∑   −1( )n n

Ln nn=1

∞∑

  −1( )n−1 ln nnn=1

∞∑  cos πn( )

n34n=1

∞∑

  −1( )n4n+1n=1

∞∑  cos πn( )

n54n=1

∞∑

 −3( )n−1nn=1

∞∑   −1( )n 2n

4n +1n=1

∞∑

2n2 +13n− 5

⎧⎨⎪

⎩⎪

⎫⎬⎪

⎭⎪n2 +1− n{ }

tan−1 n2 − n3( ){ } en −1− nn3

⎧⎨⎩

⎫⎬⎭

cosn{ } 16n2 + n − 4n{ }n+ 349n2 +1

⎧⎨⎪

⎩⎪

⎫⎬⎪

⎭⎪nn+1

⎛⎝⎜

⎞⎠⎟n⎧

⎨⎪

⎩⎪

⎫⎬⎪

⎭⎪

5 43

⎛⎝⎜

⎞⎠⎟

n

n=0

∑ n3e−n2n=1

180 ⋅2−nn=0

∑ sinn− nn3n=0

Page 32: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

610

13. 14.

nn2n=1

∑ ntan−1 4n( )n=0

Page 33: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

611

7.4: The Integral Test When testing a numerical series for divergence or convergence, one of the easiest tests is:

Integral Test: and either both converge or both diverge.

The reason the Integral Test works is best explained visually. The series can be visualized as a sum of Riemann Rectangles with width = 1 and height = the term values. If the integral diverges (i.e., the sum is infinite), the rectangles can be drawn left-hand and their sum is larger than an infinite number. If the integral converges (i.e., the sum is finite), the rectangles can be drawn right-hand and their sum is smaller than a finite number.

In both situations, the function must be decreasing. While easy to use, there is a disadvantage: The Integral Test only works on functions that can be integrated. Not all functions can be integrated.

ann=1

∑ xn 1

∫ dx

Page 34: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

612

Ex 1 Use the Integral Test to determine which of these series converge.

I. II. III.

I. ; therefore, I diverges.

II. ; therefore, II converges.

III. ; therefore, III

converges.

II and III converge.

Two notes about this example. First, I. proves that the Harmonic Series always diverges. Second, III was a series that started at n = 2 instead of n = 1. This was to avoid the problem of the first term being transfinite.

Ex 2 For what values of p does the p-series converge?

for all p>0, so p must be positive.

. This integral will be finite as long as p>1, because this

will leave x in the denominator so the limit can go to 0. Therefore,

converges for all p>1.

We will use this fact later in this chapter, when applying the Comparison Tests.

1nn=1

∞∑ 1

n2 +1n=1

∞∑   1

n ln2 nn=2

∞∑

1xdx

1

∫ = ln x 1∞ = dne

1x2 +1

dx1

∫ = tan−1 x1

∞= π2 −

π4 = π

4

1x ln2 x

dx2

∫ = 1u2du

ln2

∫ = −1u ln2

= 0 − ln2( ) = − ln2

1npn=1

∞∑

n→∞Lim 1

np = 0

1xpdx

1

∫ = x− p+1−p +1

1

1npn=1

∞∑

Page 35: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

613

Ex 3 Determine whether is convergent or divergent.

Since this integral diverges, the series diverges.

n1+ n2

0

x1+ x2 dx

0

∞⌠⌡⎮

= limb→∞

x1+ x2 dx

0

b⌠⌡⎮

= 12

limb→∞

duux=0

x=b

∫= 1

2limb→∞

ln 1+ x2( )0

b

= 12

limb→∞

ln 1+ b2( )− ln1⎡⎣⎢

⎤⎦⎥

= ∞

n1+ n2

0

Page 36: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

614

7.4 Free Response Homework Set A Apply the Integral Test to each of these series to determine divergence or convergence. If the series is convergent, state the improper integral value.

1. 2.

3. 4.

5. 6.

7. 8.

9. 10.

7.4 Free Response Homework Set B Apply the Integral Test to each of these series to determine divergence or convergence. If the series is convergent, state the improper integral value.

1. 2.

3. 4.

5. 6.

7. 8.

  n

n2 +1( )32n=1

∞∑   1

n ln2  nn=2

∞∑

  13n +1n=1

∞∑  n +1

n4n=1

∞∑

1+ 18 +127 +

164 +

1125 + ...

 5 − 2 nn3n=1

∞∑

  1n2 +1n=1

∞∑   n

n2 +1n=1

∞∑

  15n + 2( )4n=1

∞∑ ne−n2

n=1

∞∑

n2e−n3n=1

∑ 3n21+ n6n=1

6n51+ n6n=1

∑ 14n + 3( )2n=0

lnnnn=2

∑ sinnn=1

n1+ n2n=1

∑ 14 − nn=1

Page 37: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

615

7.5: The Direct and Limit Comparison Tests The Direct and Limit Comparison Tests are much less algebraic than the Divergence and Integral Tests. They involve comparing a series to some series that we already know converges or diverges. So what do we know? REMINDER: Factual Knowledge for Comparisons

Geometric series: 1. converges if and diverges if

2. If converges, it converges to

p-Series: 1. converges if and diverges if

Note Well:

Harmonic Series: Diverges

Alternating Harmonic Series: Converges

anrnn=0

∑ r <1 r ≥1

anrnn=0

∑ a01− r

1npn=0

∑ p >1 p ≤1

1nn=1

∞∑ = 1+ 1

2+ 13+ 14+ ⋅ ⋅ ⋅

1nn=1

∞∑ = 1+ 1

2+ 13+ 14+ ⋅ ⋅ ⋅

Page 38: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

616

The Direct Comparison Test

When comparing a given series to a known series ,

1) if and converges, then converges.

2) if and diverges, then diverges.

The use of this test is very verbal. The Limit Comparison Test

When comparing a given series to a known series ,

1. If any positive Real number, then both converge

or both diverge.

2. If , then converges if converges.

3. If , then diverges if diverges.

Key Idea I: What series to compare to depends on where the variable is.

If n is in the base, compare to the p-Series. If n is in the exponent, compare to the Geometric Series. If n is in both the base and exponent (but not ), try either. If , use the Nth Root Test (section 5-4).

Key Idea II: Which test to use depends on the combination of the relative sizes and whether the known series converges or diverges.

ann=1

∑ bnn=1

an ≤ bn bnn=1

∑ ann=1

an ≥ bn bnn=1

∑ ann=1

ann=1

∑ bnn=1

n→∞lim anbn

=

n→∞lim anbn

= 0 ann=1

∑ bnn=1

n→∞lim anbn

= dne ann=1

∑ bnn=1

ann=1

nnnn

Page 39: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

617

converges diverges

Direct Comparison Test

Limit Comparison Test

Limit Comparison Test

Direct Comparison Test

Key Idea III: If is rational, we want to compare to the end behavior model of the corresponding function. OBJECTIVE Use the Comparison Tests to check for convergence or divergence.

Ex 1 Does converge?

We can make a direct comparison between and .

because has a larger denominator. Since

converges (it is a p-Series with p>1) and is smaller than , then

converges.

bnn=1

∑ bnn=1

an ≤ bn

an ≥ bn

an

  1n3 + 2n=1

∞∑

  1n3 + 2n=1

∞∑   1

n3n=1

∞∑

1n3 + 2

< 1n3

1n3 + 2   1

n3n=1

∞∑

1n3 + 2

1n3

  1n3 + 2n=1

∞∑

Page 40: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

618

Ex 2 Does converge?

We can make a direct comparison between and .

because has a smaller denominator. Since diverges

(it is the Harmonic Series--a p-Series with p=1) and is bigger than ,

then diverges.

Ex 3 Does converge?

If we can try to make a direct comparison between and ,

we find that (because has a larger denominator) but

converges (it is a p-Series with p>1). So the Direct Comparison Test

does not apply.

This limit is greater than 0 and converges. Therefore,

converges also.

  1n − 2n=3

∞∑

  1n − 2n=1

∞∑  1nn=1

∞∑

1n − 2 >

1n

1n − 2  1nn=1

∞∑

1n − 2

1n

  1n − 2n=3

∞∑

  1n2 − 4n=1

∞∑

  1n2 − 4n=1

∞∑   1

n2n=1

∞∑

1n2 − 4

> 1n2

1n2 − 4

  1n2n=1

∞∑

n→∞Lim

1n2 − 4

1n2

=n→∞Lim n2

n2 − 4=1> 0

  1n2n=1

∞∑   1

n2 − 4n=1

∞∑

Page 41: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

619

Ex 4 Does converge?

because has a smaller denominator. But

converges (it is a Geometric Series with r<1), so Direct Comparison will not work.

This limit is greater than 0 and converges. Therefore,

converges also.

Ex 5 Does converge?

We can make a direct comparison between and .

because has a larger denominator. Since

converges and is smaller than , then converges.

  12n −1n=1

∞∑

12n −1 >

12n

12n −1   12nn=1

∞∑

n→∞Lim

12n −1

12n

=n→∞Lim 2n

2n −1 =L 'H

n→∞Lim 2n ln2

2n ln2 =1

  12nn=1

∞∑   1

2n −1n=1

∞∑

  12n + 3n=1

∞∑

  12n + 3n=1

∞∑   12nn=1

∞∑

12n + 3 <

12n

12n + 3   12nn=1

∞∑

12n + 3

12n

  12n + 3n=1

∞∑

Page 42: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

620

Ex 6 Does converge?

We can use the Limit Comparison Test between and .

diverges, therefore, diverges.

The one formula from freshman year that will be useful is for the sum of an Infinite Geometric Series:

Sum of an Infinite Geometric Series

,

if and only if .

If , the series is divergent.

  1n3 + 2( )14n=1

∞∑

  1n3 + 2( )14n=1

∞∑   1

n34n=1

∞∑

n→∞Lim

  1

n3 + 2( )14

  1n

34

=n→∞Lim   n

34

n3 + 2( )14=1

  1n34n=1

∞∑   1

n3 + 2( )14n=1

∞∑

S = a1− r

r <1

r ≥1

Page 43: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

621

Ex 7 Find the infinite sum for the geometric sequence with and

.

Ex 8 Find the infinite sum for the geometric sequence with and .

Since , the formula will yield an incorrect answer. This series is

divergent.

a1 =1024 r = − 12

S = a11− r

S = 1024

1− −1 2

⎛⎝⎜

⎞⎠⎟

= 682 23

a1 = 24 r = 54

r = 54 >1

Page 44: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

622

7.5 Free Response Homework Set A

Test these series for convergence or divergence.

1. 2.

3. 4.

5. 6.

7. 8.

9. 10.

7.5 Free Response Homework Set B Test these series for convergence or divergence.

1. 2. 3.

4. 5. 6.

7. 8. 9.

10.

  1n2 + n +1n=1

∞∑   5

2 + 3nn=1

∞∑

 n +1n2n=1

∞∑   3n2nn=1

∞∑

 n3 +1n3 −1n=1

∞∑   n

n+1( )2nn=1

∞∑

 3+ cosn3nn=1

∞∑   1

1+ nn=1

∞∑

  n2 − 5n

n3 + n +1n=1

∞∑  sin 1nn=1

∞∑

sin2 nn3 +1n=1

∑ 1n3 −13

n=2

∑ 1n!n=1

3n2 + 2n4n 2n2 + 7n −1( )n=1

∑ n − 5n + 2( )4n=1

∑ 4 + 2n1+ n3( )2n=1

1+ 2sinnn4n=1

∑ nn + 4n=1

∑ nn + 4( )2n=1

1n2 + 4n=1

Page 45: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

623

7.5 Multiple Choice Homework

1. For what integer k, k > 1, will both and converge

a) 2 b) 3 c) 4 c) 5 e) 6

2. For what values of p does converge?

a) b) c) d) e)

3. Which of the following series diverge?

I. II. III.

a) I only b) III only c) I and II only d) II and III only e) I, II, and III

4. For which values of k does the infinite series converge?

a) b) c)

d) e)

−1( )1+knnn=1

∑ k3

⎛⎝⎜

⎞⎠⎟

n

n=1

nn1− pn=1

p > 0 p < 0 p ≤ −1 p < −1 p < −2

5−n6n−1

n=1

3n5

7n4 −1n=3

15n

n=2

6k−nn=1

∑k <1 k <1 k > 0

k >1 k >1

Page 46: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

624

5. Which of the following series converge?

I. II. III.

a) I only b) II only c) III only

d) I and II only e) II and III only

6. Which of the following three tests will establish that diverges?

I. Direct Comparison to II. Limit Comparison to

III. The Divergence Test

a) I only b) II only c) I and II only

d) I and III only e) I, II, and III

7.

a) b) c) 1 d) 2 e)

nn+1n=1

π n

3nn=3

1n nn=1

3n2 −5nn3 + n−1n=1

3n−1

n=1

n−1

n=1

12

⎛⎝⎜

⎞⎠⎟n=1

∑2n

=

13

12 ∞

Page 47: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

625

7.6: Absolute and Conditional Convergence The four tests in the previous two sections only apply to series of positive values. There is a separate test for alternating series called the Liebnitz Alternating Series Test.

The Alternating Series Test (AST)

If a series is Alternating Series and is , then it is convergent if and only if

.

This test was introduced in Section 6.2. Vocabulary Absolute Convergence—Defn: When an alternating series and its absolute value

are both convergent. Conditional Convergence—Defn: When an alternating series is convergent but its

absolute value are divergent. OBJECTIVE Use the Alternating Series Test to check for convergence or divergence.

Ex 1 Is convergent or divergent?

Remember that the Alternating Harmonic Series is.

i) and

an ≥ an+1

n→∞Lim an = 0

cos πn( )n3n=1

∞∑

an =cos πn( )n3 = 1n3

an+1 = an =cos π n+1( )( )

n+1( )3= 1n+1( )3

Page 48: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

626

, so

ii)

So converges.

Ex 2 Is absolutely or conditionally convergent?

Ex 1 proved that is convergent by the AST. To demonstrate

conditional vs. absolute convergence, we test the series without the alternator:

is a p-series with , therefore, since both the alternating and non-

alternating versions of the series converge,

converges absolutely.

1n3 >

1n+1( )3

an ≥ an+1

n→∞Lim −1( )n+1

n3 =n→∞Lim 1

n3 = 0

cos πn( )n3n=1

∞∑

cos πn( )n3n=1

∞∑

cos πn( )n3n=1

∞∑

cos πn( )n3n=1

∑ = 1n3n=1

1n3n=1

∑ p >1

cos πn( )n3n=1

∞∑

Page 49: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

627

Ex 3 Is convergent or divergent? If convergent, is it absolutely

or conditionally convergent?

i) and

, so

ii)

So converges.

To test for absolute vs. conditional convergence, we need to test .

We can do the Limit Comparison Test against the end behavior model .

This limit is greater than 0, therefore, both do the same thing--namely, they diverge. So,

is conditionally convergent.

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

an =−1( )n+1 n + 2( )n n +1( ) =

n + 2n2 + n

an+1 =−1( )n+1 n +1( ) + 2( )n +1( ) n +1( ) +1( ) = n + 3

n2 + 3n + 2

n + 2n2 + n

> n + 3n2 + 3n + 2

an ≥ an+1

n→∞Lim

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

n→∞Lim n + 2

n2 + n= 0

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

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

∑1nn=1

∞∑

n→∞Lim

n + 2n n +1( )

1n

=n→∞Lim n + 2

n n +1( ) ⋅n1=

n→∞Lim n

2 + 2nn2 + n

= 1

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

Page 50: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

628

Ex 4 Is convergent or divergent? If convergent, is it absolutely or

conditionally convergent?

i) and

, so

ii) So converges.

Furthermore, converges because it is a Geometric series with r = . So,

converges absolutely.

−1( )n+12nn=1

an =−1( )n+12n = 1

2n an+1 =−1( )n+22n+1

= 12 ⋅2n

12n >

12 ⋅2n

an ≥ an+1

n→∞Lim

−1( )n+1

2n =n→∞Lim 1

2n = 0 −1( )n+12nn=1

∑12n

12

−1( )n+12nn=1

Page 51: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

629

7.6 Free Response Homework Set A Test these series for convergence or divergence. If it is convergent, determine if it has absolute or conditional convergence.

1. 2.

3. 4.

5. 6.

7. 8.

7.6 Free Response Homework Set B a) Test these series for convergence or divergence. b) If it is convergent, determine if it has absolute or conditional convergence.

1. 2. 3.

4. 5. 6.

7. 8. 9.

10. 11. 12.

  −1( )n−1nn=1

∞∑   −1( )n 2n

4n +1n=1

∞∑

  −1( )n nn +1n=1

∞∑   −1( )n n

ln nn=1

∞∑

  −1( )n−1 ln nnn=1

∞∑  cosπn

n34n=1

∞∑

 −1( )n+14n2 +1n=1

∞∑ −1( )n n

n

n!n=1

−3( )n+124nn=1

∑ −1( )n n + 5( )4nn=2

∑ −1( )n nn +1n=1

−1( )n 1n +1n=1

∑ −1( )n 1n +1n=1

∑ cos πn( )n!n=1

sin π2 n

⎛⎝⎜

⎞⎠⎟

nn=1

∑ − n6⎛⎝⎜

⎞⎠⎟

n

n=1

∑ −1( )n arctannn=1

−1( )n arctan πn

⎛⎝⎜

⎞⎠⎟n=1

∑ cos πn( )enn=1

∑ 2nn=1

∑ sin π2 n

⎛⎝⎜

⎞⎠⎟

Page 52: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

630

7.6 Multiple Choice Homework

1. Which of the following series are conditionally convergent?

I. II. III.

a) I only b) II only c) III only

d) I and II only e) I and III only

2. Which of the following series are conditionally convergent?

I. II. III.

a) I only b) II only c) III only

d) I and III only e) I, II, and III

3. Which of the following series is/are absolutely convergent?

I. II. III.

a) I only b) II only c) I and II only

d) I and III only e) I, II, and III

−1( )nn nn=0

∑ en

n+5( )!n=0

∑cos πn( )nn=1

5ncos πn( )n2n=1

∑−n( )25nn=0

∑   −1( )nn34n=1

∞∑

−1( )nn2n=1

∑ −1( )nnn=1

1n3

n=1

Page 53: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

631

4. Which of the following series are conditionally convergent?

I. II. III.

a) I only b) II only c) I and II only

d) II and III only e) I, II, and III

5. Which of the following series converge absolutely?

a) b) c)

d) e) None of these

−1( )nn2 +1n=0

∑−1( )n 2n+1enn=0

∑cos πn( )5nn=1

−1( )n+1 12nn=1

∑ −1( )n+1 1nn=1

∑ −1( )n+1 nn+1n=1

−1( )n+1 12⎛⎝⎜

⎞⎠⎟

n

n=1

Page 54: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

632

7.7: The Ratio and Nth Root Tests The Ratio Test is one of the more easily used tests and it works on most series, especially those that involve factorials and those that are a combination of geometric and p-series. Unfortunately, it is sometimes inconclusive, especially with alternating series.

Cauchy Ratio Test: If it converges;

If it diverges;

If the test is inconclusive.

The Nth Root Test is best for series with n is both the base and the exponent.

The Nth Root Test: If it converges;

If it diverges;

If the test is inconclusive.

OBJECTIVE Use the Ratio and Nth Root Tests to check for convergence or divergence. Since the Cauchy Ratio Test involves Limits at Infinity, It might be a good idea to review the Hierarchy of functions:

n→∞lim an+1an

<1→

n→∞lim an+1an

>1→

n→∞lim an+1an

=1→

n→∞lim ann <1→

n→∞lim ann >1→

n→∞lim ann =1→

Page 55: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

633

The Hierarchy of Functions 1. Logs grow the slowest. 2. Polynomials, Rationals and Radicals grow faster than logs and

the degree of the EBM determines which algebraic function grows fastest. For example, grows more slowly than

. 3. The trig inverses fall in between the algebraic functions at the

value of their respective horizontal asymptotes. 4. Exponential functions grow faster than the others. (In BC

Calculus, we will see the factorial function, , grows the fastest.)

5. The fastest growing function in the combination determines the end behavior, just as the highest degree term did among the algebraics.

Since the Ratio Test works well with factorials, we should review them. Def’n: So, .

Also,

and etc. So, factorials cancel from the back end of the list rather than the front:

y = x12

y = x2

y = n!

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

n+1( )!= n+1( )⋅ n( )⋅ n−1( )⋅ n− 2( )⋅ n−3( )⋅⋅⋅⋅ 1( ) = n+1( )⋅ n!( )n−1( )!= n−1( )⋅ n− 2( )⋅ n−3( )⋅⋅⋅⋅ 1( )n− 2( )!= n− 2( )⋅ n−3( )⋅⋅⋅⋅ 1( )

n+1( )!n! =

n+1( )⋅ n( )⋅ n−1( )⋅ n− 2( )⋅ n−3( )⋅⋅⋅⋅ 1( )n( )⋅ n−1( )⋅ n− 2( )⋅ n−3( )⋅⋅⋅⋅ 1( ) =

n+1( )⋅ n!( )n!( ) = n+1( )

Page 56: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

634

And

Notice that is a smaller number than .

Ex 1 Does converge?

Since this limit is <1, converges.

Ex 2 Does converge?

Since this limit is <1, converges.

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

n− 2( )⋅ n−3( )⋅⋅⋅⋅ 1( )n−1( )⋅ n− 2( )⋅ n−3( )⋅⋅⋅⋅ 1( ) =

1n−1

n− 2( ) n−1( )

  1n!n=1

∞∑

n→∞lim an+1an

=n→∞lim

1n+1( )!

1n!

=n→∞lim n!

n +1( )!

=n→∞lim n!

n +1( )n!=n→∞lim 1

n +1= 0

  1n!n=1

∞∑

  n2nn=1

∞∑

n→∞lim an+1an

=n→∞lim

n+12n+1

n2n

=n→∞lim n+1( )2n

2n+1n

=n→∞lim n+1

2n

= 12

  n2nn=1

∞∑

Page 57: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

635

Ex 3 Does converge?

So the Ratio Test is inconclusive.

The easiest test would be the Limit Comparison Test:

Compare to .

Since the Limit = 1,both series converge or both diverge. diverges,

therefore,

diverges also.

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

∞∑

n→∞lim an+1an

=n→∞lim

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

n+ 2n n+1( )

=n→∞lim n + 3

n +1( ) n + 2( ) ⋅n n +1( )n + 2

=n→∞lim n2 + 3n

n2 + 4n+ 4=1

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

∞∑  1nn=1

∞∑

limn→∞

n + 2n n +1( )1n

= limn→∞

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

 1nn=1

∞∑

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

∞∑

Page 58: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

636

Ex 4 Does converge?

This series has n to an n power; therefore, the Root Test is appropriate.

Since this limit is <1, converges.

Ex 5 Does converge?

This series has n to an n power; therefore, the Root Test is appropriate.

Since this limit is >1, diverges.

  1lnn n + 2( )n=1

∞∑

n→∞lim 1lnn n+ 2( )n =

n→∞lim 1ln n+ 2( ) = 0

  1lnn n + 2( )n=1

∞∑

 1+ 1

n⎛⎝⎜

⎞⎠⎟n

e−nn=1

∞∑

n→∞lim 1+ 1

n⎛⎝⎜

⎞⎠⎟n

e−nn

=n→∞lim

1+ 1n

⎛⎝⎜

⎞⎠⎟

e−1 =n→∞lim n +1( )e

n = e>1

 1+ 1

n⎛⎝⎜

⎞⎠⎟n

e−nn=1

∞∑

Page 59: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

637

7.7 Free Response Homework Set A Test these series for convergence or divergence.

1. 2. 3.

4. 5. 6.

7. 8.

9. 10.

11. For which of the following series is the Ratio Test inconclusive. What test would you use instead?

a) b) c) d)

7.7 Free Response Homework Set B Test these series for convergence or divergence.

1. 2. 3.

4. 5.

6. 7. 8.

  n2

2nn=1

∞∑   1

n nn=1

∞∑   −1( )n

n3n=1

∞∑

  −1( )nn!n=1

∞∑   −1( )n n

5 + nn=1

∞∑   12n( )!n=1

∞∑

 cosπn

3n!n=1

∞∑   10n

n +1( )42n+1n=1

∞∑

  n2 +12n2 +1

⎝⎜

⎠⎟

n=1

∞∑

n

  nn

31+3nn=1

∞∑

  1n3n=1

∞∑  

−3( )n−1nn=1

∞∑   n2nn=1

∞∑   n

1+ n2n=1

∞∑

n44nn=1

∑ 4nn4n=2

∑ e−nn!n=1

1⋅3⋅5 ⋅7...⋅ 2n +1( )n!n=1

∑ 1lnn( )nn=2

3n −1( )nn=0

∑ 3n −1( )nn=0

∑ n!1⋅4 ⋅7 ⋅10...⋅ 3n +1( )n=1

Page 60: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

638

9. 10. 11.

12.

13. For which of the following series is the Ratio Test inconclusive? What test would you use instead?

a) b) c) d)

4n1+ 5n

⎛⎝⎜

⎞⎠⎟

n

n=1

∑ 2n ⋅n3n!n=1

∑ en2

n!n=1

3n( )nn3nn=1

n2 −1n2 + 2nn=1

∑ 13n( )!n=1

∑−1( )nn4n=2

∑ 12nn + 2( )33n+1n=1

Page 61: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

639

7.8 General Series Summary

A series is convergent if and only if .

A series is divergent if and only if .

Previously, we investigated the seven tests that will help determine if a given series converges or not. Those tests were: 1. Divergence Test (nth term test): If it diverges.

If no conclusion

2. Integral Test: If f(x) is a decreasing function, then and

either both converge or both diverge.

3. Cauchy Ratio Test: If it converges;

If it diverges;

If the test is inconclusive.

4. The Alternating Series Test: An Alternating Series is convergent if and only if i) ,

and ii) .

ann=1

∞∑ = c

ann=1

∑ ≠ c

n→∞Lim an ≠ 0→

n→∞Lim an = 0→

ann=1

∑ xn 1

∫ dx

n→∞lim an+1an

<1→

n→∞lim an+1an

>1→

n→∞lim an+1an

=1→

an ≥ an+1

n→∞lim an = 0

Page 62: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

640

5. The Nth Root Test: If it converges;

If it diverges;

If the test is inconclusive.

6. The Direct Comparison Test: When comparing a given series to a

known series ,

i) if and converges, then converges.

ii) if and diverges, then diverges.

7. The Limit Comparison Test: When comparing a given series to a

known series ,

i. If then both converge or both diverge.

ii. If , then converges if converges.

iii. If , then diverges if diverges.

OBJECTIVE Find whether a given numerical series converges or diverges.

n→∞lim ann <1→

n→∞lim ann >1→

n→∞lim ann =1→

ann=1

bnn=1

an ≤ bn bnn=1

∑ ann=1

an ≥ bn bnn=1

∑ ann=1

ann=1

bnn=1

n→∞lim an

bn> 0

n→∞lim an

bn= 0 an

n=1

∑ bnn=1

n→∞lim an

bn=∞ an

n=1

∑ bnn=1

Page 63: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

641

Page 64: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

642

7.8 Homework 1. Which of the following sequences converge?

I. II. III.

a) I only b) II only c) I and III only d) II and III only e) III only

2. Which of the following sequences diverge?

I. II. III.

a) II only b) III only c) I and II only d) I and III only e) I, II, and III

3. Which of the following series diverge?

I. II. III.

a) I only b) III only c) I and II only d) I and III only e) I, II, and III

4. What are all values of k for which the infinite series converges?

a) b) c)

d) e)

3n5

7n4 −1⎧⎨⎪

⎩⎪

⎫⎬⎪

⎭⎪

cosnπ n

⎧⎨⎪

⎩⎪

⎫⎬⎪

⎭⎪

n!e2n

⎧⎨⎪

⎩⎪

⎫⎬⎪

⎭⎪

lnn5n

⎧⎨⎪

⎩⎪

⎫⎬⎪

⎭⎪

5cos3e

⎝⎜⎞

⎠⎟

n⎧⎨⎪

⎩⎪

⎫⎬⎪

⎭⎪

n!n+ 2( )!

⎧⎨⎪

⎩⎪

⎫⎬⎪

⎭⎪

9−n8n+1

n=1

ln5cos 2πn( )n=3

2n3n+1

2e( )nn=2

k5

⎝⎜⎞

⎠⎟n=1

∞∑

n

k < 5

k ≤ 5

k <1

k ≤1 k = 0

Page 65: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

643

5. If , then

a) b) c) d) e divergent

6. Which of the following series converge?

I. II. III.

a) I only b) III only c) I and III only d) II and III only e) I and II only

7. Which of the following series are divergent?

I. II. III.

a) I only b) II only c) III only d) I and II only e) II and III only

8. Which of the following series are conditionally convergent?

I. II. III.

a) I only b) III only c) I and II only d) I and II only e) I and III only

f x( ) = 1− sin x( )2⎛

⎝⎜⎞⎠⎟n=0

∞∑

n

f π

6⎛

⎝⎜⎞

⎠⎟=

2

43

12

32

2n+ 3n2 + 3n+ 6n=1

n+1en

n=1

2n1+ n4

n=1

−1( )n3n+1n=0

∞∑

en

n+5( )!n=0

∞∑

n!3n

n=1

−1( )nn nn=0

en

n+5( )!n=0

cos πn( )nn=1

Page 66: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

644

9. Which of the following series are divergent?

I. II. III.

a) I and IIIonly b) II only c) III only d) I and II only e) II and III only

10. What are all values of p for which the infinite series diverges?

a) b) c) d) e) All real values of p

−1( )n 1

3n+1n=0

n+ 2( )!n!n=0

n!3n

n=1

5n1+ p

n=1

∑ p > −2 p ≥ −2 p < −2 p ≤ −2

Page 67: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

645

Numerical Series Test Calculator Allowed

1. Which of the following sequences converge?

I. II. III.

a) I only b) III only c) I and II only d) I and III only e) I, II, and III

2. Which of the following Series diverge?

I. II. III.

a) I only b) III only c) I and II only d) I and III only e) I, II, and III

3. Which of the following are series divergent?

I. II. III.

a) I only b) III only c) I and III only d) II and III only e) I, II, and III

lnnln2n

⎧⎨⎩

⎫⎬⎭

an = n n−1( )

−1( )n n3

33 + 2n2 +1

⎨⎪

⎩⎪

⎬⎪

⎭⎪

5−n6n−1

n=1

3n5

7n4 −1n=1

15n

n=1

en

n+5( )!n=1

ln5cos 2πn( )n=3

2n3n+1

2e( )nn=2

Page 68: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

646

4. What are all values of p for which the infinite series converges?

a) b) c) c) e) All real values of p

5. Which of the following are series convergent?

I. II. III.

(A) I only (B) III only (C) I and II only (D) I and III only (E) II and III only

6. Which of the following series diverge?

I. II. III.

a) I only b) III only c) I and II only d) I and III only e) None of these

7. If converges, then which of the following is true?

I. diverges II. converges absolutely

III. converges

a) I only b) II only c) III only d) II and III only e) I, II, and III

5n1+ p

n=1

p > −2 p ≥ −2 p < −2

p ≤ −2

5n3 + 3n=1

14+ n2

n=1

3n+ 7( )n=2

−1( )n 1

2n+1n=1

−1( )n cosn3n

n=1

−1( )n+1 1nn=1

an

n=1

an

n=1

ann=1

4an

n=1

Page 69: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

647

8. Which of the following series are conditionally convergent?

I. II. III.

a) I only b) I and III only c) II and III only d) I and III only e) I, II, and III

9.

a) 1 b) 2 c) d) e) divergent

10. Which of the following three tests will establish that the series

converges?

I. Direct Comparison Test with

II. Limit Comparison Test with

III. Direct Comparison Test with

a) I only b) II only c) I and II only d) II and III only e) I, II, and III

−1( )nLn n( )n=2

−1( )ntan−1 n( )n=1

2n( )nn2n

n=1

sin π

6⎛

⎝⎜⎞

⎠⎟

n

n=1

∑ =

1− 3

2

32

1− 32

n2n5 +1n=1

n−5

2

n=1

n−3

2

n=1

n−1

2

n=1

Page 70: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

648

Numerical Series Test Calculator Allowed

1. Use the Integral Test to determine if is convergent or divergent.

2. Use the Ratio Test to determine if is convergent or divergent.

3. Determine whether the series converges or diverges.

n2e−n3n=1

2n ⋅n3n!n=1

nn + 4( )2n=1

Page 71: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

649

7.1 Free Response Key 1. 35 2. -382 3. -70 4. 5

5. 6. 111 7. 2 is not in the arithmetic sequence.

8. 7th 9. 49, 56, 63

10.

11.

12. arithmetic; d = 5 13. geometric;

14. geometric; 15. neither 16. neither 17. geometric; 18. 354294 19.

20. .1906030291 21. 22. 1000

23. 24. 10 25. 7th

26. 15 and 45 27. 28.

23613

−10312 , −100, − 96 1

2 , − 93, − 89 12

38 57 , 30 3

7 , 22 17 , 136

7 , 5 47 , − 2 5

7

r = 13

r = 2

r = 5−16

2.815 x 1014

−32243

-6561256

1105 , 1

21, 521 5 3, 15, 15 3

Page 72: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

650

7.2 Free Response Key

1. 2. 10 3. -7 4. 248

5. .243 6. 145 7. 125 8. -157.5 9. -143 10. 37 11. 43 12. 4 13. 14 14. 222 15. -14040 16. 531,440 17. 18. n = 16, S = -131070 19. 25 20. 5.6 21. Divergent 7.3 Free Response Key 1. Divergent 2. Convergent 3. Convergent 4. Convergent 5. Convergent 6. Convergent 7. Convergent 8. Might Converge 9. Might Converge 10. Divergent 11. Divergent 12. Might Converge 13. Convergent 14. Convergent 15. Convergent 16. Divergent 17. Convergent 18. Convergent 19. Convergent 20. Convergent 21. Divergent 22. Divergent 7.4 Free Response Key

1. Convergent, 2. Convergent, 3. Divergent

13760

-3.843 x 1017

12

1ln2

Page 73: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

651

4. Convergent, 5. Convergent, 6. Convergent,

7. Convergent, 8. Divergent 9. Convergent, .0002

10. Convergent,

7.5 Free Response Key 1. Converges by LCT 2. Converges by LCT 3. Diverges by LCT 4. Converges by the Ratio Test 5. Diverges by the Divergence Test 6. Converges by the Ratio Test 7. Converges by DCT 8. Diverges by LCT 9. Diverges by LCT 10. Diverges by LCT 7.5 Multiple Choice Key 1. A 2. D 3. C 4. E 5. E 6. B 7. A 7.6 Free Response Key 1. Conditionally Convergent 2. Diverges 3. Conditionally Convergent 4. Diverges 5. Conditionally Convergent 6. Conditionally Conv. 7. Absolutely Convergent 8. Divergent

12

12

76

π4

12e

Page 74: Chapter 7 Overview: Sequences and Numerical Series · Chapter 7 Overview: Sequences and Numerical Series In most texts, the topic of sequences and series appears, at first, to be

652

7.6 Multiple Choice Key 1. C 2. A 3. D 4. B 5. D 7.7 Free Response Key 1. Divergent by Divergence Test 2. Converges by the Integral Test 3. Divergent by AST 4. Converges by AST 5. Divergent by Divergence Test 6. Converges by Ratio Test 7. Converges by Ratio Test 8. Converges by Ratio Test 9. Converges by Root Test 10. Diverges by Root Test 11a. Ratio Test inconclusive 11b. Ratio Test works 11c. Ratio Test works 11d. Ratio Test inconclusive 7.8 Homework Key 1. B 2. A 3. D 4. A 5. B 6. D 7. E 8. C 9. E 10. B Numerical Series Practice Test 1. D 2. C 3. D 4. C 5. C 6. E 7. D 8. A 9. A 10. D

1. converges 2. is convergent.

3. is convergent.

n2e−n3n=1

∑ 2n ⋅n3n!n=1

∑n

n + 4( )2n=1