2

I need the real and imaginary part of $\log \sin (x+iy)$. I expand $\sin(x+iy)=\sin x \cosh y+i \cos x \sinh y$. But I don't know how to do it s logarithm

Fakemistake
  • 2,718

1 Answers1

2

$$\sin(x+iy) = \sin x \cosh y + i \cos x \sinh y$$

$$\sin(x+iy) = \sqrt{\sin^2 x \cosh^2 y + \cos^2 x \sinh^2 y} \exp(i \arctan(\cot x \tanh y))$$

$$\ln \sin(x+iy) = \dfrac 1 2 \ln (\sin^2 x \cosh^2 y + \cos^2 x \sinh^2 y) + i \arctan(\cot x \tanh y)$$

Kenny Lau
  • 25,049