chaoseverlasting
- 1,051
- 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.
[tex]x=e^{i\alpha}[/tex], [tex]y=e^{i\beta}[/tex] [tex]z=e^{i\gamma}[/tex].
If [tex]x+y+z=xyz[/tex], prove that,
[tex]cos(\beta -\gamma) + cos(\gamma -\alpha) + cos(\alpha -\beta) + 1=0[/tex]
Homework Equations
[tex]e^{ix}=cosx +i sinx[/tex]
[tex]2cos\theta=e^{i\theta}+e^{-i\theta}[/tex]
The Attempt at a Solution
I tried to go from x+y+z=xyz by using the Euler form but couldn't get anywhere.
Then I multiplied the result by two to get [tex]2cos(\beta -\gamma) + 2cos(\gamma -\alpha) + 2cos(\alpha -\beta) + 2=0[/tex].
Splitting the cosine terms into the Euler form and then rearranging the equation, I got:
[tex]\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[/tex]
Now, if I can prove
[tex]e^{2i\alpha}+e^{2i\beta}+e^{2i\gamma}-(e^{3i\alpha}+e^{3i\beta}+e^{3i\gamma}=-2[/tex], then by implication, x+y+z=xyz as
[tex]e^{i\alpha}+e^{i\beta}+e^{i\gamma}=x+y+z[/tex] and [tex]e^{i(\alpha+\beta+\gamma)}=xyz[/tex].
How do I go about this?