| u-substitution |
chain rule |
integrand contains a function and its derivative |
u = g(x), du = g'(x) dx; rewrite and integrate in u |
∫ 2x cos(x²) dx |
| Integration by parts |
product rule |
product of unrelated factors (poly · exp, poly · trig, log · poly) |
∫ u dv = uv − ∫ v du; LIATE picks u |
∫ x eˣ dx |
| Trigonometric integrals |
Pythagorean & half-angle identities |
powers and products of sin x, cos x (and tan, sec variants) |
save a factor; convert via identity; substitute u = sin x or cos x |
∫ sin³ x dx |
| Trigonometric substitution |
Pythagorean identity |
integrand contains √(a² − x²), √(a² + x²), or √(x² − a²) |
x = a sin θ, a tan θ, or a sec θ depending on the radical |
∫ 1 / √(1 − x²) dx |
| Partial fractions |
addition of rational fractions |
rational function with a factorable denominator |
decompose into A/(x − r) + B/(x − s) + … and integrate each piece |
∫ 1 / (x² − 1) dx |