Difference between revisions of "009B Sample Midterm 1, Problem 3"
Jump to navigation
Jump to search
Kayla Murray (talk | contribs) |
Kayla Murray (talk | contribs) |
||
Line 8: | Line 8: | ||
!Foundations: | !Foundations: | ||
|- | |- | ||
− | | | + | |Integration by parts tells us that <math>\int u~dv=uv-\int v~du</math>. |
+ | |- | ||
+ | |How would you integrate <math>\int x\ln x~dx</math>? | ||
+ | |- | ||
+ | | | ||
+ | ::You could use integration by parts. | ||
+ | |- | ||
+ | | | ||
+ | ::Let <math>u=\ln x</math> and <math>dv=xdx</math>. Then, <math>du=\frac{1}{x}dx</math> and <math>v=\frac{x^2}{2}</math>. | ||
+ | |- | ||
+ | | | ||
+ | ::Thus, <math>\int x\ln x~dx=\frac{x^2\ln x}{2}-\int \frac{x}{2}~dx=\frac{x^2\ln x}{2}-\frac{x^2}{4}+C</math>. | ||
|} | |} | ||
Revision as of 10:27, 28 March 2016
Evaluate the indefinite and definite integrals.
- a)
- b)
Foundations: |
---|
Integration by parts tells us that . |
How would you integrate ? |
|
|
|
Solution:
(a)
Step 1: |
---|
We proceed using integration by parts. Let and . Then, and . |
Therefore, we have |
. |
Step 2: |
---|
Now, we need to use integration by parts again. Let and . Then, and . |
Building on the previous step, we have |
. |
(b)
Step 1: |
---|
We proceed using integration by parts. Let and . Then, and . |
Therefore, we have |
. |
Step 2: |
---|
Now, we evaluate to get |
. |
Final Answer: |
---|
(a) |
(b) |