Velvet Star Monitor

Standout celebrity highlights with iconic style.

general

Real and imaginary parts of $\cos(z)$

Writer Sebastian Wright
$\begingroup$

Not sure if I have done this correctly, seems too straight forward, any help is very appreciated.

QUESTION:
Find the real and imaginary parts of $f(z) = \cos(z)$.

ATTEMPT:
$\cos(z) = \cos(x+iy) = \cos x\cos(iy) − \sin x\sin(iy) = \cos x\cosh y − i\sin x\sinh y$

Is that correct?

$\endgroup$ 2

3 Answers

$\begingroup$

By definition, $$ \cos z=\frac{e^{iz}+e^{-iz}}{2},\qquad \sin z=\frac{e^{iz}-e^{-iz}}{2i} $$ In particular, for real $y$, $$ \cos(iy)=\frac{e^{-y}+e^{y}}{2}=\cosh y $$ and $$ \sin(iy)=\frac{e^{-y}-e^{y}}{2i}=i\frac{e^{y}-e^{-y}}{2}=i\sinh y $$

So, yes, you're correct.

$\endgroup$ $\begingroup$

It is simple, but tis the beauty of the trig/exponential functions! You're $correct$!

$\endgroup$ $\begingroup$

Using the exponential definition of the cosine,

$$2\cos(z)=e^{iz}+e^{-iz}=e^{-y+ix}+e^{y-ix}\\ =e^{-y}(\cos(x)+i\sin(x))+e^{y}(\cos(x)-i\sin(x))\\ =(e^y+e^{-y})\cos(x)-i(e^y-e^{-y})\sin(x)).$$

$\endgroup$ 1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy