((e^(i*pi))^x)-((e^(-i*pi))^x)=0? how?

  • Context: Undergrad 
  • Thread starter Thread starter powerplayer
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 3K views
powerplayer
Messages
25
Reaction score
0
Can someone help explain this? Wolfram says it is zero but I don't know why?
 
Mathematics news on Phys.org
Ok I know eulers but how does 1^x - (-1)^x = 0?
 
That's ##\left(-1\right)^x-\left(-1\right)^x##, after some simplification.
 
powerplayer said:
Ok I know eulers but how does 1^x - (-1)^x = 0?

[tex]e^{ix}=\cos(x)+i \sin(x)[/tex] hence after plugging [itex]x=-\pi[/itex] we get [tex]e^{-i\pi}=\cos(-\pi) +i \sin(-\pi)[/tex] and recall that [itex]\cos(-x)=\cos(x)[/itex] and [itex]\sin(-x)=-\sin(x)[/itex] thus we have [tex]e^{-i\pi}=\cos(\pi)-i\sin(\pi)=-1-0i=-1[/tex] while similarly, [tex]e^{i\pi}=\cos(\pi)+i\sin(\pi)=-1+0i=-1[/tex]
 
Mentallic said:
[tex]e^{ix}=\cos(x)+i \sin(x)[/tex] hence after plugging [itex]x=-\pi[/itex] we get [tex]e^{-i\pi}=\cos(-\pi) +i \sin(-\pi)[/tex] and recall that [itex]\cos(-x)=\cos(x)[/itex] and [itex]\sin(-x)=-\sin(x)[/itex] thus we have [tex]e^{-i\pi}=\cos(\pi)-i\sin(\pi)=-1-0i=-1[/tex] while similarly, [tex]e^{i\pi}=\cos(\pi)+i\sin(\pi)=-1+0i=-1[/tex]
Ok I see now thx
 
powerplayer said:
Ok I know eulers but how does 1^x - (-1)^x = 0?

((e^(i*pi))^x)-((e^(-i*pi))^x) does not reduce to 1^x - (-1)^x.
It reduces to (-1)^x - (-1)^x.