After The School
Class 12MathematicsChapter 7: Integrals

7.5 Integration by Parts

Integration by parts formula, ILATE rule, and worked example.

7.5 Integration by Parts

For two functions uu and vv:

uvdx=uvdx(dudxvdx)dx\int u\,v\,dx = u\int v\,dx - \int\left(\frac{du}{dx}\int v\,dx\right)dx

Use the ILATE rule to choose uu (pick the function that comes first):

  • I — Inverse trigonometric
  • L — Logarithmic
  • A — Algebraic
  • T — Trigonometric
  • E — Exponential

Example

Evaluate xexdx\displaystyle\int x\,e^x\,dx.

Let u=xu = x (algebraic), v=exv = e^x (exponential).

xexdx=xex1exdx=xexex+C=ex(x1)+C\int x\,e^x\,dx = x \cdot e^x - \int 1 \cdot e^x\,dx = xe^x - e^x + C = e^x(x - 1) + C