Quiz:Integration by parts: Difference between revisions
| Line 31: | Line 31: | ||
<quiz display=simple> | <quiz display=simple> | ||
{Suppose we start with a product of two functions <math>F</math> and <math>g</math>. Apply integration by parts <math>k</math> times. Start off by taking <math>F</math> as the part to differentiate and <math>g</math> as the part to integrate. Each time, take the part to differentiate as the function obtained by differentiation, and the part to integrate as the function obtained by integration. Assuming that the process of repeatedly finding antiderivatives works without a hitch, what can we conclude about the final integrand? Ignore the other times in the | {Suppose we start with a product of two functions <math>F</math> and <math>g</math>. Apply integration by parts <math>k</math> times. Start off by taking <math>F</math> as the part to differentiate and <math>g</math> as the part to integrate. Each time, take the part to differentiate as the function obtained by differentiation, and the part to integrate as the function obtained by integration. Assuming that the process of repeatedly finding antiderivatives works without a hitch, what can we conclude about the final integrand? Ignore the other times in the antiderivative that don't involve integral signs. | ||
|type="()"} | |type="()"} | ||
- It is a product of the <math>k^{th}</math> derivative of <math>F</math> and the <math>k^{th}</math> derivative of <math>g</math>. | - It is a product of the <math>k^{th}</math> derivative of <math>F</math> and the <math>k^{th}</math> derivative of <math>g</math>. | ||
| Line 38: | Line 38: | ||
- It is a product of the <math>k^{th}</math> antiderivative of <math>F</math> and the <math>k^{th}</math> antiderivative of <math>g</math>. | - It is a product of the <math>k^{th}</math> antiderivative of <math>F</math> and the <math>k^{th}</math> antiderivative of <math>g</math>. | ||
{Consider the integration <math>\int p(x) q''(x) \, dx</math>. Apply integration by parts twice, first taking <math>p</math> as the part to differentiate, and <math>q</math> as the part to integrate, and then again apply integration by parts to avoid a circular trap. What can we conclude? | {Consider the integration <math>\int p(x) q''(x) \, dx</math>. Apply integration by parts twice, first taking <math>p</math> as the part to differentiate, and <math>q</math> as the part to integrate, and then again apply integration by parts to avoid a circular trap. What can we conclude?<br> | ||
'''RELATED COMPUTATIONAL QUESTIONS''': <math>\int x e^x \, dx</math> (think <math>p(x) = x, q(x) = e^x</math>), <math>\int x^2 (\sin x) \, dx</math> (think <math>p(x) = x^2</math>, <math>q(x) = -\sin x</math>) | |||
|type="()"} | |type="()"} | ||
- <math>\int p(x) q''(x) \, dx = \int p''(x) q(x) \, dx</math> | - <math>\int p(x) q''(x) \, dx = \int p''(x) q(x) \, dx</math> | ||
Revision as of 04:49, 20 February 2012
For background, see integration by parts.
Statement
Formal manipulation version for definite integration in function notation
Key observations
Equivalence of integration problems
For more quiz questions on the theme of equivalence of integration problems, see Quiz:Equivalence of integration problems.
Repeated use of integration by parts and the circular trap
Recursive version of integration by parts
See the questions in the next section, #Choosing the parts to integrate and differentiate.
Integration by parts is not the exclusive strategy for products
Choosing the parts to integrate and differentiate
Products and typical strategies
Review the strategies for products and determining the parts to integrate and differentiate: [SHOW MORE]