1 / 7
文档名称:

Difference Equations to Differential Equations (40).pdf

格式:pdf   页数:7
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

Difference Equations to Differential Equations (40).pdf

上传人:一文千金 2011/12/26 文件大小:0 KB

下载得到文件列表

Difference Equations to Differential Equations (40).pdf

文档介绍

文档介绍:Section
 ¢¡£¡¥¤§¦¨¤§©
¤
  £© 
 Integration of Rational Functions
 ¢¡£¡¥¤§¦¨¤§©  £
 £©
In this section we will take a more detailed look at the use of partial fraction posi-
tions in evaluating integrals of rational functions, a technique we first encountered in the
inhibited growth model example in the previous section. However, we will not be able to
complete the story until after the introduction of the inverse tangent function in Section
.
We begin with a few examples to illustrate how some integration problems involving
rational functions may be simplified either by a long division or by a simple substitution.
x2
Example To evaluate dx, we first perform a long division of x + 1 into x2 to
Z x + 1
obtain
x2 1
= x − 1 + .
x + 1 x + 1
Then
x2 1 1
dx = x − 1 +  dx = x2 − x + log |x + 1| + c.
Z x + 1 Z x + 1 2
2x + 1
Example To evaluate dx, we make the substitution
Z x2 + x
u = x2 + x
du = (2x + 1)dx.
Then
2x + 1 1
dx = du = log |u| + c = log |x2 + x| + c.
Z x2 + x Z u
x
Example To evaluate dx, we perform a long division of x + 1 into x to obtain
Z x + 1
x 1
= 1 −.
x + 1 x + 1
Then
x 1
dx = 1 − dx = x − log |x + 1| + c.
Z x + 1 Z x + 1
1
2 Integration of Rational Functions Section
Alternatively, we could evaluate this integral with the substitution
u = x + 1