Quiz:Integration by parts: Difference between revisions
| Line 52: | Line 52: | ||
+ <math>\int f(x^2) \, dx</math> | + <math>\int f(x^2) \, dx</math> | ||
- <math>\int F(x) \, dx</math> | - <math>\int F(x) \, dx</math> | ||
{Suppose we know the first three antiderivatives for <math>f</math>, i.e., we have explicit expressions for an antiderivative of <math>f</math>, an antiderivative of that antiderivative, and an antiderivative of the antiderivative of the antiderivative. What is the largest nonnegative integer <math>k</math> for which this guarantees us an expression for an antiderivative of <math>x \mapsto x^kf(x)</math>? | {Suppose we know the first three antiderivatives for <math>f</math>, i.e., we have explicit expressions for an antiderivative of <math>f</math>, an antiderivative of that antiderivative, and an antiderivative of the antiderivative of the antiderivative. What is the largest nonnegative integer <math>k</math> for which this guarantees us an expression for an antiderivative of <math>x \mapsto x^kf(x)</math>? | ||
| Line 83: | Line 76: | ||
- <math>x^2f(x^2)</math> has an antiderivative expressible in terms of <math>F</math>. The integration problems for the other two functions are equivalent to each other. | - <math>x^2f(x^2)</math> has an antiderivative expressible in terms of <math>F</math>. The integration problems for the other two functions are equivalent to each other. | ||
- All the integration problems are equivalent to each other, but none has a guaranteed expression in terms of <math>f</math> and <math>F</math>. | - All the integration problems are equivalent to each other, but none has a guaranteed expression in terms of <math>f</math> and <math>F</math>. | ||
{Suppose <math>a</math> and <math>b</math> are real numbers that are not positive integers. Which of the following is a ''sufficient'' condition for the integration problems <math>\int x^af(x) \, dx</math> and <math>\int x^bf(x) \, dx</math> to be equivalent? | |||
|type="()"} | |||
- <math>a + b</math> is an integer. | |||
+ <math>a - b</math> is an integer. | |||
- <math>ab</math> is an integer. | |||
- <math>a/b</math> is an integer. | |||
{Suppose <math>a</math> and <math>b</math> are real numbers that are not positive integers. Which of the following is a ''sufficient'' condition for the integration problems <math>\int x^af(x) \, dx</math> and <math>\int f(x^b) \, dx</math> to be equivalent? | |||
|type="()"} | |||
- <math>a + b = 1</math> | |||
- <math>a - b = 1</math> | |||
+ <math>ab = 1</math> | |||
- <math>a/b = 1</math> | |||
</quiz> | |||
==Specific integration types== | |||
<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? | |||
|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 integrated and polynomials can be repeatedly differentiated, eventually becoming zero. | |||
- <math>\sin</math> and polynomials can both be repeatedly differentiated. | |||
- <math>\sin</math> and polynomials can both be repeatedly integrated. | |||
{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)\exp(x)</math>, the general strategy, which always works, is to take <math>p(x)</math> as the part to differentiate and <math>\exp(c)</math> as the part to integrate, and keep repeating the process. Which of the following is the best explanation for why this strategy works? | |||
- <math>\exp</math> can be repeatedly differentiated and polynomials can be repeatedly integrated, giving polynomials all the way. | |||
+ <math>\exp</math> can be repeatedly integrated and polynomials can be repeatedly differentiated, eventually becoming zero. | |||
- <math>\exp</math> and polynomials can both be repeatedly differentiated. | |||
- <math>\exp</math> and polynomials can both be repeatedly integrated. | |||
</quiz> | </quiz> | ||
Revision as of 23:39, 17 February 2012
For background, see integration by parts.
Key observations
Equivalence of integration problems
Specific integration types