Quiz:Integration by parts: Difference between revisions
Line 43: | Line 43: | ||
<quiz display=simple> | <quiz display=simple> | ||
{Suppose <math>p</math> is a polynomial function. In order to find the indefinite integral for a function of the form <math>x \mapsto p(x)\sin x</math>, the general strategy, which always works, is to take <math>p(x)</math> as the part to differentiate and <math>\sin x</math> as the part to integrate, and keep repeating the process. Which of the following is the best explanation for why this strategy works?<br> | {Suppose <math>p</math> is a polynomial function. In order to find the indefinite integral for a function of the form <math>x \mapsto p(x)\sin x</math>, the general strategy, which always works, is to take <math>p(x)</math> as the part to differentiate and <math>\sin x</math> as the part to integrate, and keep repeating the process. Which of the following is the best explanation for why this strategy works?<br> | ||
'''GET YOUR HANDS DIRTY (RELATED COMPUTATIONAL EXERCISES)''': <math>\int x^2 \sin x \,dx</math>, <math>\int x \sin x \, dx</math>, <math>\int (x^2 + 1)^2 \cos x \, dx</math>, <math>\int x \cos^2 x \, dx</math>, <math>\int 2x \cos (3x) \, dx</math> | '''GET YOUR HANDS DIRTY (RELATED COMPUTATIONAL EXERCISES)''': <br><math>\int x^2 \sin x \,dx</math>, <math>\int x \sin x \, dx</math>, <math>\int (x^2 + 1)^2 \cos x \, dx</math>, <math>\int x \cos^2 x \, dx</math>, <math>\int 2x \cos (3x) \, dx</math> | ||
|type="()"} | |type="()"} | ||
- <math>\sin</math> can be repeatedly differentiated and polynomials can be repeatedly integrated, giving polynomials all the way. | - <math>\sin</math> can be repeatedly differentiated and polynomials can be repeatedly integrated, giving polynomials all the way. |
Revision as of 04:05, 20 February 2012
For background, see integration by parts.
Key observations
Equivalence of integration problems
See Quiz:Equivalence of integration problems.
Specific integration types