Infinite Series: every key term you need (+ practice quiz)
32 flashcard terms for AP Calculus BC Unit 7, written to match the course framework. Read them here, drill them as flashcards, or take the 27-question quiz. Free, no account needed.
If lim a_n/b_n is a finite positive number, both series share their fate. Choose b_n from the dominant terms of a_n.
Alternating Series Test
An alternating series converges if the term magnitudes decrease monotonically to zero. Both conditions are required.
Alternating Series Error Bound
The truncation error is at most the magnitude of the first omitted term, and it has that term's sign.
Absolute vs Conditional
If Σ|a_n| converges the series converges absolutely. If Σa_n converges but Σ|a_n| does not, the convergence is conditional, as for the alternating harmonic series.
Ratio Test
Compute L = lim |a_(n+1)/a_n|. L < 1 converges absolutely, L > 1 diverges, L = 1 gives no information.
Root Test
L = lim |a_n|^(1/n) with the same conclusions as the ratio test; it is preferable when the nth term is an nth power.
Radius and Interval of Convergence
The ratio test on a power series gives the radius R; the endpoints must then be tested individually by other tests.
Endpoint Behavior
A power series may converge absolutely at one endpoint, conditionally at the other, or at neither — each must be checked by substitution.
Term-by-Term Operations
Inside the interval of convergence a power series may be differentiated and integrated term by term, with the same radius but possibly different endpoint behavior.
Telescoping Series
Partial fractions can collapse a sum so that most terms cancel; the limit of the surviving partial sum is the value of the series.
Rearrangement Danger
Conditionally convergent series can be rearranged to sum to any value, so term order matters; absolutely convergent series are safe to rearrange.
Choosing a Test
Check the nth term first, then look for geometric or p-form, then ratio for factorials and powers, comparison for rational expressions, and alternating last.
Series of Positive Terms
For positive terms the partial sums increase, so convergence is equivalent to the partial sums being bounded above.
Factorial Growth
n! eventually dominates any exponential c^n, which is why Σ c^n/n! converges for every c and sums to e^c.