01 Key Concepts
U-Substitution
Used when an integral contains a function and its derivative. Let u equal the inner function, rewrite in terms of u, integrate, then substitute back.
Integration by Parts
Used for products of functions. Formula: Integral of u dv = uv - Integral of v du. Choose u to be the part that simplifies when differentiated.
Partial Fractions
Used for rational functions; breaks a complex fraction into a sum of simpler fractions that are each easy to integrate.
Trigonometric Integrals
Integrals involving sin, cos, and other trig functions often use identities to simplify before integrating.
Choosing a Technique
Look at the structure: a function times its derivative suggests substitution; a product of unrelated functions suggests integration by parts; a fraction with factorable denominator suggests partial fractions.
02 Key Formulas
- Integration by parts: Integral of u dv = uv - Integral of v du
03 Solved Examples
- Let u = x^2+1, so du = 2x dx.
- The integral becomes Integral of u^3 du.
- Integrate: u^4/4.
- Substitute back u = x^2+1.
- Let u = x (du = dx) and dv = e^x dx (v = e^x).
- Apply the formula: uv - Integral of v du = x*e^x - Integral of e^x dx.
- Integral of e^x dx = e^x.
- Combine: x*e^x - e^x.
- Let u = sin(x), so du = cos(x) dx.
- The integral becomes Integral of u du.
- Integrate: u^2/2.
- Substitute back u = sin(x).
04 Practice Questions
๐ Integration Techniques โ Downloadable Worksheet
10 questions with a full answer key. Grab the PDF to print, or try the interactive version in your browser.