6

I wanted to know, how can I determine the real and imaginary part in

$\sin z$ where $z \in \Bbb{C}$?

Well, this is a part of a series of questions comprising the same in

$\log z$ and $\tan^{-1} z$

I was able to solve this but no idea on how to solve for $\sin z$.

Any help appreciated.

Thanks.

Willie Wong
  • 73,139
Shobhit
  • 6,902

4 Answers4

14

If $z=x+iy, \sin(x+iy)=\sin x\cos (iy)+\cos x\sin(iy)=\sin x\cosh y+i\cos x\sinh y$ using the relationship between Hyperbolic & Trigonometric ratios

7

Hint

$$\sin z= \frac{1}{2i}\left(e^{iz}-e^{-iz}\right)\\ e^{ix}=\cos x+i\sin x$$

4

HINT: Use the Euler formula for $\sin(z)$. Be sure to take care and define $z=x+iy$ where $x,y\in\Bbb R$.

Clayton
  • 24,751
4

We know that $$\sin z= \frac{e^{iz}-e^{-iz}}{2i}$$

From this definition we can get the real and imaginary parts.