Quiz:Integration by parts: Difference between revisions

From Calculus
No edit summary
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>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^ae^x \, dx</math> and <math>\int x^be^x \, dx</math> to be equivalent?
|type="()"}
- <math>a + b</math> is an integer.
+ <math>a - b</math> is an integer.
|| For simplicity, assume <math>a < b</math> (the process works exactly the same way in reverse if <matH>b < a</math>). Start with the integral <math>\int x^be^x \, dx</math>. Now apply integration by parts taking <math>e^x</math> as the part to integrate and <math>x^b</math> as the part to differentiate. After one application of integration by parts, we need to integrate <math>x^{b-1}e^x</math>. Proceed in the way and we see that we get the integrations of <math>x^be^x, x^{b-1}e^x, x^{b-2}e^x, \dots</math>. If <math>a,b</math> differ by an integer, then after finitely many steps, we will land up with <math>\int x^a e^x\, dx</math>.
- <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^ae^x \, dx</math> and <math>\int e^{x^b} \, dx</math> to be equivalent? Assume we are working with <math>x > 0</math>, so any real power of <math>x</matH> makes sense.
|type="()"}
- <math>a + b = 1</math>
- <math>a - b = 1</math>
+ <math>ab = 1</math>
|| Using integration by parts once, we can convert <math>\int x^a e^x\, dx</math> to <math>\int ax^{a-1} e^x \, dx</math>. Now, put <math>u = x^a</math>. Then <math>x = u^{1/a}</math>, and <math>du = ax^{a-1} \, dx</math>. So, we get that the integral is <math>\int e^{u^{1/a}} \, du</math>. Replace the dummy variable <math>u</math> by the dummy variable <math>x</math>, to obtain <math>\int e^{x^{1/a}} \, dx</math>, which is <math>\int e^{x^b} \, dx</math> by the assumption that <math>b = 1/a</math>.
- <math>a/b = 1</math>
{Suppose <math>a</math> and <math>b</math> are positive real numbers. Which of the following is a ''sufficient'' condition for the integration problems <math>\int e^{x^a} \, dx</math> and <math>\int e^{x^b} \, dx</math> to be equivalent? Assume we are working with <math>x > 0</math>, so any real power of <math>x</matH> makes sense.
|type="()"}
- <math>1/a + 1/b</math> is an integer
+ <math>1/a - 1/b</math> is an integer
|| Put <math>u = x^a</math>. Then,we get <math>x = u^{1/a}</math> and the integral becomes <math>\int e^{x^a} \, dx= \frac{1}{a} \int e^u u^{1/a - 1} \, du</math>. If <matH>1/a - 1/b</math> is an integer, then repeated use of integration by parts gets us to <math>\int e^u u^{1/b - 1} \, du</math>. Now, we plug back <math>y = u^{1/b}</math> and get <math>\int e^{y^b} \, dy</math>. Constants are ignored here as they don't affect the equivalence of integration problems.
- <matH>1/(ab)</math> is an integer
- <math>a/b</math> is an integer
</quiz>
</quiz>

Revision as of 03:43, 20 February 2012

For background, see integration by parts.

Key observations

1 Which of the following is not true (the ones that are true can be deduced from integration by parts)?

We can compute an expression for the antiderivative of the pointwise product of functions based on knowledge of expressions for , , and their antiderivatives.
Suppose and are everywhere differentiable. Given an expression for the antiderivative for the pointwise product of functions , we can obtain an expression for the antiderivative for the pointwise product .
If is a one-to-one function, we can find an antiderivative for in terms of and an antiderivative for .

2 Which of the following correctly describes the relationship between integration by parts and integration by u-substitution when deciding to integrate a pointwise product of functions or a composite of two functions?

Integration by parts, which is obtained from the product rule for differentiation, is the exclusive strategy for integrating products. Integration by u-substitution, which is obtained from the chain rule for differentiation, is the exclusive strategy for integrating composites.
Integration by parts, which is obtained from the product rule for differentiation, is the exclusive strategy for integrating composites. Integration by u-substitution, which is obtained from the chain rule for differentiation, is the exclusive strategy for integrating products.
Both methods are useful for both types of integrations. Specifically, integration by parts helps with certain kinds of products and composites, and integration by u-substitution helps with certain kinds of products.

3 Which of the following is an incorrect way of applying integration by parts twice?

After applying integration by parts once, we get a new product. Choose as the part to integrate the factor in the product arising from integration, and as the part to differentiate the factor in the product arising from differentiation.
After applying integration by parts once, we get a new product. Choose as the part to differentiate the factor in the product arising from integration, and as the part to integrate the factor in the product arising from differentiation.
Neither method is incorrect in general. The first method is used for straightforward integrations and the second method is used for the recursive version of integration by parts.

4 Which of the following integrations can be done without integration by parts, and purely using integration by u-substitution and the knowledge of the antiderivative of the cosine function?


Equivalence of integration problems

See Quiz:Equivalence of integration problems.

Specific integration types

1 Suppose is a polynomial function. In order to find the indefinite integral for a function of the form , the general strategy, which always works, is to take as the part to differentiate and as the part to integrate, and keep repeating the process. Which of the following is the best explanation for why this strategy works?

can be repeatedly differentiated and polynomials can be repeatedly integrated, giving polynomials all the way.
can be repeatedly integrated and polynomials can be repeatedly differentiated, eventually becoming zero.
and polynomials can both be repeatedly differentiated.
and polynomials can both be repeatedly integrated.

2 Suppose is a polynomial function. In order to find the indefinite integral for a function of the form , the general strategy, which always works, is to take as the part to differentiate and as the part to integrate, and keep repeating the process. Which of the following is the best explanation for why this strategy works?

can be repeatedly differentiated and polynomials can be repeatedly integrated, giving polynomials all the way.
can be repeatedly integrated and polynomials can be repeatedly differentiated, eventually becoming zero.
and polynomials can both be repeatedly differentiated.
and polynomials can both be repeatedly integrated.

3 Consider the function . This function can be integrated using integration by parts. What can we say about how integration by parts works?

We choose as the part to integrate and as the part to differentiate, and apply this process once to get the answer directly.
We choose as the part to integrate and as the part to differentiate, and apply this process once, then use a recursive method (identify the integrals on the left and right side) to get the answer.
We choose as the part to integrate and as the part to differentiate, and apply this process twicce to get the answer directly.
We choose as the part to integrate and 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.