Sequences, Series, and Tests

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

1/27

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 4:29 AM on 4/19/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

28 Terms

1
New cards

How do you test if a series converges?

Compute limn→∞ an

if limit = finite number, series converges

if limit = ±∞ or DNE, series diverges

2
New cards

Squeeze Theorem for Sequences

if:

an ≤ cn ≤ bn

and:

lim an = lim bn = L

then:

lim cn = L

3
New cards

Definition of a series…

∑an = limn→∞ nk = 1 ak

you are checking for partial sums

4
New cards

Geometric Series Test

Form: ∑arn or ∑arn-1

Condition: | r | < 1

Result: ∑arn = a / (1 - r)

if: | r | ≥ 1, then divergent

5
New cards

Divergence Test (nth-term test)

check: limn→∞ an

if limit ≠ 0, then diverges

if limit = 0, inconclusive

6
New cards

Integral Test (When do you use it?)

You need ALL 3:

f(x) = an

positive, continuous, decreasing

7
New cards

Integral Test - What does it actually mean and how do I use it?

Step 1 (Pattern Recognition): ∑an = ∑ f(n)

Step 2 (Turn it into an Integral) ∫1 f(x) dx

Step 3:

If the integral gives a finite number = convergent

if the integral = ∞ (blows up) = divergent

8
New cards

Direct Comparison Test — When to use?

Use When:

Terms look similar to known series

Usally compare with, 1 / (np) or geometric.

9
New cards

Direct Comparison — Conditions

for an, bn > 0…

if: an ≤ bn

and ∑bn converges → ∑an converges

if: an ≥ bn

and ∑bn diverges → ∑an diverges

10
New cards

Limit Comparison Test — When to Use?

Use when:

Fractions with similar powers

hard to compare directly

11
New cards

Limit Comparison — Result

Compute: limn→∞ (an/bn) = L

if 0 < L < ∞ → SAME Behavior (Both converge or Both diverge)

12
New cards

Alternating Series Test (AST) — Conditions

Series: ∑(-1)nbn or (-1)n+1bn

You need: bn decreasing and lim bn = 0

13
New cards

AST - What does it Prove?

Series Converges (but only conditionally)

14
New cards

Absolute vs Conditional Convergence

if….

∑|an| converges, then absolutely convergent

if…

∑an converges but ∑|an| diverges, then conditionally convergent

15
New cards

Ratio Test — When to use?

Best for:

Factorials

Exponentials

Powers like nn

16
New cards

Ratio Test — formula

L = limn→∞ |(an+1/an)|

17
New cards

Ratio Test — Result

L < 1 → Converges (Absolutely)

L > 1 → Diverges

L = 1 → Inconclusive

18
New cards

Root Test — When to use

Best for:

powers like (an)n

19
New cards

Root Test — Formula

L = limn→∞ n√|an|

20
New cards

Root Test — Result

L < 1 → Converges (Absolutely)

L > 1 → Diverges

L = 1 → Inconclusive

21
New cards

p-Series Test

∑(1/np)

p > 1 Converges

p ≤ 1 → Diverges

22
New cards

Harmonic Series

∑1/n → Diverges

23
New cards

Divergence Test Formula

lim n→∞ an ≠ 0 → Diverges

24
New cards

Ratio Test Formula

L = limn→∞ |(an+1/an)|

25
New cards

Root Test Formula

L = limn→∞ n√|an|

26
New cards

Limit Comparison Formula

limn→∞ (an/bn) = L

27
New cards

Integral Test Setup

∑an 1 f(x) dx

28
New cards

Alternating Series Form

∑(-1)n bn or (-1)n+1 bn