Skip to content

Integrals of Rational Functions

Simple Proper Rational Functions

Proper rational functions are functions whose degree of numerator is less then that of its denominator, for example:

y=1(x+1)2,y=x+1x2+3x+8

To find integrals of simple proper rational functions, substitution can help us handle with most cases.

Partial Fraction Decomposition

For those improper rational functions, simplify them into a polynomial with a proper rational function.

  • When facing items (ax+b)k in the denominator, decompose it into A1(ax+b)+A2(ax+b)2++Ak(ax+b)k, where A1,A2,Ak are constants that can be determined.
  • When facing items (ax2+bx+c)k in the denominator, decompose it into Bx1+C1ax2+bx+c+Bx2+C2(ax2+bx+c)2++Bxk+Ck(ax2+bx+c)k.

Then most complex rational functions can be simplify into the sum of many simple proper rational functions that are easy to integrate.