4

I have a dilemma. I have a task where I'm supposed to show that $|\cos z|^2+|\sin z|^2=1$ if and only if $z\in \mathbb{R} $. In my argument I have that $$\cos z\cdot\overline{\cos z} + \sin z\cdot\overline{\sin z}=\cos z\cdot \cos\overline{z} + \sin z\cdot \sin\overline{z}$$ but my teacher said that $\overline {\cos z} \neq \cos \overline{z}$.

Is this true?

But $$\overline{\cos(z)} = \overline{\frac{e^{iz}+e^{-iz}}{2}}=\frac{e^{-i\overline{z}}+e^{i\overline{z}}}{2}=\cos(\overline{z})$$

1 Answers1

3

Yes, you are right. I guess your proof works continues to show that $|\cos z|^2 + |\sin z|^2 = \cos ( z - \bar z) = \cos (2 i \Im z) = \cosh(2\Im z)$, and that is $1$ if and only if $\Im z = 0$, that is, iff $z \in \mathbb{R}$.

orangeskid
  • 53,909