How is Euler's Identity proven using differential equations?

  • Context: Undergrad 
  • Thread starter Thread starter ILoveParticlePhysics
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 1K views
ILoveParticlePhysics
Messages
9
Reaction score
4
How do we know that e^πi= -1 if all numbers here are basically undefined/irrational?
 
Physics news on Phys.org
Hey, I'm not irrational! :smile: Anyway, start from$$e^{iz} = \sum_{k=0}^{\infty} \frac{i^k z^k}{k!} $$and split this sum into odd and even terms. See if you can get it in terms of sines and coses.
 
Last edited by a moderator:
Reply
  • Haha
  • Like
Likes   Reactions: pinball1970 and PeroK
ILoveParticlePhysics said:
How do we know that e^πi= -1 if all numbers here are basically undefined/irrational?
Generalisations of the exponential function can usually be defined via the power series method above. That's how we can also define the exponential of a matrix.
 
In case you are more familiar with differential equations, there's a proof of the fact that ##e^{ix}=\cos{x}+i\sin{x}## that it's really nice. If we define
$$f(x)=e^{ix}, \qquad g(x)=\cos{x}+i\sin{x}$$
It is really easy to see that both satisfy the differential equation
$$f'(x) = i f(x), \qquad g'(x) = i g(x)$$
Furthermore, both satisfy the initial condition
$$f(0)=g(0)=1$$
Because ##f(0)=e^{0}=1##.
Then, since these two functions satisfy the same differential equation with the same initial condition, by the uniqueness of the solutions (Picard's theorem) they must be the same function. QED

Then just evaluate ##f(\pi)=g(\pi)## to obtain Euler's identity.
 
Reply
  • Like
  • Informative
Likes   Reactions: DrClaude, mfb and PeroK