Is this derivation of Euler's formula correct?

  • Context: Graduate 
  • Thread starter Thread starter inknit
  • Start date Start date
  • Tags Tags
    Derivation Formula
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
inknit
Messages
58
Reaction score
0
z = cos(x) + isin(x)
dz = -sin(x) + icos(x)dx
= i(isin(x) + cos(x))dx

∫ dz/z = ∫ idx

ln(z) = ix

e^(ix) = z

e^(ix) = cos(x) + isin(x)
 
Physics news on Phys.org
I think essentially you've shown some intuition for why it's a true formula: both z = cos(x) + i·sin(x) and z = ei·x solve the ODE dz/dx = i·z, and both are 1 when x = 0. By uniqueness of solutions to ODEs, we should have ei·x = cos(x) + i·sin(x).
 
Last edited:
Yes, but you have to make sure you have a good definition of the complex logarithm.
 
hi inknit! :smile:
inknit said:
∫ dz/z = ∫ idx

ln(z) = ix

nooo …

ln(z) = ix + C …

you still need to prove what C is! :wink: