matematikuvol
- 190
- 0
Homework Statement
How to get partial fraction decomposition for
\frac{1}{(x^2+a^2)(x^2+p^2)}
Homework Equations
The Attempt at a Solution
I tried with
\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}
and get the result at the end of the day. Is there some easiest way to handle this problem?