Convergence and Divergence Tests

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/9

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

10 Terms

1
New cards

Geometric Series

(a) / (1 - r)

|r| < 1 --> converges

2
New cards

Telescopic Series

Manipulate a fraction into a state where the second fraction is subtracted from the first. Then, write out a series of terms to cancel as many as possible. Then, take the limits of the terms remaining.

Lim of Sn is Finite Number = converges

If Not = diverges

3
New cards

Test for Divergence

If the limit as n goes to infinity is NOT 0, then the series diverges.

If the limit as n goes to infinity IS 0, then we cannot determine divergence or convergence.

4
New cards

Integral Test

If:

(1) f(x) >= 0 for x >= 1

(2) f'(x) is negative (the function is decreasing)

(3) The limit as x approaches infinity is 0

Then, if the integral from 1 to infinity of f(x) converges, then the series converges. If the integral from 1 to infinity of f(x) diverges, then the series diverges.

5
New cards

p-Series Test

1 / n^p converges if p > 1

If p <= 1, then the series diverges

6
New cards

Direct Comparison Test

(1) If 0 <= an <= bn and bn converges, then an also converges.

(2) If 0 <= an <= bn and an diverges, then bn must also diverge.

7
New cards

Limit Comparison Test

L = the limit as n approaches infinity (an / bn):

(1) If 0 < L < infinity, then the two series have the same behavior. They converge or diverge together.

(2) If L = 0 and bn converges, then an also converges.

(3) If L = Infinity and bn diverges, then an diverges.

8
New cards

Alternating Series Test

If:

(1) f'(x) is negative (the function is decreasing)

(2) The limit of bn as n goes to infinity is 0.

Then, the series converges. If not, the series diverges.

9
New cards

Ratio Test

Let L = the limit of |(an+1) / an|

If:

(1) 0 <= L < 1, then an absolutely converges

(2) L > 1, then an diverges

(3) L = 1, then the ratio test is inconclusive

10
New cards

Root Test

Let L = the limit of |an|^(1/n) as n goes to infinity

If:

(1) 0 <= L < 1, then an is absolutely convergent

(2) L > 1, then an diverges

(3) If L = 1, then the test is inconclusive