Processing math: 100%
Skip to main content

Section6.1Substitution

We motivate this section with an example. Let f(x)=(x2+3x5)10. We can compute f(x) using the Chain Rule. It is: f(x)=10(x2+3x5)9(2x+3)=(20x+30)(x2+3x5)9.

Now consider this: What is (20x+30)(x2+3x5)9 dx? We have the answer in front of us; (20x+30)(x2+3x5)9 dx=(x2+3x5)10+C.

How would we have evaluated this indefinite integral without starting with f(x) as we did?

This section explores integration by substitution. It allows us to “undo the Chain Rule.” Substitution allows us to evaluate the above integral without knowing the original function first.

The underlying principle is to rewrite a “complicated” integral of the form f(x) dx as a not–so–complicated integral h(u) du. We'll formally establish later how this is done. First, consider again our introductory indefinite integral, (20x+30)(x2+3x5)9 dx. Arguably the most “complicated” part of the integrand is (x2+3x5)9. We wish to make this simpler; we do so through a substitution. Let u=x2+3x5. Thus (x2+3x5)9=u9.

We have established u as a function of x, so now consider the differential of u: du=(2x+3)dx.

Keep in mind that (2x+3) and dx are multiplied; the dx is not “just sitting there.”

Return to the original integral and do some substitutions through algebra: (20x+30)(x2+3x5)9 dx=10(2x+3)(x2+3x5)9 dx=10(x2+3x5u)9(2x+3) dxdu=10u9 du=u10+C(replace u with x2+3x5=(x2+3x5)10+C

One might well look at this and think “I (sort of) followed how that worked, but I could never come up with that on my own,” but the process is learnable. This section contains numerous examples through which the reader will gain understanding and mathematical maturity enabling them to regard substitution as a natural tool when evaluating integrals.

We stated before that integration by substitution “undoes” the Chain Rule. Specifically, let F(x) and g(x) be differentiable functions and consider the derivative of their composition: ddx(F(g(x)))=F(g(x))g(x).

Thus F(g(x))g(x) dx=F(g(x))+C.

Integration by substitution works by recognizing the “inside” function g(x) and replacing it with a variable. By setting u=g(x), we can rewrite the derivative as ddx(F(u))=F(u)u.

Since du=g(x)dx, we can rewrite the above integral as F(g(x))g(x) dx=F(u)du=F(u)+C=F(g(x))+C.

This concept is important so we restate it in the context of a theorem.

The point of substitution is to make the integration step easy. Indeed, the step F(u) du=F(u)+C looks easy, as the antiderivative of the derivative of F is just F, plus a constant. The “work” involved is making the proper substitution. There is not a step–by–step process that one can memorize; rather, experience will be one's guide. To gain experience, we now embark on many examples.

Example6.1.2Integrating by substitution

Evaluate xsin(x2+5) dx.

Solution
Example6.1.3Integrating by substitution

Evaluate cos(5x) dx.

Solution

The previous example exhibited a common, and simple, type of substitution. The “inside” function was a linear function (in this case, y=5x). When the inside function is linear, the resulting integration is very predictable, outlined here.

Key Idea6.1.4Substitution With A Linear Function

Consider F(ax+b) dx, where a0 and b are constants. Letting u=ax+b gives du=adx, leading to the result F(ax+b) dx=1aF(ax+b)+C.

Thus sin(7x4) dx=17cos(7x4)+C. Our next example can use Key Idea 6.1.4, but we will only employ it after going through all of the steps.

Example6.1.5Integrating by substituting a linear function

Evaluate 73x+1 dx.

Solution

Not all integrals that benefit from substitution have a clear “inside” function. Several of the following examples will demonstrate ways in which this occurs.

Example6.1.6Integrating by substitution

Evaluate sin(x)cos(x) dx.

Solution

Our examples so far have required “basic substitution.” The next example demonstrates how substitutions can be made that often strike the new learner as being “nonstandard.”

Example6.1.7Integrating by substitution

Evaluate xx+3 dx.

Solution
Example6.1.8Integrating by substitution

Evaluate 1xln(x) dx.

Solution

Subsection6.1.1Integrals Involving Trigonometric Functions

Section 6.3 delves deeper into integrals of a variety of trigonometric functions; here we use substitution to establish a foundation that we will build upon.

The next three examples will help fill in some missing pieces of our antiderivative knowledge. We know the antiderivatives of the sine and cosine functions; what about the other standard functions tangent, cotangent, secant and cosecant? We discover these next.

Example6.1.9Integration by substitution: antiderivatives of tan(x)

Evaluate tan(x) dx.

Solution
Example6.1.10Integrating by substitution: antiderivatives of sec(x)

Evaluate sec(x) dx.

Solution

We can use similar techniques to those used in Examples 6.1.9 and 6.1.10 to find antiderivatives of cot(x) and csc(x) (which the reader can explore in the exercises.) We summarize our results here.

We explore one more common trigonometric integral.

Example6.1.12Integration by substitution: powers of cos(x) and sin(x)

Evaluate cos2(x) dx.

Solution

Subsection6.1.2Simplifying the Integrand

It is common to be reluctant to manipulate the integrand of an integral; at first, our grasp of integration is tenuous and one may think that working with the integrand will improperly change the results. Integration by substitution works using a different logic: as long as equality is maintained, the integrand can be manipulated so that its form is easier to deal with. The next two examples demonstrate common ways in which using algebra first makes the integration easier to perform.

Example6.1.13Integration by substitution: simplifying first

Evaluate x3+4x2+8x+5x2+2x+1 dx.

Solution
Example6.1.14Integration by alternate methods

Evaluate x2+2x+3x dx with, and without, substitution.

Solution

Subsection6.1.3Substitution and Inverse Trigonometric Functions

When studying derivatives of inverse functions, we learned that ddx(tan1(x))=11+x2.

Applying the Chain Rule to this is not difficult; for instance, ddx(tan1(5x))=51+25x2.

We now explore how Substitution can be used to “undo” certain derivatives that are the result of the Chain Rule applied to Inverse Trigonometric functions. We begin with an example.

Example6.1.15Integrating by substitution: inverse trigonometric functions

Evaluate 125+x2 dx.

Solution

Example 6.1.15 demonstrates a general technique that can be applied to other integrands that result in inverse trigonometric functions. The results are summarized here.

Let's practice using Theorem 6.1.16.

Example6.1.17Integrating by substitution: inverse trigonometric functions

Evaluate the given indefinite integrals. 19+x2 dx,1xx21100 dx and 15x2 dx.

Solution

Most applications of Theorem 6.1.16 are not as straightforward. The next examples show some common integrals that can still be approached with this theorem.

Example6.1.18Integrating by substitution: completing the square

Evaluate 1x24x+13 dx.

Solution
Example6.1.19Integrals requiring multiple methods

Evaluate 4x16x2 dx.

Solution

Subsection6.1.4Substitution and Definite Integration

This section has focused on evaluating indefinite integrals as we are learning a new technique for finding antiderivatives. However, much of the time integration is used in the context of a definite integral. Definite integrals that require substitution can be calculated using the following workflow:

  1. Start with a definite integral baf(x) dx that requires substitution.

  2. Ignore the bounds; use substitution to evaluate f(x) dx and find an antiderivative F(x).

  3. Evaluate F(x) at the bounds; that is, evaluate F(x)|ba=F(b)F(a).

This workflow works fine, but substitution offers an alternative that is powerful and amazing (and a little time saving).

At its heart, (using the notation of Theorem 6.1.1) substitution converts integrals of the form F(g(x))g(x) dx into an integral of the form F(u) du with the substitution of u=g(x). The following theorem states how the bounds of a definite integral can be changed as the substitution is performed.

In effect, Theorem 6.1.20 states that once you convert to integrating with respect to u, you do not need to switch back to evaluating with respect to x. A few examples will help one understand.

Example6.1.21Definite integrals and substitution: changing the bounds

Evaluate 20cos(3x1) dx using Theorem 6.1.20.

Solution
Example6.1.23Definite integrals and substitution: changing the bounds

Evaluate π/20sin(x)cos(x) dx using Theorem 6.1.20.

Solution

Integration by substitution is a powerful and useful integration technique. The next section introduces another technique, called Integration by Parts. As substitution “undoes” the Chain Rule, integration by parts “undoes” the Product Rule. Together, these two techniques provide a strong foundation on which most other integration techniques are based.

Subsection6.1.5Exercises

Terms and Concepts

In the following exercises, evaluate the indefinite integral to develop an understanding of Substitution.