Calc 2: Series Convergence/Divergence FlashCards

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/19

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.

20 Terms

1
New cards

Test for Divergence - When to use

If lim(n→∞) aₙ ≠ 0 or the limit doesn't exist, the series diverges. If lim(n→∞) aₙ = 0, the test is INCONCLUSIVE (series might converge or diverge).

2
New cards

Alternating Series Test - When to use

Use when the series alternates between positive and negative terms (has (-1)ⁿ or (-1)ⁿ⁺¹). Check: (1) terms decrease in absolute value: bₙ₊₁ ≤ bₙ, and (2) lim(n→∞) bₙ = 0. If both true, series converges.

3
New cards

Alternating Series Estimation Theorem - What it tells you

For alternating series that converge, the error |s - sₙ| ≤ bₙ₊₁ (the first neglected term). Use this to find how many terms needed for desired accuracy.

4
New cards

Absolute Convergence - Definition

A series Σaₙ is absolutely convergent if Σ|aₙ| converges. KEY: If absolutely convergent, then the series converges!

5
New cards

Conditional Convergence - Definition

A series is conditionally convergent if Σaₙ converges BUT Σ|aₙ| diverges. Example: alternating harmonic series Σ(-1)ⁿ⁺¹/n

6
New cards

Ratio Test - When to use

Best for series with FACTORIALS (n!) or EXPONENTIALS (aⁿ). Calculate L = lim(n→∞) |aₙ₊₁/aₙ|. If L < 1: absolutely convergent. If L > 1 or L = ∞: divergent. If L = 1: inconclusive.

7
New cards

p-Series Test - When to use

Use for series of form Σ1/nᵖ. Converges if p > 1. Diverges if p ≤ 1. Examples: Σ1/n² converges (p=2), Σ1/√n diverges (p=1/2).

8
New cards

Comparison Test - When to use

Use when you can compare to a known series (geometric, p-series, etc.). If 0 ≤ aₙ ≤ bₙ and Σbₙ converges, then Σaₙ converges. If aₙ ≥ bₙ ≥ 0 and Σbₙ diverges, then Σaₙ diverges.

9
New cards

Limit Comparison Test - When to use

Use when direct comparison is hard but series "behave similarly". Calculate lim(n→∞) aₙ/bₙ = L. If 0 < L < ∞, then Σaₙ and Σbₙ either both converge or both diverge.

10
New cards

Integral Test - When to use

Use when aₙ = f(n) where f is positive, continuous, and decreasing. Σaₙ and ∫f(x)dx from 1 to ∞ either both converge or both diverge.

11
New cards

Geometric Series - When to use

For series of form Σarⁿ. Converges if |r| < 1 (sum = a/(1-r)). Diverges if |r| ≥ 1.

12
New cards

Strategy: See factorial or exponential

Use RATIO TEST. Factorials and exponentials make the ratio simplify nicely.

13
New cards

Strategy: See alternating signs

First try ALTERNATING SERIES TEST. If that shows convergence, check ABSOLUTE CONVERGENCE by testing Σ|aₙ| to determine if absolutely or conditionally convergent.

14
New cards

Strategy: See 1/nᵖ form

Use P-SERIES TEST directly. Remember: converges if p > 1, diverges if p ≤ 1.

15
New cards

Strategy: Series looks like a simpler known series

Use COMPARISON TEST or LIMIT COMPARISON TEST. Compare to geometric, p-series, or other known series.

16
New cards

Strategy: Can easily integrate the function

Use INTEGRAL TEST if the function is positive, continuous, and decreasing.

17
New cards

Quick Check: Before any other test

ALWAYS check TEST FOR DIVERGENCE first! If lim(n→∞) aₙ ≠ 0, you're done - it diverges.

18
New cards

Factorial in numerator vs denominator

Factorial in NUMERATOR (n!/100ⁿ): Usually diverges - factorial grows faster than exponential. Factorial in DENOMINATOR (10ⁿ/n!): Usually converges - factorial in denominator dominates.

19
New cards

When Ratio Test gives L = 1

The test is INCONCLUSIVE. Try a different test (comparison, integral, etc.). Don't give up!

20
New cards

Absolute vs Conditional Convergence - Testing

To check absolute convergence: test Σ|aₙ|. If it converges → absolutely convergent. If it diverges BUT original series converges → conditionally convergent.