chaoseverlasting
- 1,050
- 3
Homework Statement
I have an exam coming up on Monday, and I can't seem to solve this question. Please point me in the right direction.
x=e^{i\alpha}, y=e^{i\beta} z=e^{i\gamma}.
If x+y+z=xyz, prove that,
cos(\beta -\gamma) + cos(\gamma -\alpha) + cos(\alpha -\beta) + 1=0
Homework Equations
e^{ix}=cosx +i sinx
2cos\theta=e^{i\theta}+e^{-i\theta}
The Attempt at a Solution
I tried to go from x+y+z=xyz by using the eular form but couldn't get anywhere.
Then I multiplied the result by two to get 2cos(\beta -\gamma) + 2cos(\gamma -\alpha) + 2cos(\alpha -\beta) + 2=0.
Splitting the cosine terms into the eular form and then rearranging the equation, I got:
\frac{e^{i\alpha}+e^{i\beta}+e^{i\gamma}}{e^{i(\alpha+\beta+\gamma)}}(e^{2i\alpha}+e^{2i\beta}+e^{2i\gamma}-(e^{3i\alpha}+e^{3i\beta}+e^{3i\gamma}))+2=0
Now, if I can prove
e^{2i\alpha}+e^{2i\beta}+e^{2i\gamma}-(e^{3i\alpha}+e^{3i\beta}+e^{3i\gamma}=-2, then by implication, x+y+z=xyz as
e^{i\alpha}+e^{i\beta}+e^{i\gamma}=x+y+z and e^{i(\alpha+\beta+\gamma)}=xyz.
How do I go about this?