请输入您要查询的字词:

 

单词 ALectureOnIntegrationByParts
释义

a lecture on integration by parts


The Method of Integration by Parts

This method is used to find indefinite integrals that look like the result of a product ruleMathworldPlanetmath.

  • When to use it: Use this method when the integrand is a product of two functions (and when the method ofsubstitution clearly does not work).

  • How to use it: The method is based in the following formula:

    UV𝑑x=UV-UV𝑑x

    Suppose we want to solve f(x)𝑑x:

    1. (a)

      Find functions U and V such that UV=f(x). There are many possible choices.

    2. (b)

      U should be a function easy to derive and such that the derivative of U is easier, less complicatedthan U itself. For example good choices for U are U=x,x2,x3,ex,lnx.

    3. (c)

      V should be a function which is easy to integrate, such that we can find V𝑑x easily and the integralis less complicated than V itself. Good choicesfor V are V=ex,sinx,cosx. The functions x,x2,x3,lnx are bad choices.

    4. (d)

      Once the functions U and V are chosen, find U=ddxU and V=V𝑑x.

    5. (e)

      Plug in the formula.

    6. (f)

      Solve the new integral UV𝑑x, which if the choices of U and V were good, should be easy.

    7. (g)

      If the new integral is hard, the choices of U and V might be wrong. So repeat the choice.

Again, the method is best explained through examples:

Example 0.1.

Find xex𝑑x. This is a product of two functions and there is no compositionMathworldPlanetmath visible, so we will be usingintegration by parts. We need two functions U and V such that UV=xex. A good choice for U is x becauseU=(x)=1 and the derivative is simpler than x itself. A good choice for V=ex because it is easy to integrate,ex𝑑x=ex (and UV=xex). Therefore we apply the formula:

xex𝑑x=UV-UV𝑑x=xex-1ex𝑑x=xex-ex𝑑x=xex-ex+C.
Example 0.2.

Find:

xcos(x)𝑑x.

We choose U=x and V=cos(x). Then U=1 and V=V𝑑x=sin(x). Apply the formula:

xcos(x)𝑑x=xsin(x)-sin(x)𝑑x=xsin(x)-(-cos(x))+C=xsin(x)+cos(x)+C.
Example 0.3.

Find lnxdx. Although this is not the product of two functions, lnx is a typical example of a function to beintegrated by parts. Here is how, let U=lnx and V=1 so that U=1/x and V=x. Look what happens when we use the formula:

lnxdx=xlnx-1xx𝑑x=xlnx-1𝑑x=xlnx-x+C.
Example 0.4.

In some cases we have to use the method of integration by parts twice to get an answer. For example find x2sinxdx.We put U=x2 and V=sinx, and so U=2x and V=sinxdx=-cosx. Thus:

x2sinxdx=-x2cosx+2xcosxdx=-x2cosx+2xcosxdx

and above, we have seen that in order to find xcosxdx we use integration by parts. Therefore the final anwser is:

x2sinxdx=-x2cosx+2(xsinx+cosx)+C.
Example 0.5.

Finally, in some other cases, after we do integration by parts twice, we get to the same integral we wanted to solve.Although it would seem we are stuck, no no! we will be able to find a solution right away.

Find exsinxdx. Let I=exsinxdx. We start with integration by parts, taking

U=ex,V=sinx,U=ex,V=-cosx

Thus:

I=-excosx+excosxdx

Hmmm…the integral excosxdx looks like the one we started with…we use integration by parts to solve this one.Take U=ex and V=cosx so U=ex and V=sinx. Thus:

excosxdx=exsinx-exsinxdx.

Therefore:

I=-excosx+(exsinx-exsinxdx)=-excosx+exsinx-I

Remember that we want to find I, so if we solve for I above, we obtain:

2I=-excosx+exsinx

and so I=1/2(-excosx+exsinx)+C.

随便看

 

数学辞典收录了18232条数学词条,基本涵盖了常用数学知识及数学英语单词词组的翻译及用法,是数学学习的有利工具。

 

Copyright © 2000-2023 Newdu.com.com All Rights Reserved
更新时间:2025/6/18 11:28:22