The Intuition Behind Integration by Parts (Proof & Example)
Many students simply memorize the Integration by Parts formula: ∫ u dv = uv - ∫ v du, but understanding where it comes from makes it much easier to remember and apply during exams.
1. The Intuitive Proof (Reverse Product Rule)
The entire concept is actually just the Product Rule for differentiation in reverse.
From the product rule for two differentiable functions, u and v: (uv)' = u'v + uv'
If we integrate both sides with respect to x, we get:
uv = ∫ u'v dx + ∫ uv' dx
By simply rearranging the terms to isolate ∫ uv' dx, we get:
∫ uv' dx = uv - ∫ u'v dx
Since we know that dv = v' dx and du = u' dx, substituting these in gives us the formula we all know:
∫ u dv = uv - ∫ v du
2. Example 1: Exponential Function
Find: ∫ x e^x dx
Solution:
- Let u = x, so du = dx
- Let dv = e^x dx, so v = e^x
Applying the formula:
∫ x e^x dx = x(e^x) - ∫ e^x dx
∫ x e^x dx = e^x(x - 1) + C
3. Example 2: Logarithmic Function
Find: ∫ ln x dx
Solution:
- Let u = ln x, so du = (1/x) dx
- Let dv = dx, so v = x
Applying the formula:
∫ ln x dx = x(ln x) - ∫ x * (1/x) dx
∫ ln x dx = x ln x - ∫ 1 dx
∫ ln x dx = x ln x - x + C
Want more visual calculus?
I hope this breakdown helps you understand rather than just memorize! If you want to see more step-by-step solutions or practice special integration techniques, I've built a completely free and visual interactive calculus course. You can check it out here:

