6.11 Integrating Using Integration by Parts
- Syllabus
- 2020
- Topic
- 6.11
- Level
- —
The product rule gives (uv)′=u′v+uv′. Integrating and rearranging produces integration by parts: choose one factor as u to differentiate and the remaining factor with dx as dv to integrate.
\int u,dv=uv-\int v,du
| Step | Decision | Check |
|---|---|---|
| 1 | choose u | differentiating it should simplify it |
| 2 | choose dv | it must have an antiderivative you can find |
| 3 | find du and v | include dx consistently |
| 4 | substitute into the rule | the new integral should be simpler than the original |
For ∫xexdx, take u=x and dv=exdx. Then du=dx and v=ex, so ∫xexdx=xex−∫exdx=xex−ex+C. Differentiating the result returns xex.
For a definite integral, keep the bounds: ∫01xexdx=[xex]01−∫01exdx=[xex−ex]01=0−(−1)=1. The result is a number, so no +C is added.
Do not choose u by a memorized ordering alone: the real test is whether u is easier after differentiation and dv is easy to integrate. For definite integrals, either retain the original bounds throughout or first find an antiderivative and then evaluate both endpoints—do not mix the two methods or drop a boundary term.