Difference between revisions of "U-substitution"

From Grad Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
==Introduction==
 
==Introduction==
The method of <math>u</math>-substitution is used to simplify the function you are integrating so that you can easily recognize it's antiderivative. This method is closely related to the chain rule for derivatives.
+
The method of &nbsp;<math style="vertical-align: -1px">u</math>-substitution is used to simplify the function you are integrating so that you can easily recognize it's antiderivative.  
  
One question that is frequently asked is "How do you know what substitution to make?" In general, this is a difficult question to answer since it is dependent on the integral. The best way to master <math>u</math>-substitution is to work out as many problems as possible. This will help you: (1) understand the <math>u</math>-substitution method and (2) correctly identify the necessary substitution.
+
This method is closely related to the chain rule for derivatives.
  
<u>NOTE</u>: After you plug-in your substitution, all of the <math>x</math>'s in your integral should be gone. The only variables remaining in your integral should be <math>u</math>'s.
+
One question that is frequently asked is "How do you know what substitution to make?" In general, this is a difficult question to answer since it is dependent on the integral. The best way to master &nbsp;<math style="vertical-align: -1px">u</math>-substitution is to work out as many problems as possible. This will help you:
 +
 
 +
(1) understand the &nbsp;<math style="vertical-align: -1px">u</math>-substitution method and
 +
 
 +
(2) correctly identify the necessary substitution.
 +
 
 +
<u>NOTE</u>: After you plug-in your substitution, all of the &nbsp;<math style="vertical-align: 0px">x</math>'s in your integral should be gone. The only variables remaining in your integral should be &nbsp;<math style="vertical-align: 0px">u</math>'s.
  
 
==Warm-Up==
 
==Warm-Up==
Line 14: Line 20:
 
!Solution: &nbsp;
 
!Solution: &nbsp;
 
|-
 
|-
|Let <math>u=4x^2+5x+3</math>. Then, <math>du=(8x+5)~dx</math>.
+
|Let &nbsp;<math>u=4x^2+5x+3.</math>&nbsp; Then, &nbsp;<math>du=(8x+5)~dx</math>.
 
|-
 
|-
 
|-
 
|-
|Plugging these into our integral, we get <math>\int e^u~du</math>, which we know how to integrate.
+
|Plugging these into our integral, we get &nbsp;<math>\int e^u~du,</math>&nbsp; which we know how to integrate.
 
|-
 
|-
 
|So, we get
 
|So, we get
Line 27: Line 33:
 
& = & \displaystyle{e^u+C}\\
 
& = & \displaystyle{e^u+C}\\
 
&&\\
 
&&\\
& = & \displaystyle{e^{4x^2+5x+3}+C}. \\
+
& = & \displaystyle{e^{4x^2+5x+3}+C.} \\
 
\end{array}</math>
 
\end{array}</math>
 
|}
 
|}
Line 34: Line 40:
 
!Final Answer: &nbsp;
 
!Final Answer: &nbsp;
 
|-
 
|-
|&nbsp;<math>e^{4x^2+5x+3}+C</math>
+
|&nbsp; &nbsp; &nbsp; &nbsp;<math>e^{4x^2+5x+3}+C</math>
 
|-
 
|-
 
|}
 
|}
Line 43: Line 49:
 
!Solution: &nbsp;
 
!Solution: &nbsp;
 
|-
 
|-
|Let <math>u=1-2x^2</math>. Then, <math>du=-4x~dx</math>. Hence, <math>\frac{du}{-4}=x~dx</math>.
+
|Let &nbsp;<math>u=1-2x^2.</math>&nbsp; Then, &nbsp;<math>du=-4x~dx.</math>&nbsp; Hence, &nbsp;<math>\frac{du}{-4}=x~dx.</math>&nbsp;
 
|-
 
|-
 
|Plugging these into our integral, we get
 
|Plugging these into our integral, we get
Line 53: Line 59:
 
& = & \displaystyle{-\frac{1}{2}u^{\frac{1}{2}}+C}\\
 
& = & \displaystyle{-\frac{1}{2}u^{\frac{1}{2}}+C}\\
 
&&\\
 
&&\\
& = & \displaystyle{-\frac{1}{2}\sqrt{1-2x^2}+C}. \\
+
& = & \displaystyle{-\frac{1}{2}\sqrt{1-2x^2}+C.} \\
 
\end{array}</math>
 
\end{array}</math>
 
|-
 
|-
Line 61: Line 67:
 
!Final Answer: &nbsp;
 
!Final Answer: &nbsp;
 
|-
 
|-
|&nbsp;<math>-\frac{1}{2}\sqrt{1-2x^2}+C</math>
+
|&nbsp; &nbsp; &nbsp; &nbsp;<math>-\frac{1}{2}\sqrt{1-2x^2}+C</math>
 
|-
 
|-
 
|}
 
|}
Line 70: Line 76:
 
!Solution: &nbsp;
 
!Solution: &nbsp;
 
|-
 
|-
|Let <math>u=\ln(x)</math>. Then, <math>du=\frac{1}{x}~dx</math>.
+
|Let &nbsp;<math>u=\ln(x).</math>&nbsp; Then, &nbsp;<math>du=\frac{1}{x}~dx.</math>
 
|-
 
|-
 
|Plugging these into our integral, we get
 
|Plugging these into our integral, we get
Line 80: Line 86:
 
& = & \displaystyle{-\cos(u)+C}\\
 
& = & \displaystyle{-\cos(u)+C}\\
 
&&\\
 
&&\\
& = & \displaystyle{-\cos(\ln x)+C}. \\
+
& = & \displaystyle{-\cos(\ln x)+C.} \\
 
\end{array}</math>
 
\end{array}</math>
 
|-
 
|-
Line 88: Line 94:
 
!Final Answer: &nbsp;
 
!Final Answer: &nbsp;
 
|-
 
|-
|&nbsp;<math>-\cos(\ln x)+C</math>
+
|&nbsp; &nbsp; &nbsp; &nbsp;<math>-\cos(\ln x)+C</math>
 
|-
 
|-
 
|}
 
|}
Line 97: Line 103:
 
!Solution: &nbsp;
 
!Solution: &nbsp;
 
|-
 
|-
|Let <math>u=x^2</math>. Then, <math>du=2x~dx</math> and <math>\frac{du}{2}=x~dx</math>.
+
|Let &nbsp;<math>u=x^2.</math>&nbsp; Then, &nbsp;<math>du=2x~dx</math>&nbsp; and &nbsp;<math>\frac{du}{2}=x~dx.</math>&nbsp;
 
|-
 
|-
 
|Plugging these into our integral, we get
 
|Plugging these into our integral, we get
Line 107: Line 113:
 
& = & \displaystyle{\frac{1}{2}e^u+C}\\
 
& = & \displaystyle{\frac{1}{2}e^u+C}\\
 
&&\\
 
&&\\
& = & \displaystyle{\frac{1}{2}e^{x^2}+C}. \\
+
& = & \displaystyle{\frac{1}{2}e^{x^2}+C.} \\
 
\end{array}</math>
 
\end{array}</math>
 
|-
 
|-
Line 115: Line 121:
 
!Final Answer: &nbsp;
 
!Final Answer: &nbsp;
 
|-
 
|-
|&nbsp;<math>\frac{1}{2}e^{x^2}+C</math>
+
|&nbsp; &nbsp; &nbsp; &nbsp;<math>\frac{1}{2}e^{x^2}+C</math>
 
|-
 
|-
 
|}
 
|}
Line 121: Line 127:
 
== Exercise 1 ==
 
== Exercise 1 ==
  
Evaluate the indefinite integral <math>\int \frac{2}{y^2+4}~dy</math>.
+
Evaluate the indefinite integral &nbsp;<math>\int \frac{2}{y^2+4}~dy.</math>
  
First, we factor out <math>4</math> out of the denominator.
+
First, we factor out &nbsp;<math>4</math>&nbsp; out of the denominator.
  
 
So, we have
 
So, we have
Line 130: Line 136:
 
\displaystyle{\int \frac{2}{y^2+4}~dy} & = & \displaystyle{\frac{1}{4}\int \frac{2}{\frac{y^2}{4}+1}~dy}\\
 
\displaystyle{\int \frac{2}{y^2+4}~dy} & = & \displaystyle{\frac{1}{4}\int \frac{2}{\frac{y^2}{4}+1}~dy}\\
 
&&\\
 
&&\\
& = & \displaystyle{\frac{1}{2}\int \frac{1}{(\frac{y}{2})^2+1}~dy}.\\
+
& = & \displaystyle{\frac{1}{2}\int \frac{1}{(\frac{y}{2})^2+1}~dy.}\\
 
\end{array}</math>
 
\end{array}</math>
  
Now, we use <math>u</math>-substitution. Let <math>u=\frac{y}{2}</math>.
+
Now, we use &nbsp;<math>u</math>-substitution. Let &nbsp;<math>u=\frac{y}{2}.</math>
  
Then, <math>du=\frac{1}{2}~dy</math> and <math>2~du=dy</math>.
+
Then, &nbsp;<math>du=\frac{1}{2}~dy</math>&nbsp; and &nbsp;<math>2~du=dy.</math>
  
 
Plugging these into our integral, we get
 
Plugging these into our integral, we get
Line 146: Line 152:
 
& = & \displaystyle{\arctan(u)+C}\\
 
& = & \displaystyle{\arctan(u)+C}\\
 
&&\\
 
&&\\
& = & \displaystyle{\arctan\bigg(\frac{y}{2}\bigg)+C}.\\
+
& = & \displaystyle{\arctan\bigg(\frac{y}{2}\bigg)+C.}\\
 
\end{array}</math>
 
\end{array}</math>
  

Revision as of 13:19, 24 August 2017

Introduction

The method of  -substitution is used to simplify the function you are integrating so that you can easily recognize it's antiderivative.

This method is closely related to the chain rule for derivatives.

One question that is frequently asked is "How do you know what substitution to make?" In general, this is a difficult question to answer since it is dependent on the integral. The best way to master  -substitution is to work out as many problems as possible. This will help you:

(1) understand the  -substitution method and

(2) correctly identify the necessary substitution.

NOTE: After you plug-in your substitution, all of the  's in your integral should be gone. The only variables remaining in your integral should be  's.

Warm-Up

Evaluate the following indefinite integrals.

1)  

Solution:  
Let    Then,  .
Plugging these into our integral, we get    which we know how to integrate.
So, we get
Final Answer:  
       

2)  

Solution:  
Let    Then,    Hence,   
Plugging these into our integral, we get
Final Answer:  
       

3)  

Solution:  
Let    Then,  
Plugging these into our integral, we get
Final Answer:  
       

4)  

Solution:  
Let    Then,    and   
Plugging these into our integral, we get
Final Answer:  
       

Exercise 1

Evaluate the indefinite integral  

First, we factor out    out of the denominator.

So, we have

Now, we use  -substitution. Let  

Then,    and  

Plugging these into our integral, we get

So, we have

Exercise 2

Evaluate the indefinite integral

Let Then,

Plugging these into our integral, we get

So, we have

Exercise 3

Evaluate the indefinite integral

Here, the substitution is not obvious.

Let . Then, and .

Now, we need a way of getting rid of in the numerator.

Solving for in the first equation, we get .

Plugging these into our integral, we get

So, we get

Exercise 4

Evaluate the indefinite integral

Let . Then, .

Now, we need a way of replacing .

If we solve for in our first equation, we get

Now, we square both sides of this last equation to get

Plugging in to our integral, we get

So, we have