Techniques of Integration · Integration by Parts
Integration by Parts
The reverse of the product rule. Choose u and dv from the integrand using the LIATE mnemonic (Logarithmic, Inverse trig, Algebraic, Trig, Exponential).
Worked examples
Find ∫ x eˣ dx.
- u = x, dv = eˣ dx → du = dx, v = eˣ
- uv - ∫ v du = xeˣ - ∫ eˣ dx = xeˣ - eˣ + C
Answer: eˣ(x - 1) + C
Find ∫ x² sin x dx.
- u = x², dv = sin x dx → du = 2x dx, v = -cos x
- -x² cos x + ∫ 2x cos x dx
- Apply IBP again: u = 2x, dv = cos x dx → du = 2dx, v = sin x
- -x² cos x + 2x sin x - ∫ 2 sin x dx = -x² cos x + 2x sin x + 2 cos x + C
Answer: -x² cos x + 2x sin x + 2 cos x + C
Related formulas
Practice this and 135 more formulas in the CalcRef workspace — quizzes, reference tables, a 16-category unit converter, and an expression evaluator.