Can a function have a branch cut along the real and also imaginary axis?

86 Views Asked by At

Is it possible for a complex function to have a branch cut along the real axis and also the imaginary axis, that cross over like a + sign?

1

There are 1 best solutions below

0
On BEST ANSWER

Sure, why not? Try $f_1(z) + f_2(z) + f_3(z) + f_4(z)$ where $f_1$, $f_2$, $f_3$, $f_4$ have branch cuts on the positive real, positive imaginary, negative real and negative imaginary axes respectively.