Quiz:Integration by parts: Difference between revisions
Line 64: | Line 64: | ||
+ We choose <matH>\exp</math> as the part to integrate and <math>\sin</math> as the part to differentiate, and apply this process twice, then use a ''recursive'' method (identify the integrals on the left and right side) to get the answer. | + We choose <matH>\exp</math> as the part to integrate and <math>\sin</math> as the part to differentiate, and apply this process twice, then use a ''recursive'' method (identify the integrals on the left and right side) to get the answer. | ||
|| 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? | |||
|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 integrate 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 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>. | |||
</quiz> | </quiz> |
Revision as of 03:52, 20 February 2012
For background, see integration by parts.
Key observations
Equivalence of integration problems
See Quiz:Equivalence of integration problems.
Specific integration types