Thursday, November 07, 2013
Complex sine and cosine
  | \[ \begin{aligned} \cos x &= \frac{e^{ix} + e^{-ix}}{2} \\ \sin x &= \frac{e^{ix} - e^{-ix}}{2i} \\ \end{aligned} \] |
Furthermore, it's not difficult to show their relationships with hyperbolic functions:
  | \[ \begin{aligned} \sin z &= \sin(x + iy) = \sin x\cosh y + i\cos x\sinh y \\ \cos z &= \cos(x + iy) = \cos x\cosh y\, – i\sin x\sinh y \\ \end{aligned} \] |
Did I mention already ? Euler, the truly incredible.