Quiz:Integration by parts: Difference between revisions
Line 65: | Line 65: | ||
|| 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</ | {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="()"} | |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. | ||
+ 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 integrate and <math>\ln</math> as the part to integrate. Integration by parts needs to be applied just once. | ||
|| Let <math>P</math> be a polynomial antiderivative for <math>p</math> chosen to have no constant term. Then, the first application of integration by parts gives: <math>(\ln x)P(x) - \int \frac{P(x)}{x} \, dx</math>. Since <math>P</math> has no constant term, <math>P(x)/x</math> is also a polynomial, and can be integrated by the usual method of integrating polynomials. Note that we needed to apply integration by parts only 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 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>. | - 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:54, 20 February 2012
For background, see integration by parts.
Key observations
Equivalence of integration problems
See Quiz:Equivalence of integration problems.
Specific integration types