Integration by substitution
The substitution method, in general, works whenever we have an integral that we can write in the form ∫ f(g(x)) g'(x) dx. Observe that if F' = f, then
∫ F'(g(x)) g'(x) dx = F(g(x) + C
because, by the Chain Rule
d/dx [F(g(x)] = F'(g(x)) g'(x)
If we make the "change of variable" or substition u = g(x), then we have
∫ F'(g(x)) g'(x) dx = ∫ F'(u) du = F(u) + C
since F' = f
∫ f(g(x)) g'(x) dx = ∫ f(u) du
The Substitution Rule for definite integrals states:
If g'(x) is a continuous function on [a,b] and if f is continuous on the range of g, then
Example 2. Caluclate the following integral by substitution:
∫ sin3 x cos x dx
Solution. The substitution t = six, yields:
∫ sin3 x cos x dx = ∫ t3 dt = t4/4 + C
since cos x dx = dt. Substituting back t, we have:
1/4 sin4 x + C ■
Example 1 Caluclate the following definite integral by substitution:
the substitution x = cos t, yields