Example 1 Integration by Parts
Evaluate ∫ xe
dx.
Solution:
To apply integration by parts, you need to write the
integral in the form of ∫ u du.
There
are several ways to do this.
∫ (x) (edx),
∫ (e) (xdx),
∫ (1) (xedx),
∫ (xe) (dx)
The
guidelines (above in Guidelines for Integration
by Parts), suggest choosing the 1st potion because the
derivative of u = x in simpler than x, and
dv = e dx is the
most complicated portion of the integrand that fits a
basic integration formula.
dv
= edx
--> v = ∫ dv = ∫ edx
= e
u
= x --> du= dx
Now,
integration by parts produces the following.
∫ u dv = uv - ∫
v du
Integration by parts formula.
∫ xe dx
= x e - ∫ e dx Substitution
= x e - e + C Integrate.
.
To Check this, differentiate x e - e + C
to see that you obtain the original integrand. |