I have a homework question thats been puzzling me. It says:
Using Euler's Formula, prove the product property of the complex exponential: $$e^{i\theta}e^{i\alpha}=e^{i(\theta+ \alpha)}$$
Besides knowing Euler's formula, I have no idea where to start so any help is appreciated. :)
I guess if you really had to use Euler's formula, consider the following 3 trig identities to help simplify your product:
$$\begin{align*} \sin\alpha\cos\beta &= \frac{\sin(\alpha+\beta)+\sin(\alpha-\beta)}{2}\\ \cos\alpha\cos\beta &= \frac{\cos(\alpha+\beta)+\cos(\alpha-\beta)}{2}\\ \sin\alpha\sin\beta &= \frac{\cos(\alpha-\beta)-\cos(\alpha+\beta)}{2}\\ \end{align*}$$