1/24
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
Convergence test
A method for deciding whether an infinite series has a finite sum (converges) or does not settle to a finite value (diverges).
Infinite series
An expression of the form ∑an representing the sum of infinitely many terms, interpreted as the limit of its partial sums.
Converges
A series converges if its sequence of partial sums approaches a finite limit.
Diverges
A series diverges if its partial sums do not approach a finite limit (may grow without bound or oscillate without settling).
Integral Test
A test stating that if an=f(n) where f is positive, continuous, and decreasing on [1,∞), then ∑an and ∫1∞f(x)dx either both converge or both diverge.
Improper integral (to infinity)
An integral with an infinite limit of integration, evaluated using a limit: ∫1∞f(x)dx=limb→∞∫1bf(x)dx.
Conditions for the Integral Test
The function f(x) must be positive, continuous, and decreasing for x ≥ 1, and satisfy an=f(n).
Partial sum (S_N)
The finite sum of the first N terms of a series: SN=∑n=1Nan.
Series sum (S)
If a series converges, its sum S is the limit of partial sums: S=limN→∞SN.
Remainder / error (R_N)
The difference between the true sum and the Nth partial sum: RN=S−SN.
p-series
A benchmark series of the form ∑n=1∞1/np, which converges if p > 1 and diverges if p≤1.
Harmonic series
The series ∑n=1∞1/n, a p-series with p = 1 that diverges.
Geometric series
A series of the form ∑n=0∞arn, which converges if |r| < 1 (and diverges if ∣r∣≥1).
Direct Comparison Test
If 0≤an≤bn and ∑bn converges, then ∑an converges; if 0≤bn≤an and ∑bn diverges, then ∑an diverges.
Limit Comparison Test
For positive terms, compute L=limn→∞(an/bn). If 0<L<∞, then ∑an and ∑bn either both converge or both diverge.
Inconclusive (Limit Comparison)
If L = 0 or L = ∞ in the Limit Comparison Test, the test does not determine convergence/divergence.
Dominant term (for comparisons)
The leading/most significant part of an expression for large n (often highest power of n) used to choose a comparison series bn.
Alternating series
A series whose terms change sign, often written as ∑(−1)n−1bn or ∑(−1)nbn with bn≥0.
Alternating Series Test (Leibniz Test)
An alternating series ∑(−1)n−1bn converges if bn is eventually decreasing and bn→0 as n→∞.
nth-term divergence idea
If limn→∞an=0 (or does not exist), then the series ∑an must diverge.
Alternating Series Error Bound
If the Alternating Series Test applies, then the error after N terms satisfies ∣RN∣≤bN+1 (the next term’s magnitude).
Tolerance (alternating approximation)
A desired maximum error; for alternating series you choose N so that bN+1 < tolerance.
Conditional convergence
A series that converges, but its series of absolute values diverges (often occurs with alternating series).
Absolute convergence
A series ∑an converges absolutely if ∑∣an∣ converges.
Ratio Test
Compute L=limn→∞∣an+1/an∣. If L < 1 the series converges absolutely; if L > 1 (or L=∞) it diverges; if L = 1 it is inconclusive.