csnsc14320 said:
Homework Statement
Given that the standard square root sqrt(anything) has a branch cut from (-inf,0), find the branch cuts of the following:
z+sqrt(z^2-1)
z+isqrt(1-z^2)
z+sqrt(z+1)sqrt(z-1)
.
It's tough. Really tough as you indicated by the lack of good information in your text about it. How about this, suppose I have a function that ISN"t a polynomial. I mean trigs, logs, other non-polynomials. Call that function G. And I tell you wherever G is zero or infinity, there is a branch-point and to make a branch-cut, I define a line from one branch-point to another. So Take:
[tex]f(z)=z+\sqrt{z^2-1}[/tex]
and I know [itex]G(z)=\sqrt{z^2-1}[/itex] is not a polynomial and that the quantity [itex]z^2-1=0[/itex] when [itex]z=\pm 1[/itex]. Therefore, from what I said above, the branch points are infinity and [itex]\pm 1[/itex]. Thus I can make branch-cuts in several ways, from -1 to infinity AND 1 to infinity, or a branch-cut from -1 to 1 or I can even make one from -1, through 1 and through to infinity. Now in this particular example, the standard way of making branch-cuts would be two ways:
(1) make a cut from -1 to 1
(2) make two cuts: one from -infty to -1 and another one from 1 to infty
Now how about this: even though that's not exactly what you might want, try and use what I said to devise branch-cuts for the other ones.