Saturday 26 November 2011

Euler's Formula

As I mentioned in my previous post on imaginary exponents (read that here), I would explain why in fact Euler's beautiful and immense formula actually works. First of all, I'll actually say what the formula is:
eix = Cos(x)+iSin(x)

But this is not exactly intuitive why this is the case. The answer lies in a brilliant piece of maths devised by Brook Taylor, it is called the Taylor series. You can represent any function as the sum of an infinite series of polynomials. This is incredibly useful when it comes to Sin(x), Cos(x) and ex, and when you delve into the Taylor series of these you can begin to see where eix = Cos(x)+iSin(x) comes from:



Now, it might not be immediately obvious how those are related, but all the right terms are there we just need to piece it together. If we begin to manipulate the Taylor series for ex and we replace 'x' with 'ix' we will begin to see our proof. For the purposes of this I must mention how ix works i1 = i, i2 = -1, i3 = -i, i4 = 1, i5 = i,... and it continues in this fashion for all integer powers of i.




Now we have that e^ix = (1 - x^2/2!+ x^4/4!- ((x^6)/6!)+ ...) + i (x - x^3/3!+ (x^5/5!)- x^7/7!+ ...), and these look awfully familiar. In fact if I refer you back to the Taylor series' of Cos(x) and Sin(x):




You can see that these are apparent in what we have now discovered  eix to equal. This then means that:




And hence we have our proof of Euler's formula and that eix = Cos(x)+iSin(x).

You may have also seen Euler's formula in action as Euler's identity which is often described as the most beautifully profound equation in maths. Euler's identity is eiπ + 1 = 0, and it is so beautiful because it incorporates the five most important numbers in maths: π, e, 1, 0 and i.

Why does eiπ + 1 = 0? Well if we look at our proof of Euler's formula, eix = Cos(x)+iSin(x) and we input π we get: eiπ = Cos(π)+iSin(π). Sin(π) = 0, Cos(π) = -1. Therefore  eiπ = -1, so  eiπ + 1 = 0.

No comments:

Post a Comment