Nyasha
- 127
- 0
Homework Statement
Find the partial fraction decomposition of :
\frac{x^2}{(1-x^4)^2}
The Attempt at a Solution
\frac{x^2}{(1-x^4)^2}=\frac{A}{(1-x^4)}+\frac {B}{(1-x^4)^2}
=A(1-x^4)+B
when x=1
1=A(1-1^4)+B
Hence B=1 and A=0
\frac{x^2}{(1-x^4)^2}=\frac{0}{(1-x^4)}+ \frac{1}{(1-x^4)^2}
How come according to the answers at the back of the book l am wrong. Where have l done a mistake ?