The Greatest Formula in Mathematics
Without further ado, here it is:
It’s usually called Euler’s Identity, after the great Swiss mathematician Leonard Euler (1707 – 1783). It can be seen on tee shirts and coffee mugs, and several polls of mathematicians and physicists have bestowed on it titles such as “the greatest equation ever” (Crease, 2004).
This feeling that that the identity is beautiful and elegant comes from the fact that it combines in a simple form the five most important numbers in mathematics: e, the base of natural logarithms, i, the square root of -1, , 1, and 0. Looking at it closer, most people would wonder about the exponent
: what does it mean to raise a number to an imaginary power? Patience, patience; we will get to that.
To explain where the formula comes, we must first derive a more general formula that Euler discovered, then show that our identity is just a special case of that formula. The general formula is quite marvelous in itself, and it has far-reaching applications in mathematics, physics, and engineering.
The first step in our journey is to understand that most functions in mathematics can be defined in the form of an infinite sum of powers of the argument. This is an example:
Here x is in radians, not degrees. We can get a good approximation of sin(x) for a particular x value by just using the first few terms of the series. This is an example of a Taylor Series, and it is fairly easy to derive this formula using calculus. In this post, I am not presuming a knowledge of calculus, so the reader is asked to take it on faith.
The corresponding formula for the cosine function is:
Finally, there’s:
e is the constant 2.71828…, and Euler had been the first to recognize its fundamental importance in mathematics, and to derive (3) ((1) and (2) were discovered by Isaac Newton). Books have been written about the number e (Maor, 1994), and I may do a future post about it.
Sometime in the year 1740, Euler looked at these three formulas, laid out as we have them here. It’s immediately obvious that every term in (3) also appears in either (1) or (2). However, half the terms in (1) and (2) are negative, whereas every term in (3) is positive. Most people would leave it there, but Euler saw a pattern in all this. He first added (1) and (2):
Notice the sequence of signs in this series: + + – - + + – -++ … , repeating in groups of 4. Euler recognized that this is the same sequence of signs obtained when we raise the imaginary number i to integer powers:
i0 = +1, i1 = +i i2 = -1 i3 = -i i4 = +1 i5 = +i …
This meant he could replace x in (3) with xi to obtain:
Now the signs match those in (4), and the new series equals (4), except that the terms for sin(x) are multiplied by i. That is, (5) is exactly the same as:
This is a surprising and mysterious result; it says that there is an intimate connection between the number e and the sines and cosines of trigonometry, even though e was know only from problems that did not involve geometry or triangles. Besides its elegance and strangeness however, it would be hard to overstate the importance of this formula in the mathematics developed since its discovery. It appears everywhere, and a recent book of some 400 pages was published (Nahin P. , 2006) which is devoted to describing some of the formula’s applications.
Notice that the earlier question about imaginary exponents is now resolved: to raise e to an imaginary power, just insert the imaginary number into (6) . If the base is a number other than e, only a slight modification is required.
Now, back to the magic identity. We can substitute any real number x into (6), and the result will be some complex number. One propitious choice for x is x = . Recall from trigonometry that
radians is 180 degrees. The cosine of 180 degrees is -1, and the sine is 0.
Therefore:
All this provides a hint of the power and creativity of Leonard Euler, and why he is sometimes called the foremost intellect of the eighteenth century. I’ll be doing further posts about him and some of his results, in a series I’ll call Euler’s Greatest Hits.
Bibliography
Crease, R. (2004). The Greatest Equations Ever. Retrieved January 31, 2010, from http://physicsworld.com/: http://physicsworld.com/cws/article/print/20407
Maor, E. (1994). e, the story of a number. Princeton University Press .
Nahin. (2007). An Imaginary Tale: The Story of i. Princeton University Press.
Nahin, P. (2006). Dr. Euler’s Fabulous Formula. Princeton University Press.
Posamentie, A. S. (2004). Pi: A Biography of the World’s Most Mysterious Number. Prometheus Books.
Tags: Math


I'm Larry Phillips, a former engineer, programmer, math teacher, math /physics tutor, and currently owner of a tutoring company. I'm on a mission to show that math is more interesting than the schools made you think it was.
March 13th, 2010 at 3:52 pm
[...] « The Greatest Formula in Mathematics [...]
July 30th, 2010 at 10:03 am
Equation (5) does not follow from equation (3) with x replaced by ix.