- Identify when to use substitution to simplify and solve integrals
- Apply substitution methods to find indefinite integrals
- Apply substitution methods to find definite integrals
The Fundamental Theorem of Calculus gave us a method to evaluate integrals without using Riemann sums. The drawback of this method, though, is that we must be able to find an antiderivative, and this is not always easy. In this section we examine a technique, called integration by substitution, to help us find antiderivatives. Specifically, this method helps us find antiderivatives when the integrand is the result of a chain-rule derivative.
Substitution for Indefinite Integrals
At first, the approach to the substitution procedure may not appear very obvious. However, it is primarily a visual task—that is, the integrand shows you what to do; it is a matter of recognizing the form of the function.
So, what are we supposed to see? We are looking for an integrand of the form f[g(x)]g′(x)dx.f[g(x)]g′(x)dx.
For example, in the integral ∫(x2−3)32xdx,∫(x2−3)32xdx, we have f(x)=x3,g(x)=x2−3,f(x)=x3,g(x)=x2−3, and g‘(x)=2x.g‘(x)=2x. Then,
and we see that our integrand is in the correct form.
The method is called substitution because we substitute part of the integrand with the variable uu and part of the integrand with du. It is also referred to as change of variables because we are changing variables to obtain an expression that is easier to work with for applying the integration rules.
substitution with indefinite integrals
Let u=g(x),,u=g(x),, where g′(x)g′(x) is continuous over an interval, let f(x)f(x) be continuous over the corresponding range of gg, and let F(x)F(x) be an antiderivative of f(x).f(x). Then,
Proof
Let ff, gg, uu, and F be as specified in the theorem. Then
Integrating both sides with respect to xx, we see that
If we now substitute u=g(x),u=g(x), and du=g‘(x)dx,du=g‘(x)dx, we get
■
Returning to the problem we looked at originally, we let u=x2−3u=x2−3 and then du=2xdx.du=2xdx. Rewrite the integral in terms of uu:
Using the power rule for integrals, we have
Substitute the original expression for xx back into the solution:
How To: Integrate by Substitution
- Look carefully at the integrand and select an expression g(x)g(x) within the integrand to set equal to uu. Let’s select g(x).g(x). such that g′(x)g′(x) is also part of the integrand.
- Substitute u=g(x)u=g(x) and du=g′(x)dxdu=g′(x)dx into the integral.
- We should now be able to evaluate the integral with respect to uu. If the integral can’t be evaluated we need to go back and select a different expression to use as uu.
- Evaluate the integral in terms of uu.
- Write the result in terms of x and the expression g(x).
Use substitution to find the antiderivative of ∫6x(3x2+4)4dx.
Sometimes we need to adjust the constants in our integral if they don’t match up exactly with the expressions we are substituting.
As long as you select a g(x) for u such that a multiple of g′(x) exists in the integrand, it will work! In other words, make sure the exponents work – don’t worry about the constants.
For instance, in the example below, if we select u=z2−5, g′(x)=2z. Although g′(x)=2z doesn’t appear in the integrand, z does. Substitution can work here!
Use substitution to find the antiderivative of ∫z√z2−5dz.
Use substitution to evaluate the integral ∫sintcos3tdt.
Sometimes we need to manipulate an integral in ways that are more complicated than just multiplying or dividing by a constant. We need to eliminate all the expressions within the integrand that are in terms of the original variable. When we are done, u should be the only variable in the integrand.
In some cases, this means solving for the original variable in terms of u. This technique should become clear in the next example.
Use substitution to find the antiderivative of ∫x√x−1dx.