Partial fraction decomposition: One quick question

nate9228
Messages
42
Reaction score
0

Homework Statement


Give the partial fraction decomposition of 1/z4+z2


Homework Equations





The Attempt at a Solution


My question is about the final answer. The book gives the answer to be 1/z2+ 1/2i(z+i)- 1/2i(z-i). For my answer I keep getting a negative for both of the 1/2i coefficients, i.e my answer has a - where the book puts a +, and I can not for the life of me figure out what I am missing. My answer revolves around 1= A(z+i)(z-i)+ Bz2(z-i)+ Cz2(z+i) and then solving for the coefficients. How is B= 1/2i and not -(1/2i)?
 
Physics news on Phys.org
First, write it correctly! What you wrote would normally be interpreted as (1/z)^4+ z^2 but I am sure you mean 1/(z^4+ z^2)= 1/[z^2(z+i)(z- i)]. Normally, I would look for partial fractions with real coefficitents, but with tthe "book answer" you give it must be of the form
\frac{1}{z^2(z+ i)(z- i)}= \frac{A}{z}+ \frac{B}{z^2}+ \frac{C}{z+ i}+ \frac{D}{z- i}

Multiplying both sides by z^2(z+ i)(z- i) gives 1= Az(z- i)(z+ i)+ B(z+ i)(z- i)+ Cz^2(z- i)+ Dz^2(z+ i)

Taking z= 0, 1= B. Taking z= i, 1= D(-1)(2i) so that D= -1/2i= (1/2)i. Taking z= -i, 1= C(-1)(-2i)= 2iC so that C= 1/2i or -(1/2)i. I think that last is what you are asking about.
 
Last edited by a moderator:
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top