Series Tests

0.0(0)
Studied by 1 person
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/16

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 2:09 AM on 5/9/25
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

17 Terms

1
New cards

Geometric Series Test

A series of the form <br/>n=0arn<br/><br /> \sum_{n=0}^\infty ar^n<br />

2
New cards

Geometric Series Test - Convergence

Converges if |r| < 1. The sum is <br/>a1r<br/><br /> \frac{a}{1 - r}<br />

3
New cards

Geometric Series Test - Divergence

Diverges if r1|r| \geq 1

4
New cards

P-Series Test

A series of the form <br/>n=11np<br/><br /> \sum_{n=1}^\infty \frac{1}{n^p}<br />

5
New cards

P-Series Test - Convergence

Converges if p > 1

6
New cards

P-Series Test - Divergence

Diverges if p1p \leq 1

7
New cards

Test for Divergence (Nth-Term Test)

For <br/>a<em>n<br /> \sum a<em>n, if lim</em>nan0<br/>\lim</em>{n \to \infty} a_n \neq 0<br /> or does not exist, the series diverges.

8
New cards

Test for Divergence Note

If <br/>lim<em>na</em>n=0<br/><br /> \lim<em>{n \to \infty} a</em>n = 0<br />, the series may converge or diverge (use other tests).

9
New cards

Integral Test

For a positive, continuous, decreasing function f(n)f(n) such that a<em>n=f(n)a<em>n = f(n), a</em>n<br/>\sum a</em>n<br /> and <br/>f(x)dx<br/><br /> \int f(x)dx<br /> either both converge or both diverge.

10
New cards

Comparison Test - Convergence

Compare <br/>a<em>n<br /> \sum a<em>n with a known series b</em>n<br/>\sum b</em>n<br />. If 0a<em>nb</em>n0 \leq a<em>n \leq b</em>n and <br/>b<em>n<br /> \sum b<em>n converges, then a</em>n<br/>\sum a</em>n<br /> converges.

11
New cards

Comparison Test - Divergence

Compare <br/>a<em>n<br /> \sum a<em>n with a known series b</em>n<br/>\sum b</em>n<br />. If 0b<em>na</em>n0 \leq b<em>n \leq a</em>n and <br/>b<em>n<br /> \sum b<em>n diverges, then a</em>n<br/>\sum a</em>n<br /> diverges.

12
New cards

Limit Comparison Test

For <br/>a<em>n<br /> \sum a<em>n and b</em>n<br/>\sum b</em>n<br />, let <br/>lim<em>na</em>nb<em>n=c<br /> \lim<em>{n \to \infty} \frac{a</em>n}{b<em>n} = c, where c>0c > 0. If b</em>n<br/>\sum b</em>n<br /> converges, <br/>a<em>n<br /> \sum a<em>n also converges. If b</em>n<br/>\sum b</em>n<br /> diverges, <br/>an<br/><br /> \sum a_n<br /> also diverges.

13
New cards

Alternating Series Test (Leibniz Test)

For an alternating series <br/>(1)na<em>n<br /> \sum (-1)^n a<em>n, where an > 0, converges if a<em>na<em>n is decreasing and lim</em>nan=0<br/>\lim</em>{n \to \infty} a_n = 0<br />

14
New cards

Ratio Test

For <br/>a<em>n<br /> \sum a<em>n, compute L=lim</em>na<em>n+1a</em>n<br/>L = \lim</em>{n \to \infty} \left|\frac{a<em>{n+1}}{a</em>n}\right|<br />. If L<1L < 1, the series converges absolutely. If L>1L > 1 or L=L = \infty, the series diverges. If L=1L = 1, the test is inconclusive.

15
New cards

Root Test

For <br/>a<em>n<br /> \sum a<em>n, compute L=lim</em>nann<br/>L = \lim</em>{n \to \infty} \sqrt[n]{|a_n|}<br />. If L<1L < 1, the series converges absolutely. If L>1L > 1 or L=L = \infty, the series diverges. If L=1L = 1, the test is inconclusive.

16
New cards

Absolute Convergence Test

If <br/>a<em>n<br /> \sum |a<em>n| converges, then a</em>n<br/>\sum a</em>n<br /> converges absolutely.

17
New cards

Conditional Convergence

A series <br/>a<em>n<br /> \sum a<em>n converges conditionally if a</em>n<br/>\sum a</em>n<br /> converges, but <br/>an<br/><br /> \sum |a_n|<br /> diverges.