DEMJ
- 43
- 0
Homework Statement
e^{i\theta_1}e^{i\theta_2} = e^{i(\theta_1 + \theta_2)}}
Homework Equations
The Attempt at a Solution
For some reason every I multiply (cos\theta_1 + isin\theta_1)(cos\theta_2 + isin\theta_2) I am getting
(cos\theta_1 cos\theta_2 + sin\theta_1 sin\theta_2) + i(sin\theta_1 cos\theta_2 + cos\theta_1 sin\theta_2)
according to my book the first part should be (cos\theta_1 cos\theta_2 - sin\theta_1 sin\theta_2)
what am I missing here? Is it some basic fundamental from calculus I have forgotten?
What I am doing is cos\theta_1 cos\theta_2 - (isin\theta_1)(isin\theta_2) = cos\theta_1 cos\theta_2 - i^2 sin\theta_1 sin\theta_2 since i^2 = -1 that makes it positive. But this can't be right because both the book and my notes from class cannot be wrong. So please enlighten me =]