Question about the argument in a Complex Exponential

Haku
Messages
30
Reaction score
1
Homework Statement
e^-iwt = ?
Relevant Equations
Eulers formula
I know that e^-ix = cos(-x)-isin(x), but if we have e^-iwx does that equal cos(-wx) - isin(wx)?
Thanks
 
Physics news on Phys.org
Sure, why not? Just do a u-sub. Let ##u = wx## then you have ##e^{-iu} = \cos u - i\sin(u)##. Also, remember that cos is an even function, so you can drop the negative inside your argument!
 
  • Like
Likes Haku, Delta2 and FactChecker
If w is supposed to be a fixed complex number, you might prefer to rewrite the expression a bit before applying Euler's formula to it. But the statement is certainly true, nothing about Euler's formula requires x to be a real number to begin with.
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top