I'm having (another) thick moment (complex numbers)

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 20K views
Brewer
Messages
203
Reaction score
0
This is a question that's stumping both myself, and my friends who are on maths degrees!

So...

cos(x) can be written as [tex]\frac{1}{2}(e^{ix}+e^{-ix})[/tex] correct?

so does that make its conjugate [tex]\frac{1}{2}(e^{-ix}+e^{ix})[/tex], i.e. cos(x) again? or does the switching of the sign go in front of the e? Its been a long time since I used complex numbers, so I (and my friends) are a little rusty! Any help would be appreciated.

Thanks

Brewer
 
Physics news on Phys.org
You are assuming that [tex]e^{iz}[/tex] and [tex]e^{-iz}[/tex] are conjugates of each other. This is only true if z is pure real.

If [tex]z=x+iy, (x,y)\in\mathbb R\times \mathbb R)[/tex], then [tex]e^{iz}=e^{-y}e^{ix}[/tex] and [tex]e^{-iz}=e^{y}e^{-ix}[/tex]. Taking the conjugates, [tex]e^{iz^\ast}=e^{-y}e^{-ix} \ne e^{-iz}[/tex] and [tex]e^{-iz^\ast}=e^{y}e^{ix} \ne e^{iz}[/tex].
 
Last edited:
Brewer said:
This is a question that's stumping both myself, and my friends who are on maths degrees!

So...

cos(x) can be written as [tex]\frac{1}{2}(e^{ix}+e^{-ix})[/tex] correct?

so does that make its conjugate [tex]\frac{1}{2}(e^{-ix}+e^{ix})[/tex], i.e. cos(x) again? or does the switching of the sign go in front of the e? Its been a long time since I used complex numbers, so I (and my friends) are a little rusty! Any help would be appreciated.

Thanks

Brewer
In order that your equation [tex]\frac{1}{2}(e^{ix}+e^{-ix})[/tex] be correct, x must be a real number and then cos(x) is a real number. Is the complex conjugate of cos(x) equal to cos(x)? Of course it is: the complex conjugate of any real number is itself!
 
You are assuming that [math]e^{ix}[/math] and [math]e^{-ix}[/math] are conjugates of each other. This is only true if [math]x[/math] is pure real.

Well in the example I'm doing this is the case.
 
HallsofIvy said:
In order that your equation [tex]\frac{1}{2}(e^{ix}+e^{-ix})[/tex] be correct, x must be a real number and then cos(x) is a real number. Is the complex conjugate of cos(x) equal to cos(x)? Of course it is: the complex conjugate of any real number is itself!
Good that makes me feel better, as that's the reasoning I came up with, and the other thought was conceived by 2 maths students!
 
HallsofIvy said:
In order that your equation [tex]\frac{1}{2}(e^{ix}+e^{-ix})[/tex] be correct, x must be a real number ...

Halls, you should know better!

The equation [tex]\cos(x) = \frac{1}{2}(e^{ix}+e^{-ix})[/tex] follows directly from Euler's formula, [tex]e^{ix} = \cos(x) + i\sin(x)[/tex], which is valid for all real and complex x. Thus the given expression for [tex]\cos(x)[/tex] is valid for all real and complex x.