Difference between revisions of "009B Sample Final 1, Problem 6"
Jump to navigation
Jump to search
Kayla Murray (talk | contribs) |
Kayla Murray (talk | contribs) |
||
Line 7: | Line 7: | ||
!Foundations: | !Foundations: | ||
|- | |- | ||
− | |'''1.''' How could you write <math>\int_0^{\infty} f(x)~dx</math> so that you can integrate? | + | |'''1.''' How could you write <math style="vertical-align: -14px">\int_0^{\infty} f(x)~dx</math> so that you can integrate? |
|- | |- | ||
| | | | ||
− | ::You | + | ::You can write <math>\int_0^{\infty} f(x)~dx=\lim_{a\rightarrow\infty} \int_0^a f(x)~dx</math> |
|- | |- | ||
|'''2.''' How could you write <math>\int_{-1}^1 \frac{1}{x}~dx</math> ? | |'''2.''' How could you write <math>\int_{-1}^1 \frac{1}{x}~dx</math> ? | ||
|- | |- | ||
| | | | ||
− | ::The problem is that <math>\frac{1}{x}</math> is not continuous at <math>x=0</math>. | + | ::The problem is that <math>\frac{1}{x}</math> is not continuous at <math style="vertical-align: -1px">x=0</math>. |
|- | |- | ||
| | | | ||
− | ::So, | + | ::So, you can write <math>\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</math>. |
|- | |- | ||
|'''3.''' How would you integrate <math>\int xe^x</math> ? | |'''3.''' How would you integrate <math>\int xe^x</math> ? | ||
|- | |- | ||
| | | | ||
− | ::You | + | ::You can use integration by parts. |
|- | |- | ||
| | | | ||
− | ::Let <math>u=x</math> and <math>dv=e^xdx</math>. | + | ::Let <math style="vertical-align: 0px">u=x</math> and <math style="vertical-align: 0px">dv=e^xdx</math>. |
|} | |} | ||
Revision as of 14:36, 23 February 2016
Evaluate the improper integrals:
- a)
- b)
Foundations: |
---|
1. How could you write so that you can integrate? |
|
2. How could you write ? |
|
|
3. How would you integrate ? |
|
|
Solution:
(a)
Step 1: |
---|
First, we write . |
Now, we proceed using integration by parts. Let and . Then, and . |
Thus, the integral becomes |
|
Step 2: |
---|
For the remaining integral, we need to use -substitution. Let . Then, . |
Since the integral is a definite integral, we need to change the bounds of integration. |
Plugging in our values into the equation , we get and . |
Thus, the integral becomes |
|
Step 3: |
---|
Now, we evaluate to get |
|
Using L'Hopital's Rule, we get |
|
(b)
Step 1: |
---|
First, we write . |
Now, we proceed by -substitution. We let . Then, . |
Since the integral is a definite integral, we need to change the bounds of integration. |
Plugging in our values into the equation , we get and . |
Thus, the integral becomes |
|
Step 2: |
---|
We integrate to get |
|
Final Answer: |
---|
(a) |
(b) |