Section 5.1 Substitution method (TI1)
Learning Outcomes
Evaluate various integrals via the substitution method.
Activity 5.1.1.
Answer the following.
(a)
Using the chain rule, which of these is the derivative of \(e^{x^3}\) with respect to \(x\text{?}\)
\(\displaystyle e^{3x^2}\)
\(\displaystyle x^3e^{x^3-1}\)
\(\displaystyle 3x^2e^{x^3}\)
\(\displaystyle \frac{1}{4}e^{x^4}\)
(b)
Based on this result, which of these would you suspect to equal \(\int x^2e^{x^3}\,dx\text{?}\)
\(\displaystyle e^{x^3+1}+C\)
\(\displaystyle \frac{1}{3x}e^{x^3+1}+C\)
\(\displaystyle 3e^{x^3}+C\)
\(\displaystyle \frac{1}{3}e^{x^3}+C\)
Activity 5.1.2.
Recall that if \(u\) is a function of \(x\text{,}\) then \(\frac{d}{dx}[u^7]=7u^6 u'\) by the Chain Rule.
For each question, choose from the following.
\(\displaystyle \frac{1}{7}u^7+C\)
\(\displaystyle u^7+C\)
\(\displaystyle 7u^7+C\)
\(\displaystyle \frac{6}{7}u^7+C\)
(a)
What is \(\int 7u^6 u'\,dx\text{?}\)
(b)
What is \(\int u^6 u'\,dx\text{?}\)
(c)
What is \(\int 6u^6 u'\,dx\text{?}\)
Activity 5.1.3.
Based on these activities, which of these choices seems to be a viable strategy for integration?
Memorize an integration formula for every possible function.
Attempt to rewrite the integral in the form \(\int g'(u)u'dx=g(u)+C\text{.}\)
Keep differentiating functions until you come across the function you want to integrate.
Fact 5.1.4.
By the chain rule,
There is a dual integration technique reversing this process, known as the substitution method.
This technique involves choosing an appropriate function \(u\) in terms of \(x\) to rewrite the integral as follows:
Observation 5.1.5.
Recall that \(u'=\frac{du}{dx}\text{.}\) This allows for the following:
Therefore, rather than dealing with equations like \(u'=\frac{du}{dx}=x^2\text{,}\) we will prefer to write \(du=x^2\,dx\text{.}\)
Activity 5.1.6.
Consider \(\int x^2e^{x^3}\,dx\text{,}\) which we conjectured earlier to be \(\frac{1}{3}e^{x^3}+C\text{.}\)
Suppose we decided to let \(u=x^3\text{.}\)
(a)
Compute \(\frac{du}{dx}=\unknown\text{,}\) and rewrite it as \(du=\unknown\,dx\text{.}\)
(b)
Multiply both sides of the equation \(du=\unknown\,dx\) so that its right-hand side appears in \(\int x^2e^{x^3}\,dx\text{.}\)
(c)
Show why \(\int x^2e^{x^3}\,dx\) may now be rewritten as \(\int \frac{1}{3}e^u\,du\text{.}\)
(d)
Solve \(\int \frac{1}{3}e^u\,du\) in terms of \(u\text{,}\) then replace \(u\) with \(x^3\) to confirm our original conjecture.
Example 5.1.7.
Here is how one might write out the explanation of how to find \(\int x^2e^{x^3}\,dx\) from start to finish:
Activity 5.1.8.
Which step of the previous example do you think was the most important?
Choosing \(u=x^3\text{.}\)
Finding \(du=3x^2\,dx\) and \(\frac{1}{3}du=x^2\,dx\text{.}\)
Substituting \(\int x^2e^{x^3}\,dx\) with \(\int\frac{1}{3}e^u\,du\text{.}\)
Integrating \(\int\frac{1}{3}e^u\,du=\frac{1}{3}e^u+C\text{.}\)
Unsubstituting \(\frac{1}{3}e^u+C\) to get \(\frac{1}{3}e^{x^3}+C\text{.}\)
Activity 5.1.9.
Below are two correct solutions to the same integral, using two different choices for \(u\text{.}\) Which method would you prefer to use yourself?
Activity 5.1.10.
Suppose we wanted to try the substitution method to find \(\int e^x\cos(e^x+3)\,dx\text{.}\) Which of these choices for \(u\) appears to be most useful?
\(u=x\text{,}\) so \(du=dx\)
\(u=e^x\text{,}\) so \(du=e^x\,dx\)
\(u=e^x+3\text{,}\) so \(du=e^x\,dx\)
\(u=\cos(x)\text{,}\) so \(du=-\sin(x)\,dx\)
\(u=\cos(e^x+3)\text{,}\) so \(du=e^x\sin(e^x+3)\,dx\)
Activity 5.1.11.
Complete the following solution using your choice from the previous activity to find \(\int e^x\cos(e^x+3)\,dx\text{.}\)
Activity 5.1.12.
Complete the following integration by substitution to find \(\int \frac{x^3}{x^4+4}\,dx\text{.}\)
Activity 5.1.13.
Given that \(\int \frac{x^3}{x^4+4}\,dx = \frac{1}{4}\ln|x^4+4|+C \text{,}\) what is the value of \(\int_0^2 \frac{x^3}{x^4+4}\,dx \text{?}\)
\(\displaystyle \frac{8}{20}\)
\(\displaystyle -\frac{8}{20}\)
\(\displaystyle \frac{1}{4}\ln(20)-\frac{1}{4}\ln(4)\)
\(\displaystyle \frac{1}{4}\ln(4)-\frac{1}{4}\ln(20)\)
Activity 5.1.14.
What's wrong with the following computation?
The wrong \(u\) substitution was made.
The antiderivative of \(\frac{1/4}{u}\) was wrong.
The \(x\) values \(0,2\) were plugged in for the variable \(u\text{.}\)
Activity 5.1.15.
When \(x=2\text{,}\) we know that \(u=2^4+4=20\text{.}\) Likewise, when \(x=0\text{,}\) we know that \(u=0^4+4=4\text{.}\) Use these facts to complete the below computation.
Example 5.1.16.
Here is how one might write out the explanation of how to find \(\int_1^3 x^2e^{x^3}\,dx\) from start to finish by leaving bounds in terms of \(x\text{:}\)
Example 5.1.17.
Here is how one might write out the explanation of how to find \(\int_1^3 x^2e^{x^3}\,dx\) from start to finish by transforming bounds into terms of \(u\text{:}\)
Activity 5.1.18.
Use substitution to show that
Activity 5.1.19.
Use substitution to show that
Activity 5.1.20.
Use substitution to show that
Activity 5.1.21.
Consider \(\int (3x-5)^2\,dx\text{.}\)
(a)
Solve this integral using substitution.
(b)
Replace \((3x-5)^2\) with \((9x^2-30x+25)\) in the original integral, the solve using the reverse power rule.
(c)
Which method did you prefer?
Activity 5.1.22.
Consider \(\int \tan(x)\,dx\text{.}\)
(a)
Replace \(\tan(x)\) in the integral with a fraction involving sine and cosine.
(b)
Use substitution to solve the integral.