tests for convergence Flashcards

1
Q

geometric series

A

if abs. value of r is ⟨ 1, converges
Sum of convergent series is (1st term)/1-r

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

telescoping series

A

always converges, decompose series via partial fractions, and then cancel out terms until only the sum remains

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

nth term test

A

if the limit as n approaches infinity does not equal 0, it will converge
*even if it does equal 0, does not mean it automatically converges

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

integral test

A
  1. f(x) is positive, continuous, decreasing
  2. if the integral from k to infinity of f(x) converges, then sum of a sub n will converge
  3. same if integral diverges, sum will diverge
    *to see if you should use this, see if you see a derivative for u-sub.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

p-series

A

∑from n=1 to infinity of 1/n ^p
if p ⟩ 1 –> converges
if p ≤1 –> diverges

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

simple harmonic series

A

∑1/n –> always diverges

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

alternating simple harmonic series

A

converges conditionally (needs the alternator)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

direct comparison test

A
  1. 0 < a subn < b subn for all n
  2. if ∑b subn converges, ∑a subn converges
  3. if ∑a subn diverges, ∑b subn diverges
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

limit comparison test

A

a subn > 0, b subn > 0
lim n goes to infinity of a/b = L
1. L is finite and positive
2. then ∑b subn + ∑a subn either both converge or both diverge

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

alternating series test

A
  1. needs an alternator
  2. lim as n goes to infinity a subn has to go to 0
  3. an+1 is always ≤ a of n (terms get smaller as series goes on)
    if all true, will converge!
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

alternating series remainder

A
  1. an+1 is always ≤ a of n
    [S-Sn]=[Rn] ≤ a of n+1
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

maximum error in approximation is the last term you didn’t use

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

absolute convergence

A
  1. converges w/ or w/o the alternator
  2. if ∑An abs. converges, ∑[An] converges
  3. if absolute value converges, the series converges
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

conditional convergence

A
  1. converges only w/ alternator
  2. ∑An condit. converges, ∑[An] diverges
  3. the absolute value diverges, but the original converges
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Ratio Test

A

lim n goes to infinity of [(An+1)/An]
1. if limit is less than 1, series converges absolutely
2. if limit is greater than to 1, or goes to infinity, series diverges
3. inconclusive test if series = 1

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Root Test

A

n√[An]
1. if less than 1, converges
2. if greater than 1 or = to infinity, diverges
3. inconclusive if = 0
*same rules as ratio test