MathematicsCalculusMedium

Integration by Parts

Also known as:Partial integrationReverse product rule

Integration by parts is an integration technique derived from the product rule of differentiation, used to integrate products of two functions. The formula transforms an integral of a product into a simpler expression by strategically choosing which factor to differentiate (u) and which to integrate (dv). It is particularly effective for integrands involving products of polynomials with trigonometric, exponential, or logarithmic functions.

Key Formula

∫ u dv = uv − ∫ v du

LaTeX: \int u\, dv = uv - \int v\, du

SymbolMeaningUnit
uFirst function (to differentiate)dimensionless
dvDifferential of second function (to integrate)dimensionless
vAntiderivative of dvdimensionless
duDerivative of u times dxdimensionless

Worked Example

Problem

Evaluate ∫ x · eˣ dx.

Solution

Step 1: Choose u and dv using the LIATE rule (Logarithm, Inverse trig, Algebraic, Trig, Exponential — choose u from earlier in list). Let u = x → du = dx. Let dv = eˣ dx → v = eˣ. Step 2: Apply the formula: ∫ u dv = uv − ∫ v du. ∫ x·eˣ dx = x·eˣ − ∫ eˣ dx. Step 3: Evaluate remaining integral: ∫ eˣ dx = eˣ. Step 4: Combine: x·eˣ − eˣ + C = eˣ(x − 1) + C.

Answer

∫ x·eˣ dx = eˣ(x − 1) + C

LIATE Rule for Choosing u in Integration by Parts

PriorityFunction TypeSymbolExample uReason
1st (highest)LogarithmicLln(x), log(x)Hard to integrate alone
2ndInverse TrigonometricIarcsin(x), arctan(x)Hard to integrate alone
3rdAlgebraicAx², x³, polynomialsSimplifies when differentiated
4thTrigonometricTsin(x), cos(x)Easy to integrate
5th (lowest)ExponentialEeˣ, 2ˣUnchanged by integration

Interactive Tools

Wolfram Alpha

Open Tool

Khan Academy — Integration by Parts

Open Tool

Brilliant.org

Open Tool
Diagram showing the integration by parts formula derived from the product rule

Wikimedia Commons, CC BY-SA

Related Terms

The phrase "integration by parts" reflects the splitting of an integral into two "parts" using the product rule. The method was formalized by Brook Taylor in 1715 and stems directly from Leibniz's product rule for differentiation developed in the 1670s.

calculusintegrationproduct-ruleliateantiderivative