RUA C8 Flashcards
Geometric Series(Σ c * r^(n-1) )
|r| < 1 -> converges S = a(1) ( 1/(1-r) )
|r| >= 1 -> diverges
Theorem: If Σ a(n) is convergent…
then lim as n-> infity of a(n) = 0
Test for Divergence: If lim as n->infity of Σ a(n)…
≠ 0 or DNE -> divergent
else inconclusive
Theorem: If Σ a(n) and Σ b(n) are convergent…
1) Σ ( a(n) ± b(n) ) = Σ a(n) + Σ b(n)
2) Σ c * a(n) = c Σ a(n), where c is a constant
P-Series( Σ 1/(n^p) )
p > 1 -> converges
p <= 1 -> diverges
Telescoping Series(Σ a(n))…if lim as n->infity of S(n)…
= L ->converges
= ± infity or DNE -> diverges
Integral Test
a(n) = f(n)
where f(n) must be positive, continuous, and decreasing [N,infity]
so
∫ (from 1-infity) f(x) dx……
= L -> converges
= ± infity or DNE -> diverges
Ratio Test
lim as n -> infity of |a(n+1))/a(n)|…
< 1 -> converges
>1 or infity -> diverges
= 1 -> inconclusive
Root Test
lim as n -> infity of (a(n) )^(1/n)…
< 1 -> converges
>1 ->diverges
= 1 -> inconclusive
Direct Comparison
If Σ a(n) & Σ b(n) are series w/ positive terms
1) if Σ b(n) is convergent & >= a(n) for all n, then Σ a(n) is convergent
2) if Σ b(n) is divergent & <= a(n) for all n, then Σ a(n) is divergent
Limit Comparison Test
If Σ a(n) & Σ b(n) are series w/ positive terms
If lim as n -> infit of (a(n)/b(n))….
= C
where c is finite number and >0, then both series converge or diverge
Alternating Series Test
If alternating series b(n) satisfies….
1) b(n+1) <= b(n) for all n
2) lim as n -> infity of b(n) = 0
then the series is conditionally convergent