elgen
- 63
- 5
Homework Statement
This problem is on how to identify the branch points and the branch cuts of a multivalued function. Consider the following function f(z)=Log(1+z^\alpha) where \alpha is a rational number and z\in \mathcal{C}.
Homework Equations
Obviously, for the function z^\alpha, it has two branch points at z=0 and z=\infty. Also, for the function Log(z), it has two branch points at z=0 and z=\infty and the negative real axis is often selected to be the branch cut.
The Attempt at a Solution
My difficulty lies in identifying the branch points of the cascaded functionf(z)=Log(1+z^\alpha). Let z=r e^{j\theta}. we have
Log[1+r^\alpha e^{i\alpha(2\pi k+\theta)})=Log(1+r^\alpha\cos(\alpha(2\pi k+\theta))+i r^\alpha\sin(\alpha(2\pi k+\theta))]. If I let
1+r^\alpha\cos(\alpha(2\pi k+\theta)) < 0 and
r^\alpha\sin(\alpha(2\pi k+\theta)) =0. I have \theta=\frac{m\pi}{\alpha}-2\pi k and r^\alpha\cos(m\pi)<-1.
I get m must odd, and r>1. This seems to suggest that a branch cut starting at r>1 and an angle \theta=\frac{m\pi}{\alpha}-2\pi k.
When I plot the function in Mathematica, the branch cut starts at z=0 and extends along the negative real axis. This is in contradiction with my prediction.
How could I identify the branch cut and branch points of this function?
Thank you.Elgen