Property
The partial fraction decomposition of Q(x)P(x)β such that Q(x) has a nonrepeated irreducible quadratic factor and the degree of P(x) is less than the degree of Q(x) is written as
Q(x)P(x)β=(a1βx2+b1βx+c1β)A1βx+B1ββ+(a2βx2+b2βx+c2β)A2βx+B2ββ+β―+(anβx2+bnβx+cnβ)Anβx+Bnββ The decomposition may contain more rational expressions if there are linear factors. Each linear factor will have a different constant numerator: A, B, C, and so on. For numerators over quadratic factors, use linear expressions like A1βx+B1β. Then, multiply by the common denominator, expand, and set coefficients equal to create a system of equations.
Examples
- Decompose (xβ2)(x2+4)3x2+2x+8β. We set this as xβ2Aβ+x2+4Bx+Cβ. This gives 3x2+2x+8=A(x2+4)+(Bx+C)(xβ2). For x=2, 24=8A, so A=3. Expanding gives 3x2+2x+8=(A+B)x2+(β2B+C)x+(4Aβ2C). Comparing x2 terms: 3=A+Bβ3=3+BβB=0. Comparing constants: 8=4Aβ2Cβ8=12β2CβC=2. The result is xβ23β+x2+42β.
- For (x+1)(x2+x+1)x2+3xβ5β, the setup is x+1Aβ+x2+x+1Bx+Cβ. Multiplying gives x2+3xβ5=A(x2+x+1)+(Bx+C)(x+1). Let x=β1, then 1β3β5=A(1), so A=β7. Comparing coefficients: x2:1=A+Bβ1=β7+BβB=8. Constant: β5=A+Cββ5=β7+CβC=2. The decomposition is x+1β7β+x2+x+18x+2β.