Quiz:Integration by parts: Difference between revisions
Line 22: | Line 22: | ||
<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 antiderivatve that don't involve integral signs. | |||
|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> 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> derivative 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? | |||
- <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 - \int p''(x) q(x) \, dx</math> | |||
- <math>\int p(x)q''(x) \,dx = p'(x)q'(x) - \int p''(x) q(x)\, dx</math> | |||
+ <math>\int p(x)q''(x) \,dx = p(x)q'(x) - p'(x)q(x) + \int p''(x) q(x)\, dx</math> | |||
- <math>\int p(x)q''(x) \,dx = p(x)q'(x) - p'(x)q(x) - \int p''(x) q(x)\, dx</math> | |||
{Which of the following is an ''incorrect'' way of applying integration by parts twice? | {Which of the following is an ''incorrect'' way of applying integration by parts twice? | ||
|type="()"} | |type="()"} | ||
Line 31: | Line 45: | ||
</quiz> | </quiz> | ||
===Recursive version of integration by parts=== | ===Recursive version of integration by parts=== | ||
Revision as of 04:38, 20 February 2012
For background, see integration by parts.
Statement
No quiz questions on the statement yet.
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]