Integration of rational functions by partial fractions

Topic Notes
In this lesson, we will focus on integrating rational functions which requires the use of partial fraction decomposition. Once the fraction has been split into smaller pieces, then it will be easier to integrate. Just make sure that the question really requires partial fractions before using this method. First, we will take a look at fractions where the denominator is a product of linear factors with no repeats. Second, we will take a look at the case where the denominator does have linear factors with repeats. Third, we will tackle more advance questions where we have quadratic factors which cannot be factored into linear factors, but has no repeats. Lastly, we will look at the hardest type of partial fractions question, where the denominator has irreducible quadratic factors AND repeats. In the end, we will take a look at questions which involves performing long division before we can use partial fraction decomposition.
NOTE: 4 cases of partial fraction decomposition:

CASE 1: Denominator is a product of linear factors with no repeats.

i.e.
7x(4x+1)(3x5)=A4x+1+B3x5 \frac{7x}{(4x+1)(3x-5)}=\frac{A}{4x+1}+\frac{B}{3x-5}
5x(x29)=5x(x+3)(x3)=Ax+Bx+3+Cx3 \frac{5}{x(x^2-9)}=\frac{5}{x(x+3)(x-3)}=\frac{A}{x}+\frac{B}{x+3}+\frac{C}{x-3}

CASE 2: Denominator is a product of linear factors with repeats.

i.e.
x6(4x+1)(3x5)2=A4x+1+B3x5+C(3x5)2\frac{x-6}{(4x+1)(3x-5)^2}=\frac{A}{4x+1}+\frac{B}{3x-5}+\frac{C}{(3x-5)^2}

1x2(7x4)(x+5)3=Ax+Bx2+C7x4+Dx+5+E(x+5)2+F(x+5)3 \frac{1}{x^2(7x-4)(x+5)^3}=\frac{A}{x}+\frac{B}{x^2}+\frac{C}{7x-4}+\frac{D}{x+5}+\frac{E}{(x+5)^2}+\frac{F}{(x+5)^3}

CASE 3: Denominator contains irreducible quadratic factors with no repeats.

i.e.
8x2(x3)(x2+x+1)=Ax3+Bx+Cx2+x+1 \frac{8x^2}{(x-3)(x^2+x+1)}=\frac{A}{x-3}+\frac{Bx+C}{x^2+x+1}

5x(x2+9)=Ax+Bx+Cx2+9 \frac{5}{x(x^2+9)}=\frac{A}{x}+\frac{Bx+C}{x^2+9}

CASE 4: Denominator contains irreducible quadratic factors with repeats.

i.e.
5x2(x3)(x2+x+1)2=Ax3+Bx+Cx2+x+1+Dx+E(x2+x+1)2 \frac{5x^2}{(x-3)(x^2+x+1)^2}=\frac{A}{x-3}+\frac{Bx+C}{x^2+x+1}+\frac{Dx+E}{(x^2+x+1)^2}

1+x10(x38)(x2+25)3=1+x10(x2)(x2+2x+4)(x2+25)3=Ax2+Bx+Cx2+2x+4+Dx+Ex2+25+Fx+G(x2+25)2+Hx+I(x2+25)3 \frac{1+x^{10}}{(x^3-8)(x^2+25)^3}=\frac{1+x^{10}}{(x-2)(x^2+2x+4)(x^2+25)^3}=\frac{A}{x-2}+\frac{Bx+C}{x^2+2x+4}+\frac{Dx+E}{x^2+25}+\frac{Fx+G}{(x^2+25)^2}+\frac{Hx+I}{(x^2+25)^3}
Basic Concepts