1/14
Flashcards covering sequences, series, and convergence tests (Section 9.1-9.6) from the MTH 126 lecture transcript.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
Sequence Convergence
A sequence {an} converges if the limit as n→∞ exists and is a finite number L. If the limit does not exist or is infinite, the sequence diverges.
Arithmetic Sequence nth Term
The formula for a sequence where each term increases by a constant difference, such as 1,6,11,16..., where d=5 and the general term is an=5n−4.
Geometric Sequence nth Term
The formula for a sequence where each term is multiplied by a constant ratio, such as 3,9,27,81..., resulting in the expression an=3n.
Geometric Series Test
A series of the form ∑n=0∞arn converges if ∣r∣<1 and diverges if ∣r∣≥1. If it converges, the sum is S=1−ra.
Telescoping Series
A series where the partial sums reduce to a fixed number of terms because intermediate terms cancel out, such as ∑n=1∞n(n+2)12.
Integral Test
A convergence test requiring a function f(x) to be positive, continuous, and decreasing for x≥1. The series ∑an converges if and only if the improper integral ∫1∞f(x)dx converges.
Direct Comparison Test
A test where terms of a series an are compared to a known series bn. If 0<an≤bn and ∑bn converges, then ∑an converges. If 0<bn≤an and ∑bn diverges, then ∑an diverges.
Limit Comparison Test
A test used to determine convergence by calculating L=limn→∞bnan. If L is a finite positive value (L>0), then both ∑an and ∑bn either converge or diverge together.
p-Series Test
A series of the form ∑np1 converges if p>1 and diverges if p≤1.
Alternating Series Test
A series ∑(−1)nan converges if the limit of the terms is zero (limn→∞an=0) and the sequence of terms is non-increasing (an+1≤an).
Absolute Convergence
A series ∑an is said to converge absolutely if the series of absolute values ∑∣an∣ converges.
Conditional Convergence
A series ∑an is conditionally convergent if the series ∑an converges, but the series of its absolute values ∑∣an∣ diverges.
nth-Term Test for Divergence
A test stating that if \text{lim}_{n \rightarrow \text{∞}} a_n \text{≠} 0, then the series ∑an must diverge.
Ratio Test
A test involving the limit L=limn→∞∣anan+1∣. The series converges absolutely if L<1, diverges if L>1, and is inconclusive if L=1.
Root Test
A test involving the limit L = \text{lim}_{n \rightarrow \text{∞}} \text{^}n\text{√}{|a_n|}. The series converges absolutely if L<1, diverges if L>1, and is inconclusive if L=1.