Solving Derivation Trouble with Euler's Relationships

  • Thread starter Thread starter Emc2brain
  • Start date Start date
  • Tags Tags
    Derivation
Emc2brain
Messages
22
Reaction score
0
Derivation Trouble!

Please read the attachment with this posting: Here's the problem, I have been attempting to derive this for a couple of days now... However, it seems that whatever I do all that I end up deriving is itself again; meaning I get back to where I started. Can anyone give me a few pointers because I'm flat out of luck here. Here I use Euler's Relationships...but no help...hmm..?

e^(i*theta)-1=2i*sin(theta/2)*e^(i*(theta/2))

I have the pretty version in the attachment. :smile:

Crazed Hannah
 

Attachments

Physics news on Phys.org
liz this is how one posts
 
Note that 1=e^{2\pi i} and a^2-b^2 = (a-b)(a+b)
 
I will use x for theta.

eix-1=cosx+isinx-1
=cos2x/2-sin2x/2+2icosx/2sinx/2-1
=-2sin2x/2+2icosx/2sinx/2
=2isinx/2(cosx/2+isinx/2)
=2isinx/2eix/2
 
I'm still a little confused on how you got the half angle in there? I seemed to have missed a step

Hannah
 
Because I know that e^(2ix) = cos2x/2-sin2x/2+2icosx/2sinx/2. Where'd you get e^(2ix), because all that I see is e^(ix)? Or is it emplied that 1=e^(2ix)? If that is true then why does your answer still contain a -1? Looking like this: cos2x/2-sin2x/2+2icosx/2sinx/2 -1?

Hannah
 
Tide said:
Note that 1=e^{2\pi i} and a^2-b^2 = (a-b)(a+b)

Even simpler:

e^{i \theta} - 1 = e^{i \frac{\theta}{2}} \left(e^{i \frac{\theta}{2}} - e^{-i \frac{\theta}{2}}\right)

It's just factoring.
 
Thanx so much...
 
Back
Top