Euler's Identity
Five of the most important constants in all of mathematics, related by a single equation. It looks like a magic trick. It is not.
Write it down and it almost embarrasses you:
eiπ + 1 = 0
Five symbols on the left, all of them famous for entirely different reasons. e — the base of natural growth, the number that compound interest hands you when you compound it continuously. i — the square root of negative one, an object that was not even agreed to exist for most of the history of mathematics. π — the ratio of a circle's circumference to its diameter, a number tied to geometry. 1 and 0 — the two atoms of arithmetic. They show up together, they cancel, and there is nothing left over.
Richard Feynman, in the Lectures on Physics, called the more general formula behind it “our jewel” and “the most remarkable formula in mathematics.” Why does it work? The equation isn't a coincidence and it isn't an accident. It is a statement about a deep fact: the exponential function is secretly a rotation.
The exponential, secretly a circle
The exponential function ex is, in school, taught as something that grows. e0 = 1, e1 ≈ 2.718, and from there it shoots upward. Its defining property is that it equals its own rate of change: at every point, the slope of the curve is the same as the height of the curve. Money in an interest-paying account does this. So does an unchecked bacterial colony. So does a chain reaction.
Now ask a strange question. What happens if you feed it an imaginary number?
The honest answer is that you have to define what that even means. Euler did it through the Taylor series — the infinite polynomial that perfectly mimics the exponential everywhere:
ex = 1 + x + x2/2! + x3/3! + x4/4! + …
The series doesn't care what kind of number x is. Plug in iθ and grind through it. The powers of i cycle: i, −1, −i, 1, i, −1, …. Group the real terms separately from the imaginary terms and a miracle happens. The real part is exactly the Taylor series for cos θ. The imaginary part is exactly the Taylor series for sin θ. So:
eiθ = cos θ + i sin θ
This is Euler's formula — the parent equation. The identity is what falls out when you set θ = π. Because cos π = −1 and sin π = 0, the whole right-hand side collapses to −1, and you get eiπ = −1, or, rearranged, the famous equation.
A picture is worth the proof
To see why this is not a trick, draw the complex plane: real numbers on the horizontal axis, imaginary numbers on the vertical. Every point on the unit circle — the circle of radius one centred at the origin — can be written, by basic trigonometry, as cos θ + i sin θ, where θ is the angle from the positive real axis. Which is to say: every point on the unit circle is eiθ.
The unit circle in the complex plane. Multiplying by eiθ rotates by angle θ. Walk half-way around — an angle of π — and you land on −1.
So what does it mean to multiply by eiθ? It is exactly the operation of rotating the complex plane by θ radians around the origin. The exponential, restricted to imaginary inputs, isn't growing — it's spinning. The same function that exploded to infinity along the real line traces, along the imaginary line, the most boring loop in mathematics.
From here, the identity stops looking magical and starts looking inevitable. eiπ is a rotation by π radians — that is, by 180 degrees. Rotate the number 1 by 180 degrees around the origin and you get −1. Done. That is the whole proof. The five constants are not bumping into each other at random: they are the natural names for the natural pieces of one geometric act — the half-turn.
Why it ties everything together
Once you accept that eiθ is rotation, almost everything in classical mathematics and physics that involves oscillation, waves, or rotation is rewritten in its terms. Sine and cosine, separately, are awkward. The combination cos + i sin is a single object that you can multiply, divide, differentiate, and add as easily as a real number. Trigonometric identities that took medieval mathematicians lifetimes become two-line consequences of the rules of exponents. Add up two angles? Multiply two exponentials.
One exponential, three faces. The same e governs interest, alternating current, and a guitar string.
In physics this is not a stylistic preference. It is the language. A quantum wavefunction is written as ei(kx−ωt). A sound wave reflected from a wall, the current flowing through your laptop charger, the spinning electron in an MRI, the rotating phase of a radar return — all of them are described by complex exponentials, because all of them are, at heart, things going round in a circle. Even the Fourier transform — the tool that lets us decompose any signal into pure tones — is little more than a clever sum of eiθs.
The thing the equation is actually saying
Look at eiπ + 1 = 0 again. Each constant on the left tells a separate story: e comes from the calculus of continuous change; π comes from the geometry of the circle; i comes from algebra's struggle with the equation x2 + 1 = 0; 1 is the multiplicative identity; 0 is the additive one. Three branches of mathematics that grew up centuries apart, each obsessed with its own constant, each unaware that the constants would one day shake hands.
What Euler discovered is that they had to. Growth, geometry, and algebra are not independent kingdoms. They are different views of the same object. If you pick up the exponential and let it work on the imaginary numbers, you find a circle inside it — and inside the circle, halfway round, sitting quietly on the negative axis, is the answer to all five questions at once.
That is what the equation says. Not a magic trick. A photograph of mathematics catching itself being consistent.
Further reading
- Euler, L. (1748). Introductio in Analysin Infinitorum.
- Feynman, R. (1963). The Feynman Lectures on Physics, vol. I, chapter 22 — “Algebra.”
- Nahin, P. J. (1998). An Imaginary Tale: The Story of √−1. Princeton University Press.
- Stillwell, J. (2010). Mathematics and Its History, 3rd ed.
- Needham, T. (1997). Visual Complex Analysis.