Difference between revisions of "009B Sample Midterm 1, Problem 3"
Jump to navigation
Jump to search
| Line 16: | Line 16: | ||
|- | |- | ||
| | | | ||
| − | ::Let <math style="vertical-align: -1px">u=\ln x</math> and <math style="vertical-align: 0px">dv=x~dx.</math> Then, <math style="vertical-align: -13px">du=\frac{1}{x}dx</math> and <math style="vertical-align: -12px">v=\frac{x^2}{2}.</math> | + | ::Let <math style="vertical-align: -1px">u=\ln x</math> and <math style="vertical-align: 0px">dv=x~dx.</math> Then, <math style="vertical-align: -13px">du=\frac{1}{x}dx</math> and <math style="vertical-align: -12px">v=\frac{x^2}{2}.</math> Thus, |
|- | |- | ||
| | | | ||
| − | :: | + | ::<math>\begin{array}{rcl} |
| + | \displaystyle{\int x\ln x~dx} & = & \displaystyle{\frac{x^2\ln x}{2}-\int \frac{x}{2}~dx}\\ | ||
| + | &&\\ | ||
| + | & = & \displaystyle{\frac{x^2\ln x}{2}-\frac{x^2}{4}+C.}\\ | ||
| + | \end{array}</math> | ||
|} | |} | ||
Revision as of 13:09, 18 April 2016
Evaluate the indefinite and definite integrals.
- a) 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 x^2 e^x~dx}
- b) 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}^{e} x^3\ln x~dx}
| Foundations: |
|---|
| 1. Integration by parts tells us 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 \int u~dv=uv-\int v~du.} |
| 2. How would you integrate 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 x\ln x~dx?} |
|
|
|
|
Solution:
(a)
| Step 1: |
|---|
| We proceed using integration by parts. Let 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 u=x^2} and 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 dv=e^xdx.} Then, 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 du=2xdx} and 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 v=e^x.} |
| Therefore, we have |
|
| Step 2: |
|---|
| Now, we need to use integration by parts again. Let 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 u=2x} and 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 dv=e^xdx.} Then, 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 du=2dx} and 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 v=e^x.} |
| Building on the previous step, we have |
|
(b)
| Step 1: |
|---|
| We proceed using integration by parts. Let 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 u=\ln x} and 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 dv=x^3dx.} Then, 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 du=\frac{1}{x}dx} and 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 v=\frac{x^4}{4}.} |
| Therefore, we have |
|
| Step 2: |
|---|
| Now, we evaluate to get |
|
| Final Answer: |
|---|
| (a) 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^2e^x-2xe^x+2e^x+C} |
| (b) 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{3e^4+1}{16}} |