Euler's Identity - eπi-1=0

Introduction

eπi + 1 = 0 is one of the more interesting mathematical equations since it takes 3 different number concepts, the natural log raised to pi times i, the imaginary constant. Simplifying this expression leads to a simple answer of -1. Now I am pretty nerdy, but this seems pretty amazing to me.

Because of all this, the concept of Math has intrigued the last few days, so I thought I would put my own explanation up on here and spread some math knowledge to all.

Background

First off, I am going to explain what each of the numbers involved is.

e is the base of the natural logarithm. e can be expressed two different ways. The typical definition is the following:

e=limx(1+1x)x

However, it can also be defined as:

e=k=01k!

Both of these will lead to a series which goes on to infinity and will lead to an irrational number:

e=2.71828182845....

π is the ratio of a circle's circumference to it's diameter. This is an irrational number and is equal to:

π=3.14159265358....

i is defined as the following:

i=-1

Because you cannot typically take the square root of a negative number, the idea of i or the imaginary digit was introduced. For example, the square root of -9 would then be 3i.

Proof

Using the definition:

ez=limx(1+zx)x

we get:

eπi=1+ix+i2x22!+i3x33!+i4x44!+i5x55!+...

Now using the definition of i:

eπi=1+ix-x22!-ix33!+x44!+ix55!-...

Rearraning the equation, we get:

eπi=(1-x22!+x44!-...)+i(x+-ix33!+ix55!-...)

Using the following substitutions, from the Taylor Series:

cosx=1-x22!+x44!-...
sinx=x+-ix33!+ix55!-...

We get:

eix=cosx+isinx
e=cosπ+isinπ
e=-1+i0
e=-1