In AP Calculus BC, determining whether an infinite series converges or diverges is a fundamental skill. An infinite series is the sum of the terms of an infinite sequence. If the limit of the partial sums exists and is finite, the series converges; otherwise, it diverges. Below is a summary of the primary tests used to determine convergence.
Statement: If lim (n) an 0, then the series an diverges.
Important Note: If the limit is 0, the test is inconclusive. The series might converge or it might diverge. This test can only prove divergence, never convergence.
Best Used For: A quick check to rule out convergence.
Form: arn-1 (starting at n=1) or arn (starting at n=0).
Condition: The series converges if and only if |r| < 1.
Sum Formula: If convergent, the sum is S = a / (1 - r).
Best Used For: Series with a constant ratio between successive terms.
Form: (1/np).
Condition: The series converges if p > 1 and diverges if p 1.
Special Case: When p = 1, it is the Harmonic Series, which diverges.
Best Used For: Comparing other series (Comparison Tests).
Conditions: Let f(n) = an. The function f must be continuous, positive, and decreasing for x N.
Statement: The series an and the improper integral f(x) dx (from N to ) either both converge or both diverge.
Best Used For: Series where the term an looks like a function easy to integrate (e.g., 1/(n ln n)).
Conditions: Assume 0 an bn for all n.
Best Used For: Rational functions or series resembling p-series/geometric series where terms can be clearly bounded.
Conditions: Let an and bn be positive series. Compute L = lim (n) (an / bn).
Best Used For: Similar to DCT, but used when the inequality an bn is hard to prove directly. Often compares to a p-series.
Procedure: Compute L = lim (n) |an+1 / an|.
Best Used For: Series involving factorials (n!), exponentials (kn), or products.
Procedure: Compute L = lim (n) n|an|.
Best Used For: Series where the term an is raised to the n-th power.
Form: (-1)n-1 bn or (-1)n bn where bn > 0.
Conditions: The series converges if both conditions are met:
Understanding the type of convergence is crucial, especially for alternating series.
| Type | Definition | Implication |
|---|---|---|
| Absolute Convergence | |an| converges. | The series an converges. |
| Conditional Convergence | an converges, but |an| diverges. | Convergence relies on the cancellation of signs. |
When facing a series, follow this general order of operations to select a test:
