Series / Tests Flashcards
What is the P-Series and what determines its Convergence/Divergence
Any Series in the form of: 1/nᵖ
if P > 1 = Convergence
if P ≤ 1 = Diverges
What form is a Geometric Series & what is the formula to find it’s sum ?
Σa(R)ᵏ
Defined upper bound: Sₖ = Σ a(1 - Rᵏ⁻¹)/(1 - R)
Infinite Series: S = Σ a/(1 - R)
What are the Conditions of the Comparative Test ?
Aₙ ≤ Bₙ
if ΣBₙ converges then ΣAₙ converges
if ΣAₙ diverges then ΣBₙ diverges
How is the Limit Comparison Test Performed ?, What are the conditions ?
By reducing the Series to one that appears simpler in nature but has a similar tendency to the original Series. Then divide the two series by each other and take the limit at n approaches ∞
if 0 < L < ∞, our functions act the same
if L = 0 AND simpler series (ΣBₖ) converges, our original (ΣAₖ) Converges too
if L = ∞ AND simpler series (ΣBₖ) diverges, our original (ΣAₖdiverges too
When and how is the Alternating Series test performed ?
When the series looks like: Σ (-1)ⁿbₙ
It is convergent if:
limit n → ∞ of bₙ = 0
{bₙ} is a decreasing sequence
How is this series solved ?
Take the orignal value and divide it buy 1- r:
(1/3⁴)/(1 - 1/3⁴) = 1/80
What is the nth term of this telescoping series ?
How do we solve to the S sum of the sequence ?
The nth term is found by solving the series until we notice a canceling pattern:
(5/1 - 5/2) + (5/2 - 5/3) + (5/3 - 5/4) +—–
we see that the first of each part of the series is the only part that is kept so we retain it in the series and replace any k with n value:
Sₙ = [5 - 5/(n + 1)]
We then solve the series by taking the limit n → ∞
S = 5