Reduce complex exponential expression

AI Thread Summary
The equation 1 - exp(-iwt) = 2i*sin(wt/2) was initially questioned as incorrect, with a counterexample provided showing a discrepancy when wt = pi/2. Upon further examination, it was clarified that the right-hand side of the expression should include exp(-iwt/2) to validate the equivalence. This adjustment confirms the original statement can indeed be proven true. The discussion highlights the importance of careful analysis in mathematical proofs. The final conclusion affirms the corrected expression as valid.
kususe
Messages
22
Reaction score
0

Homework Statement



prove that:
1-exp(-iwt)= 2i*sin(wt/2)

Homework Equations



exp(iwt)= cos (wt) + i*sin(wt)

The Attempt at a Solution



I attempted to express the exponential into sum of cos and sin and considering t=2*t/2 in order to obtain an argument like (t/2) (using duplication expression of trigonometry theory).


Thanks in advance
 
Physics news on Phys.org
You must have the problem wrong, because the equation you are trying to prove is not true. For example, if wt = pi/2, then the left-hand side is equal to 1+i and the right-hand side is equal to √2 * i.
 
Yes, you're right and the problem was wrong.
In the right-hand side of first expression, there's also

exp(-iwt/2)

And the equivalence is proved.
 
Last edited:
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top