Difference between revisions of "U-substitution"

From Grad Wiki
Jump to navigation Jump to search
Line 34: Line 34:
 
!Final Answer:  
 
!Final Answer:  
 
|-
 
|-
|<math>e^{4x^2+5x+3}+C</math>
+
|&nbsp;<math>e^{4x^2+5x+3}+C</math>
 
|-
 
|-
 
|}
 
|}
Line 42: Line 42:
 
{| class = "mw-collapsible mw-collapsed" style = "text-align:left;"
 
{| class = "mw-collapsible mw-collapsed" style = "text-align:left;"
 
!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>.
 +
|-
 +
|Plugging these into our integral, we get
 
|-
 
|-
 
|
 
|
 +
::<math>\begin{array}{rcl}
 +
\displaystyle{\int\frac{x}{\sqrt{1-2x^2}}~dx} & = & \displaystyle{\int -\frac{1}{4}~u^{-\frac{1}{2}}~du}\\
 +
&&\\
 +
& = & \displaystyle{-\frac{1}{2}u^{\frac{1}{2}}+C}\\
 +
&&\\
 +
& = & \displaystyle{-\frac{1}{2}\sqrt{1-2x^2}+C}. \\
 +
\end{array}</math>
 
|-
 
|-
 
|}
 
|}
Line 50: Line 61:
 
!Final Answer: &nbsp;
 
!Final Answer: &nbsp;
 
|-
 
|-
|<math>\frac{-1}{2}\sqrt{1-2x^2}+C</math>
+
|&nbsp;<math>-\frac{1}{2}\sqrt{1-2x^2}+C</math>
 
|-
 
|-
 
|}
 
|}

Revision as of 13:04, 23 June 2016

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:  
Final Answer:  

4)  

Solution:  
Final Answer:  

Exercise 1

Exercise 2

Exercise 3

Exercise 4