Welcome to the Final Piece of the Integration Puzzle!
You’ve already learned how to find the area under "well-behaved" curves. But what happens when a curve goes on forever toward infinity, or when it shoots up to a vertical asymptote like a rocket? These are called Improper Integrals. Additionally, because you now have a massive "toolbox" of integration methods, we will look at how to pick the right tool for the job. Don't worry if this feels like a lot—by the end of these notes, you'll have a clear strategy for even the messiest problems!
Part 1: Evaluating Improper Integrals (BC Only)
In standard Calculus AB, we assume the interval \([a, b]\) is finite and the function is continuous. In Calculus BC, we break those rules. An integral is improper if it has "infinite" behavior in one of two ways:
Type 1: Infinite Limits of Integration
This happens when one (or both) of the boundaries is infinity. For example: \(\int_{1}^{\infty} \frac{1}{x^2} dx\).
The Golden Rule: You cannot "plug in" infinity. Infinity is a journey, not a destination! Instead, you must rewrite the integral using a limit.
Step-by-Step Process:
- Replace the \(\infty\) symbol with a variable (usually \(b\) or \(k\)).
- Set up a limit as that variable approaches infinity: \(\lim_{b \to \infty} \int_{1}^{b} \frac{1}{x^2} dx\).
- Integrate the function as usual.
- Evaluate the limit at the very end.
Example: Evaluate \(\int_{1}^{\infty} e^{-x} dx\).
1. Rewrite: \(\lim_{b \to \infty} \int_{1}^{b} e^{-x} dx\)
2. Integrate: \(\lim_{b \to \infty} [-e^{-x}]_1^b\)
3. Evaluate: \(\lim_{b \to \infty} (-e^{-b} - (-e^{-1}))\)
4. Since \(e^{-b} \to 0\) as \(b \to \infty\), the answer is \(0 + \frac{1}{e} = \frac{1}{e}\).
Type 2: Infinite Discontinuities (The "Hidden" Improper Integrals)
These are trickier because they look like normal integrals! They occur when the function has a vertical asymptote at or between the limits of integration. For example: \(\int_{0}^{1} \frac{1}{\sqrt{x}} dx\) is improper because the function is undefined at \(x=0\).
How to handle them: Use a one-sided limit to approach the "bad" value. If the "bad" value is in the middle of the interval, you must split the integral into two pieces.
Key Terms:
- Convergent: If the limit exists and equals a finite number, the integral converges.
- Divergent: If the limit results in \(\infty\), \(-\infty\), or does not exist, the integral diverges.
Quick Review: The p-series Test for Integrals
A very helpful shortcut for the AP exam is knowing that \(\int_{1}^{\infty} \frac{1}{x^p} dx\):
- Converges if \(p > 1\)
- Diverges if \(p \leq 1\)
Key Takeaway: Always check your bounds and the continuity of the function before you start. If you see an \(\infty\) or a vertical asymptote, you must use limit notation to receive full credit on Free Response Questions (FRQs).
Part 2: Selecting Techniques for Antidifferentiation
Now that you know Substitution, Integration by Parts, Long Division, Completing the Square, and Partial Fractions, the hardest part is often deciding which one to use. Think of this as a "Decision Tree."
The Strategy Checklist (Try in this order!)
1. Is it a Basic Rule?
Can you simplify it using algebra or trig identities to look like a standard power rule, \(\sin(x)\), \(e^x\), or \(\frac{1}{x}\) problem? Always try this first!
2. Will U-Substitution work?
Look for a "function-derivative" pair. If you see a piece of the function whose derivative is also present (multiplying the rest of the expression), use \(u\)-sub.
Example: \(\int x \cos(x^2) dx\) (\(u = x^2\) works perfectly here).
3. Is it a Rational Function (Fractions)?
- Top-Heavy? If the degree of the numerator is \(\geq\) the degree of the denominator, use Long Division first.
- Factorable Denominator? If the bottom can be factored into linear factors, use Partial Fractions.
- Unfactorable Quadratic? Try Completing the Square to turn it into an \(arctan\) or \(arcsin\) form.
4. Is it a product of different types of functions?
If you have two functions multiplied together that have nothing to do with each other (like \(x^2\) and \(\ln(x)\)), use Integration by Parts (\(\int u dv = uv - \int v du\)).
Mnemonic: LIATE (to choose your \(u\)):
Logarithmic, Inverse Trig, Algebraic, Trigonometric, Exponential.
Common Pitfalls to Avoid
1. The "Invisible" Asymptote: Many students forget to check if the function is undefined somewhere inside the interval. For \(\int_{-1}^{1} \frac{1}{x^2} dx\), you must split it at \(x=0\). If you don't, you'll get a numerical answer that is completely wrong (this integral actually diverges!).
2. Improper Limit Notation: On the AP Exam, writing \(\int_{1}^{\infty}\) and then just plugging in \(\infty\) will lose you points. You must show the limit notation: \(\lim_{b \to \infty}\).
3. Forgetting the "+ C": If the integral is indefinite (no bounds), don't forget your constant of integration!
Summary Checklist for Success
✓ Improper Type 1: Replace \(\infty\) with \(b\) and take the limit.
✓ Improper Type 2: Find the vertical asymptote and use a one-sided limit.
✓ Convergence: Means you found a finite area. Divergence means the area is infinite.
✓ Selection: Basic \(\to\) \(u\)-sub \(\to\) Algebra/Division \(\to\) Parts \(\to\) Partial Fractions.
Did you know? Some improper integrals that go to infinity actually have a finite volume when rotated around an axis. This is a classic BC topic that connects this chapter to Unit 8!
Keep practicing! Choosing the right technique is a skill that comes with "mathematical intuition"—and intuition is just another word for "lots of practice." You've got this!