Integration Methods to Know for AP Calculus AB/BC (AP)
What You Need to Know
Integration on AP Calc AB/BC is mostly about recognizing which technique fits the integrand and executing cleanly. You’re expected to:
- Find antiderivatives (indefinite integrals) and evaluate definite integrals.
- Use the Fundamental Theorem of Calculus (FTC) to connect integrals and derivatives.
- Choose among a small set of core integration methods:
- Basic antiderivative rules (power/exponential/trig)
- -substitution (reverse chain rule)
- Integration by parts (BC emphasis; AB may appear conceptually)
- Partial fractions (BC)
- Trig identities / trig integrals (BC)
- Improper integrals (BC)
- Numerical integration: Trapezoidal Rule (AB/BC) and Simpson’s Rule (BC)
Core idea: Integration is pattern matching + algebra. If you can rewrite the integrand into a standard form, you’re 90% done.
Big exam reminder: Always check your limits of integration if you substitute, and always add for indefinite integrals.
Step-by-Step Breakdown
1) Basic Antiderivative Rules + FTC
Use when the integrand is already a standard derivative pattern.
- Rewrite the integrand (simplify, split sums).
- Apply known antiderivatives term-by-term.
- For definite integrals, evaluate with FTC:
- If , then .
Mini-example:
- .
- .
2) -Substitution (Reverse Chain Rule)
Use when you see a composite function and (up to a constant) its derivative.
- Choose .
- Compute .
- Rewrite the integral entirely in and .
- Integrate in .
- Convert back to (unless you changed definite bounds).
- For definite integrals: either convert bounds to -bounds _or_ switch back to before evaluating.
Mini-example:
- Let , then .
- Integral becomes .
Decision point: If you can spot an “inside” function whose derivative is present (or can be created with a constant factor), use -sub.
3) Integration by Parts (IBP) (Mostly BC)
Use for products like , , , inverse trig, etc.
Key formula:
Steps:
- Choose (differentiate it) and (integrate it).
- Compute and .
- Plug into .
- Repeat if the remaining integral still needs IBP.
Mini-example:
- Choose , .
- Then , .
- .
Decision point: If it’s a product and -sub doesn’t fit, think IBP.
4) Partial Fractions (BC)
Use for rational functions where (after long division if needed).
- If : do polynomial long division first.
- Factor the denominator completely (over reals).
- Set up partial fraction form:
- Distinct linear:
- Repeated linear:
- Irreducible quadratic:
- Solve for constants.
- Integrate term-by-term (often logs + arctan).
Mini-example:
- Solve:
- Integral:
5) Trig Integrals / Trig Identity Rewrites (BC)
Use when powers of and appear.
- If one power is odd: save one factor, convert the rest using or , then -sub.
- If both are even: use half-angle identities:
Mini-example (odd power):
- Rewrite
- Let ,
- Integral becomes
6) Improper Integrals (BC)
Use when bounds are infinite or the integrand blows up.
- Replace the problematic bound or point with a variable.
- Evaluate as a limit.
- If the limit is finite: converges. If infinite/DNE: diverges.
Forms:
- Infinite interval:
- Vertical asymptote at : (or split if asymptote is inside).
Mini-example:
- (convergent)
7) Numerical Integration (Trapezoidal + Simpson)
Use when you have a table of values or no elementary antiderivative.
Trapezoidal Rule (AB/BC):
- Compute .
- Apply:
Simpson’s Rule (BC): requires even .
- Compute .
- Apply:
Decision point: Simpson’s is usually more accurate (for smooth functions), but you must have even .
Key Formulas, Rules & Facts
Must-know antiderivatives (AB/BC)
| Integrand | Antiderivative | Notes |
|---|---|---|
| absolute value matters | ||
| self-derivative | ||
| domain matters |
Fundamental Theorem of Calculus (FTC)
| Statement | Use | Notes |
|---|---|---|
| If then | Evaluate definite integrals | compute antiderivative then plug bounds |
| Differentiate an accumulation function | requires continuity (AP typically assumes) | |
| Chain rule + FTC | very common FRQ pattern |
Quick “which method?” table
| Pattern you see | Method | Fast hint |
|---|---|---|
| -sub | inside + derivative present | |
| product like , , | IBP | pick to simplify when differentiated |
| rational function | long division then partial fractions | factor |
| trig rewrite | odd/even strategy | |
| infinity bound or vertical asymptote | improper integral | convert to limit |
| table of values / messy integral | trapezoid / Simpson | Simpson needs even subintervals |
Trig identities you actually use for integrals
Examples & Applications
Example 1: Definite integral with -sub (change bounds)
Evaluate .
- Let , so .
- Change bounds: when , ; when , .
- Integral becomes .
Exam angle: This tests whether you remember to adjust bounds (or correctly switch back).
Example 2: IBP classic
Evaluate .
- Use IBP with and .
- Then , .
- .
Exam angle: A “no obvious antiderivative” problem that becomes easy with IBP.
Example 3: Partial fractions with logs
Evaluate .
- Factor denominator: .
- Set: .
- Solve: .
- System: and gives , .
- Integrate: .
Exam angle: Factoring + algebra accuracy.
Example 4: Simpson’s Rule from a table (BC)
Approximate using Simpson’s Rule with and values , , , , .
- .
- .
Exam angle: Coefficient pattern and even .
Common Mistakes & Traps
Forgetting (indefinite integrals)
- Wrong: treating an antiderivative as a single function.
- Fix: if there’s no bounds, add automatically.
Bad choice or not converting everything to
- Wrong: after substituting, leaving stray terms.
- Fix: solve for in terms of if needed, or choose a cleaner .
Not changing bounds (or double-changing) in definite -sub
- Wrong: switching to but still plugging in .
- Fix: choose ONE approach:
- Convert bounds to and stay in , or
- switch back to before evaluating.
Sign errors with trig derivatives/antiderivatives
- Common slips: and .
- Fix: memorize the “negative” ones: and .
IBP setup mistakes (mixing up and or missing parentheses)
- Wrong: using (sign wrong) or dropping a factor.
- Fix: write the formula every time: .
Partial fractions before long division
- Wrong: trying PF when .
- Fix: divide first, then decompose the proper fraction.
Dropping absolute values in log answers
- Wrong: .
- Fix: always write .
Improper integrals: evaluating like normal definite integrals
- Wrong: plugging in the “bad” endpoint directly.
- Fix: replace with a limit and check convergence.
Memory Aids & Quick Tricks
| Trick / mnemonic | What it helps you remember | When to use it |
|---|---|---|
| Reverse chain rule | -sub is “undoing” chain rule | Composite functions with an “inside” |
| LIATE (or ILATE) | Picking for IBP: Log, Inverse trig, Algebraic, Trig, Exponential | IBP choice for products |
| “Odd saves one” | For : if one exponent is odd, save one factor and convert the rest | Trig power integrals |
| Simpson pattern: | Coefficients for Simpson’s Rule | Simpson’s Rule computations |
| Logs need bars | Any log-type antiderivative | |
| Improper = limit | If something is infinite/undefined at an endpoint, you must use a limit | Improper integrals |
Quick Review Checklist
- You can instantly recognize when to use basic rules vs -sub vs IBP vs partial fractions.
- You know the must-have antiderivatives (power/log/exp/trig/inverse trig) and the signs.
- For -sub, you rewrite **everything** in (and handle bounds correctly).
- For IBP, you use and choose using LIATE.
- For rational functions, you long divide first if needed, then partial fractions.
- For trig powers, you use odd/even strategies and half-angle when both even.
- For improper integrals, you convert to a limit and decide converge/diverge.
- For numerical methods, you can compute and and remember Simpson needs **even** .
You’ve got the tools—now it’s just recognition + clean algebra.