Can someone please show me why e[itex]^{-ikx}[/itex] +

  • Thread starter Thread starter BadAtMath6
  • Start date Start date
AI Thread Summary
The discussion centers on the simplification of the expression e^{-ikx} + e^{ikx}. Participants clarify that this expression simplifies to 2cos(kx) rather than 1 + e^{ikx}. The confusion arises from attempts to manipulate the terms without recognizing the relationship between exponential and trigonometric forms. It is emphasized that the correct simplification is rooted in the properties of complex exponentials. Ultimately, the consensus is that the initial expression is already in its simplest form as 2cos(kx).
BadAtMath6
Messages
2
Reaction score
0
Can someone please show me why e^{-ikx} + e^{ikx} simplifies to 2e^{ikx} instead of 1+e^{ikx}??
 
Last edited:
Mathematics news on Phys.org


BadAtMath6 said:
Can someone please show me why e^{-ikx} + e^{ikx} simplifies to 2e^{ikx} instead of 1+e^{ikx}??
It doesn't at all. It is equal to 2cos(kx).
 


Ok, yes, that's true and I can get there if I change e^{ikx} to cos(kx) + i*sin(kx). But I'm having exponent issues if I don't change it into sine and cosine (i.e. \frac{1}{e^{ikx}} + \frac{e^{ikx}}{1} ). Wouldn't that simplify to 1 + e^{ikx}?
 


Well, neither of your answers are really correct. Your answer is already in about as simple a form as it can get... maybe this could be simpler?

e^{-i k x} \left( 1 + e^{2 i k x} \right)
 


BadAtMath6 said:
Ok, yes, that's true and I can get there if I change e^{ikx} to cos(kx) + i*sin(kx). But I'm having exponent issues if I don't change it into sine and cosine (i.e. \frac{1}{e^{ikx}} + \frac{e^{ikx}}{1} ). Wouldn't that simplify to 1 + e^{ikx}?

I worked through the initial expression and also came to 1+e^{ikx}
 


symbolipoint said:
I worked through the initial expression and also came to 1+e^{ikx}

Show us your work. You're making a mistake here somewhere.
 


BadAtMath6 said:
Can someone please show me why e^{-ikx} + e^{ikx} simplifies to 2e^{ikx} instead of 1+e^{ikx}??

I just noticed: You edited the original post for a sign change. I worked with what you wrote originally, e^(-ikx) - e^(ikx), e^{-ikx}-e^{ikx}
 


As the addition instead of the subtraction, this process:
Using t=kx,

cos(-t)+i*sin(-t) + cos(t)+ i*sin(t)
= cos(t) - i*sin(t) + cos(t) +i*sin(t)
= cos(t) + cos(t) + i*sin(t) - i*sin(t)
= 2cos(t)

Please check my understanding of these steps, since I cannot think of a way to transform that back to exponential form.
 


Yup, you got that part right. The thing is, you started with the exponential form for 2cos(t). You started with

e^{- i t} + e^{i t}

and ended with 2 cos(t). What you started with IS the exponential form.
 
Back
Top