This is a free preview. For full access
Techniques of Integration
Splitting Rational Integrals Into Simpler Parts
Description
Rational functions are ratios of two polynomials, and their integrals can be simplified by breaking them into smaller parts. A rational function is proper when the degree of the numerator is less than the degree of the denominator. When that is true, partial fraction decomposition rewrites the expression as a sum of simpler ...
Show More
Transcript
有理函数定义为一个多项式与另一个多项式之比。通常可分为两类——真分式和假分式。
对于一个适当的有理函数,其分子的次数低于分母的次数。在此情况下,部分分式分解可简化该函数。
接下来,将等式两边同时乘以分母以消去分数。然后代入适当的 x 值,即可求得未知数的值。
对两边进行积分,可得到以对数项和积分常数表示的解。
对于假分式有理函数(即分子的次数大于或等于分母的次数),需先进行多项式长除法。
该过程将函数分为两部分:一个多项式项和一个真分式。
每一部分分别进行积分:多项式部分利用幂法则求解,而真分式部分则直接化简。
多项式积分产生代数表达式,而真分式则产生一个对数项和一个常数。
通...
Show More