Why does $e^{i\pi}=-1$?

669 Views Asked by At

I will first say that I fully understand how to prove this equation from the use of power series, what I am interested in though is why $e$ and $\pi$ should be linked like they are.

As far as I know $\pi$ comes from geometry (although it does have an equivalent analytical definition), and $e$ comes from calculus.

I cannot see any reason why they should be linked and the proof doesn't really give any insights as to why the equation works.

Is there some nice way of explaining this?

4

There are 4 best solutions below

0
On BEST ANSWER

Euler's formula describes two equivalent ways to move in a circle.

  • Starting at the number $1$, see multiplication as a transformation that changes the number $1 \cdot e^{i\pi}$.
  • Regular exponential growth continuously increases $1$ by some rate; imaginary exponential growth continuously rotates a number in the complex plane.
  • Growing for $\pi$ units of time means going $\pi\,\rm radians$ around a circle
  • Therefore, $e^{i\pi}$ means starting at 1 and rotating $\pi$ (halfway around a circle) to get to $-1$.

For more details explaining each step, read this article.

2
On

$$e^{ix} = \cos x + i\sin x$$

the $\pi$ is to some extent an arbitrary definition of the angle.

0
On

I believe Sal from Khanacademy gives an intuitive and simple explanation here

0
On

If we define

$$\exp(x+iy)\equiv \exp(x)\left[\cos(y)+i\sin(y)\right]$$

then this satisfies the Cauchy-Riemann equations and is therefore a complex differentiable function. It can be shown that any complex differentiable function is analytic (i.e. it's Taylor expansion will converge to the function). So, $\exp(z)$ defined as above is an analytic function. Now, it can also be shown that if you have two analytic functions that are equal to each other on a set of points that has a limit point, then these two functions must be equal to each other everywhere. This means that any definition of the complex exponential function that reduces to exp(x) on the real line that is also analytic must be given by the above definition.