Calculus BC · Unit 6: Integration and Accumulation of Change · 14 min read · Updated 2026-05-11
Improper Integrals (BC only) — AP Calculus BC
AP Calculus BC · Unit 6: Integration and Accumulation of Change · 14 min read
1. What is an Improper Integral?★★☆☆☆⏱ 3 min
This topic is exclusive to AP Calculus BC and does not appear on the AP Calculus AB exam. It accounts for approximately 6-8% of the total AP Calculus BC exam score, and appears in both multiple-choice and free-response sections, often combined with other topics like integration techniques or infinite series.
2. Improper Integrals with Infinite Bounds (Type 1)★★☆☆☆⏱ 4 min
Type 1 improper integrals have at least one infinite bound of integration, and the integrand is continuous on the entire interval. By definition:
The original integral converges **only if both separate integrals converge**.
3. Improper Integrals with Discontinuous Integrands (Type 2)★★★☆☆⏱ 4 min
Type 2 improper integrals have finite integration bounds, but the integrand has an infinite discontinuity (vertical asymptote) at one or more points in the interval. We use the same limit-based approach, but approach the discontinuity instead of moving a bound to infinity.
If $f$ is continuous on $(a, b]$ with an infinite discontinuity at $a$:
If the discontinuity is at an interior point $c \in (a,b)$, split the integral into two improper integrals at $c$; both must converge for the original integral to converge.
4. Convergence Testing: p-Test and Comparison Test★★★☆☆⏱ 3 min
On many AP exam questions, you only need to determine if an improper integral converges or diverges, not calculate its exact value. Two key tools for this are the p-test for power functions and the comparison test for general positive integrands.
**p-test for infinite bounds ($a>0$):** $\int_a^\infty \frac{1}{x^p} dx$ converges if $p>1$, diverges if $p \leq 1$. The function must decay fast enough as $x$ grows to have finite area.
**p-test for discontinuity at 0 ($a>0$):** $\int_0^a \frac{1}{x^p} dx$ converges if $p<1$, diverges if $p \geq 1$. The function cannot blow up too fast near $x=0$ to have finite area.
The comparison test applies to positive functions: if $0 \leq f(x) \leq g(x)$ for all $x$ in the interval:
If $\int g(x) dx$ converges, then $\int f(x) dx$ also converges.
If $\int f(x) dx$ diverges, then $\int g(x) dx$ also diverges.
5. Mixed and Applied Improper Integral Problems★★★★☆⏱ 4 min
Common Pitfalls
Why: Confuses the Cauchy principal value with the formal AP definition of convergence for two-sided infinite improper integrals.
Why: Mixes up the p-test conditions for infinite bounds vs. discontinuity at 0.
Why: Forgets to check for vertical asymptotes in the interior of the interval when bounds are finite.
Why: Misapplies the comparison test rules for convergence and divergence.
Why: Incorrectly assumes convergence of one part offsets divergence of another.