Product Rule and Quotient Rule

From Grad Wiki
Revision as of 07:43, 26 September 2017 by Kayla Murray (talk | contribs)
Jump to navigation Jump to search

Introduction

Taking the derivatives of simple functions (i.e. polynomials) is easy using the power rule.

For example, if then

But, what about more complicated functions?

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  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \int e^{u}~du,}   which we know how to integrate.
So, we get
Final Answer:  
       

2)  

Solution:  
Let  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle u=1-2x^{2}.}   Then,    Hence,   
Plugging these into our integral, we get
Final Answer:  
       

3)   Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \int {\frac {\sin(\ln x)}{x}}~dx}

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

4)  

Solution:  
Let  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle u=x^{2}.}   Then,  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle du=2x~dx}   and  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\frac {du}{2}}=x~dx.}  
Plugging these into our integral, we get
Final Answer:  
       Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\frac {1}{2}}e^{x^{2}}+C}

Exercise 1

Evaluate the indefinite integral  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \int {\frac {2}{y^{2}+4}}~dy.}

First, we factor out  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle 4}   out of the denominator.

So, we have

Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\begin{array}{rcl}\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.}\\\end{array}}}

Now, we use  -substitution. Let  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle u={\frac {y}{2}}.}

Then,  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle du={\frac {1}{2}}~dy}   and  

Plugging these into our integral, we get

So, we have

Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \int {\frac {2}{y^{2}+4}}~dy=\arctan {\bigg (}{\frac {y}{2}}{\bigg )}+C.}

Exercise 2

Evaluate the indefinite integral  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \int {\frac {\cos(x)}{(5+\sin x)^{2}}}~dx.}

Let  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle u=5+\sin(x).}   Then,  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle u=\cos(x)~dx.}

Plugging these into our integral, we get

Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\begin{array}{rcl}\displaystyle {\int {\frac {\cos(x)}{(5+\sin x)^{2}}}~dx}&=&\displaystyle {\int {\frac {1}{u^{2}}}~du}\\&&\\&=&\displaystyle {-{\frac {1}{u}}+C}\\&&\\&=&\displaystyle {-{\frac {1}{5+\sin(x)}}+C.}\end{array}}}

So, we have

Exercise 3

Evaluate the indefinite integral  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \int {\frac {x+5}{2x+3}}~dx.}

Here, the substitution is not obvious.

Let  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle u=2x+3.}   Then,  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle du=2~dx}   and  

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

Solving for    in the first equation, we get  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle x={\frac {1}{2}}u-{\frac {3}{2}}.}

Plugging these into our integral, we get

Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\begin{array}{rcl}\displaystyle {\int {\frac {x+5}{2x+3}}~dx}&=&\displaystyle {\int {\frac {({\frac {1}{2}}u-{\frac {3}{2}})+5}{2u}}~du}\\&&\\&=&\displaystyle {{\frac {1}{2}}\int {\frac {{\frac {1}{2}}u+{\frac {7}{2}}}{u}}~du}\\&&\\&=&\displaystyle {{\frac {1}{4}}\int {\frac {u+7}{u}}~du}\\&&\\&=&\displaystyle {{\frac {1}{4}}\int 1+{\frac {7}{u}}~du}\\&&\\&=&\displaystyle {{\frac {1}{4}}(u+7\ln |u|)+C}\\&&\\&=&\displaystyle {{\frac {1}{4}}(2x+3+7\ln |2x+3|)+C.}\\\end{array}}}

So, we get

Exercise 4

Evaluate the indefinite integral  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \int {\frac {x^{2}+4}{x+2}}~dx.}

Let    Then,  

Now, we need a way of replacing  

If we solve for    in our first equation, we get  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle x=u-2.}

Now, we square both sides of this last equation to get  Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle x^{2}=(u-2)^{2}.}

Plugging in to our integral, we get

Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\begin{array}{rcl}\displaystyle {\int {\frac {x^{2}+4}{x+2}}~dx}&=&\displaystyle {\int {\frac {(u-2)^{2}+4}{u}}~du}\\&&\\&=&\displaystyle {\int {\frac {u^{2}-4u+4+4}{u}}~du}\\&&\\&=&\displaystyle {\int {\frac {u^{2}-4u+8}{u}}~du}\\&&\\&=&\displaystyle {\int u-4+{\frac {8}{u}}~du}\\&&\\&=&\displaystyle {{\frac {u^{2}}{2}}-4u+8\ln |u|+C}\\&&\\&=&\displaystyle {{\frac {(x+2)^{2}}{2}}-4(x+2)+8\ln |x+2|+C.}\\\end{array}}}

So, we have

Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \int {\frac {x^{2}+4}{x+2}}~dx={\frac {(x+2)^{2}}{2}}-4(x+2)+8\ln |x+2|+C.}