What is Euler's formula e^(πi) = -1 and how does it work?

  • Context: Undergrad 
  • Thread starter Thread starter DennisG
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
DennisG
Messages
8
Reaction score
0
ok, so I saw this thing one time that looked like this:

e^(pi*i) = - 1

can anyone tell me what this is, what it's used for, and especially how it works? A friend showed me the equation one time, but neither of us knew a thing about it.

Thanks for any help you can offer,
Dennis
 
Physics news on Phys.org
Its Euler formula coming from the expansions of sinx, cosx, e^x
e(PI^i)=cis(PI)=-1
 
Last edited:
I'm going to assume from the way you asked the question that you don't know what e is in the 1st place? (Please don't take this as an offence if you do know it)

There are lots of definitions of e, it is probably the most important number in calculus. Here are a few definitions:

[tex]e = \sum_{n=0}^{\infty} \frac{1}{n!} = \lim_{x \rightarrow \infty} \left( 1 + \frac{1}{x} \right)^x[/tex]

Also:

[tex]\frac{d}{dx} \left( e^x \right) = e^x[/tex]

And:

[tex]\int_1^e \frac{dx}{x} = 1[/tex]

Edit: Amended thanks to below post.

As well as:

[tex]e = 2.718281828459045235326 \ldots[/tex]

As for the result:

[tex]e^{\pi i} = -1[/tex]

This comes from some maths orientated around complex numbers which yields the formulae:

[tex]e^{\theta i} = \cos \theta + i \sin \theta[/tex]

(More about the above result in a link given I believe)

Hope that helps.
 
Last edited:
I posted the link to the other thread in hopes that further posts on this topic would be in the existing thread.

EDIT: Oh yeah, I forgot to mention

[tex]\int^e _1 \frac {dx} x = 1[/tex] not e.
 
Last edited: