Difference between revisions of "009B Sample Final 1, Problem 6"

From Grad Wiki
Jump to navigation Jump to search
Line 31: Line 31:
 
'''Solution:'''
 
'''Solution:'''
  
== 2 ==
 
 
'''(a)'''
 
'''(a)'''
  

Revision as of 23:06, 25 February 2016

Evaluate the improper integrals:

a)
b)
Foundations:  
1. How could you write Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \int _{0}^{\infty }f(x)~dx} so that you can integrate?
You can write
2. How could you write Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \int _{-1}^{1}{\frac {1}{x}}~dx}  ?
The problem is that  Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \frac{1}{x}}  is not continuous at Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x=0} .
So, you can write Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \int_{-1}^1 \frac{1}{x}~dx=\lim_{a\rightarrow 0^-} \int_{-1}^a \frac{1}{x}~dx+\lim_{a\rightarrow 0^+} \int_a^1 \frac{1}{x}~dx} .
3. How would you integrate Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \int xe^{x}\,dx}  ?
You can use integration by parts.
Let Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle u=x} and .

Solution:

(a)

Step 1:  
First, we write .
Now, we proceed using integration by parts. Let Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle u=x} and . Then, Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle du=dx} and .
Thus, the integral becomes
Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle \int _{0}^{\infty }xe^{-x}~dx=\lim _{a\rightarrow \infty }\left.-xe^{-x}\right|_{0}^{a}-\int _{0}^{a}-e^{-x}\,dx.}
Step 2:  
For the remaining integral, we need to use -substitution. Let Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle u=-x} . Then, Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle du=-dx} .
Since the integral is a definite integral, we need to change the bounds of integration.
Plugging in our values into the equation , we get Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle u_{1}=0} and Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle u_{2}=-a} .
Thus, the integral becomes
Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\begin{array}{rcl}\displaystyle {\int _{0}^{\infty }xe^{-x}~dx}&=&\displaystyle {\lim _{a\rightarrow \infty }-xe^{-x}{\bigg |}_{0}^{a}-\int _{0}^{-a}e^{u}~du}\\&&\\&=&\displaystyle {\lim _{a\rightarrow \infty }-xe^{-x}{\bigg |}_{0}^{a}-e^{u}{\bigg |}_{0}^{-a}}\\&&\\&=&\displaystyle {\lim _{a\rightarrow \infty }-ae^{-a}-(e^{-a}-1)}.\\\end{array}}}
Step 3:  
Now, we evaluate to get
Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\begin{array}{rcl}\displaystyle {\int _{0}^{\infty }xe^{-x}~dx}&=&\displaystyle {\lim _{a\rightarrow \infty }-ae^{-a}-(e^{-a}-1)}\\&&\\&=&\displaystyle {\lim _{a\rightarrow \infty }{\frac {-a}{e^{a}}}-{\frac {1}{e^{a}}}+1}\\&&\\&=&\displaystyle {\lim _{a\rightarrow \infty }{\frac {-a-1}{e^{a}}}+1}.\\\end{array}}}
Using L'Hôpital's Rule, 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 _{0}^{\infty }xe^{-x}~dx}&=&\displaystyle {\lim _{a\rightarrow \infty }{\frac {-1}{e^{a}}}+1}\\&&\\&=&\displaystyle {0+1}\\&&\\&=&\displaystyle {1}.\\\end{array}}}

3

(b)

Step 1:  
First, we write .
Now, we proceed by -substitution. We let Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle u=4-x} . Then, Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle du=-dx} .
Since the integral is a definite integral, we need to change the bounds of integration.
Plugging in our values into the equation Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle u=4-x} , we get Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle u_{1}=4-1=3} and Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle u_{2}=4-a} .
Thus, the integral becomes
.
Step 2:  
We integrate to get
Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle {\begin{array}{rcl}\displaystyle {\int _{1}^{4}{\frac {dx}{\sqrt {4-x}}}}&=&\displaystyle {\lim _{a\rightarrow 4}-2u^{\frac {1}{2}}{\bigg |}_{3}^{4-a}}\\&&\\&=&\displaystyle {\lim _{a\rightarrow 4}-2{\sqrt {4-a}}+2{\sqrt {3}}}\\&&\\&=&\displaystyle {2{\sqrt {3}}}\\\end{array}}}

4

Final Answer:  
(a)
(b) Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle 2{\sqrt {3}}}

Return to Sample Exam