How to integrate by parts
Integration by parts is a technique that transforms the integral of a product of functions into a simpler integral using the formula .
It applies primarily when the integrand is a product of algebraic and transcendental functions, or when standard -substitution fails.
The setup
Identify the integrand as a product of two factors, and . Choose such that its derivative is simpler or of lower degree, and choose such that its antiderivative is easily computable. The LIATE rule (Logarithmic, Inverse trigonometric, Algebraic, Trigonometric, Exponential) is a standard hierarchy for prioritizing the choice of .
The steps
- Assign and from the given integrand.
- Differentiate to find .
- Integrate to find . Do not add a constant of integration here.
- Substitute , , , and into the formula .
- Evaluate the new integral .
- Add the constant of integration for indefinite integrals.
Checking the result
Differentiate the final answer with respect to the variable of integration. By applying the product rule to the term, the result must simplify algebraically to exactly match the original integrand.
Common errors
- Forgetting the negative sign in the integration by parts formula.
- Dropping the constant of integration at the final step.
- Choosing a factor that lacks a known or simple antiderivative.
- Creating an infinite loop by swapping the types of functions assigned to and during a second application of parts.
Worked example
Evaluate .
Let and . Compute the differentials and integrals: Apply the formula: Evaluate the remaining integral:
FAQ
Run your own problem
References: Stewart Calculus, 8th Edition, Chapter 7.1 · OpenStax Calculus Volume 2, Chapter 3.1 · Thomas' Calculus, 14th Edition, Chapter 8.2
See also