Complex Analysis: Express f(z)= (z+i)/(z^2+1) as w=u(x,y)+iv(x,y)

physicsnewb7
Messages
42
Reaction score
0

Homework Statement


write f(z)= (z+i)/(z^2+1) in the form w=u(x,y)+iv(x,y)


Homework Equations





The Attempt at a Solution


I tried using the conjugate and also expanding out algebraically but I can not seem to get the right answer. I know what the answer is, x/(x^2+(y-1)^2)+i(1-y)/(x^2+(y-1)^2) but I fail to see how to get there. am I doing something wrong?
 
Physics news on Phys.org
all i want is a simple hint i don't want anyone to do the problem for me I just want a little help. just a little push in the right direction would be so helpful.
 
Why don't you try and do the partial fraction. I think it should work.
 
rizardon said:
Why don't you try and do the partial fraction. I think it should work.

So I do the partial fraction after i expand out? expanding (z+i)/(z^2+1) I get (x+yi+i)/(x^2+2xyi-y^2+1) how am I supposed to factor the denominator?
 
ohhhhh nevermind i finally got it you rewrite the denominator as (z+i)(z-i) then do the partial fraction. so simple! you were right rizardonthanks
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top