Quiz:Integration by parts: Difference between revisions
Line 68: | Line 68: | ||
|| Applying integration by parts twice, we get <math>\int e^x \sin x \,dx = e^x (\sin x - \cos x) - \int e^x\sin x \, dx</math>. Now, rearrange and simplify. | || Applying integration by parts twice, we get <math>\int e^x \sin x \,dx = e^x (\sin x - \cos x) - \int e^x\sin x \, dx</math>. Now, rearrange and simplify. | ||
{Suppose <math>p</math> is a polynomial function. Consider the function <math>x \mapsto p(x) \ln x</math> for <math>x > 0</math>. This function can be integrated using integration by parts and knowledge of how to integrate polynomials. Which of the following is the best integration strategy? | {Suppose <math>p</math> is a polynomial function. Consider the function <math>x \mapsto p(x) \ln x</math> for <math>x > 0</math>. This function can be integrated using integration by parts and knowledge of how to integrate polynomials. Which of the following is the best integration strategy?<br> | ||
'''RELATED COMPUTATIONAL PRACTICE''': <math>\int \ln x \, dx</math>, <math>\int x \ln x \, dx</math>, <math>\int (x^2 - 2)\ln(x + 3) \,dx</math>. | |||
|type="()"} | |type="()"} | ||
- Take <math>p</math> as the part to differentiate and <math>\ln</math> as the part to integrate. Integration by parts needs to be applied just once. | - Take <math>p</math> as the part to differentiate and <math>\ln</math> as the part to integrate. Integration by parts needs to be applied just once. | ||
Line 76: | Line 77: | ||
- Take <math>p</math> as the part to integrate and <math>\ln</math> as the part to integrate. Integration by parts needs to be applied as many times as the degree of <math>p</math>. | - Take <math>p</math> as the part to integrate and <math>\ln</math> as the part to integrate. Integration by parts needs to be applied as many times as the degree of <math>p</math>. | ||
{Suppose <math>p</math> and <math>q</math> are polynomial functions. Consider the function <math>x \mapsto p(x) q(\ln x)</math> for <math>x > 0</math>. This function can be integrated using integration by parts and knowledge of how to integrate polynomials. Using the best strategy, how many times do we need to apply integration by parts? | {Suppose <math>p</math> and <math>q</math> are polynomial functions. Consider the function <math>x \mapsto p(x) q(\ln x)</math> for <math>x > 0</math>. This function can be integrated using integration by parts and knowledge of how to integrate polynomials. Using the best strategy, how many times do we need to apply integration by parts?<br> | ||
'''RELATED COMPUTATIONAL PRACTICE''': <math>\int x^3(\ln x)^2 \, dx</math>, <math>\int (x^2 + 1)((\ln x)^2 + 1)) \, dx</math> | |||
|type="()"} | |type="()"} | ||
- The number of times equals the sum of degrees of <math>p</math> and <matH>q</math>. | - The number of times equals the sum of degrees of <math>p</math> and <matH>q</math>. | ||
Line 83: | Line 85: | ||
+ The number of times equals the degree of <math>q</math>. | + The number of times equals the degree of <math>q</math>. | ||
{Suppose <math>p</math> and <math>q</math> are polynomial functions. Consider the function <math>x \mapsto p(x) \ln(q(x))</math>. Assume we are integrating over a domain where <matH>q(x)</math> is positive. How can we integrate this function, and why does the method work? | {Suppose <math>p</math> and <math>q</math> are polynomial functions. Consider the function <math>x \mapsto p(x) \ln(q(x))</math>. Assume we are integrating over a domain where <matH>q(x)</math> is positive. How can we integrate this function, and why does the method work?<br> | ||
'''RELATED COMPUTATIONAL PRACTICE''': <math>\int \ln(x^2 + 1) \, dx</math>, <math>\int x \ln(x^3 + 1) \, dx</math> | |||
|type="()"} | |type="()"} | ||
- We can integrate the function by applying integration by parts repeatedly, taking <math>\ln(q(x))</math> as the part to differentiate and <math>p(x)</math> as the part to integrate. The number of times we need to apply integration by parts is the degree of <matH>q</math>. | - We can integrate the function by applying integration by parts repeatedly, taking <math>\ln(q(x))</math> as the part to differentiate and <math>p(x)</math> as the part to integrate. The number of times we need to apply integration by parts is the degree of <matH>q</math>. |
Revision as of 04:11, 20 February 2012
For background, see integration by parts.
Key observations
Equivalence of integration problems
See Quiz:Equivalence of integration problems.
Specific integration types