Determine $\sin(2 - 2i)$ and write the answer in the form $a + ib$.
I managed to get it into the form $\dfrac{e^{2i + 2} - e^{-2 -2i}}{2i}$.
The solution has the following calculations:
$\sin(2 - 2i) = \dfrac{e^{i(2 - 2i)} - e^{-i(2 - 2i)}}{2i}$
$ = \dfrac{(e^2 - e^{-2})\cos(2) + i(e^2 + e^{-2})\sin(2)}{2i}$
$= \dfrac{(e^2 + e^{-2})\sin(2)}{2} - i\dfrac{(e^2 - e^{-2})\cos(2)}{2}$
I am struggling to get from my solution into the form of the provided solution.
I can see that the algebraic property $e^{x + iy} = e^xe^{iy} = e^x(\cos(y) + i\sin(y))$ was used, but I still do not understand how to get from my solution to the provided solution.
I would appreciate it if people could please take the time to post a solution that shows the steps that lead from my intermediate solution to the provided solution.