How to Simplify Partial Fraction Decomposition with Complex Roots?

  • Thread starter Thread starter matematikuvol
  • Start date Start date
  • Tags Tags
    Fraction Partial
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
matematikuvol
Messages
190
Reaction score
0

Homework Statement


How to get partial fraction decomposition for
[tex]\frac{1}{(x^2+a^2)(x^2+p^2)}[/tex]

Homework Equations


The Attempt at a Solution


I tried with
[tex]\frac{1}{(x+ia)(x-ia)(x+ip)(x-ip)}=\frac{A}{x+ia}+\frac{B}{x-ia}+\frac{C}{x-ip}+\frac{D}{x+ip}[/tex]
and get the result at the end of the day. Is there some easiest way to handle this problem?

Homework Statement

 
Physics news on Phys.org
matematikuvol said:

Homework Statement


How to get partial fraction decomposition for
[tex]\frac{1}{(x^2+a^2)(x^2+p^2)}[/tex]


Homework Equations








The Attempt at a Solution


I tried with
[tex]\frac{1}{(x+ia)(x-ia)(x+ip)(x-ip)}=\frac{A}{x+ia}+\frac{B}{x-ia}+\frac{C}{x-ip}+\frac{D}{x+ip}[/tex]
and get the result at the end of the day. Is there some easiest way to handle this problem?

Homework Statement


Since the two factors in the denominator are irreducible quadratics, I would decompose the original fraction like this:

$$\frac{1}{(x^2+a^2)(x^2+p^2)} = \frac{Ax + B}{x^2+a^2} + \frac{Cx + D}{x^2+p^2}$$

Note that A and a represent different numbers.