Theorem Named Results · Analysis ✓ Live

Euler's Identity

eíπ + 1 = 0. Often called the most beautiful equation in mathematics, Euler's identity links five of the most important constants — e, i, π, 1, and 0 — together with three fundamental operations (addition, multiplication, exponentiation) in a single, startlingly compact statement.

Five numbers, one equation

e + 1 = 0

This single line brings together five of the most important numbers in all of mathematics:

  • e ≈ 2.71828... — the base of natural logarithms, arising from continuous growth and compound interest
  • i — the imaginary unit, defined by i² = −1
  • π ≈ 3.14159... — the ratio of a circle's circumference to its diameter
  • 1 — the multiplicative identity
  • 0 — the additive identity
🏆 Why mathematicians love it: These five numbers come from completely different areas of mathematics — exponential growth, algebra, geometry, and arithmetic — and yet they combine into an equation of perfect simplicity. Physicist Richard Feynman called it "the most remarkable formula in mathematics."

Where does it come from?

The identity is a special case of a more general formula, Euler's formula: eⁱˣ = cos(x) + i·sin(x). Setting x = π gives eⁱπ = cos(π) + i·sin(π) = −1 + 0 = −1, which rearranges to eⁱπ + 1 = 0.

Who discovered it?

Named after Leonhard Euler, the most prolific mathematician in history, who worked extensively with the general formula in the 1740s, though it's uncertain whether Euler himself ever wrote down this specific special case in exactly this form — the compact identity as usually presented may be a later distillation of his broader results.

Euler's formula and its derivation

Euler's formula

eix = cos(x) + i·sin(x)

This formula connects exponential functions to trigonometric functions via complex numbers — one of the deepest and most useful bridges in mathematics.

Derivation via Taylor series

The exponential, sine, and cosine functions all have infinite Taylor series expansions:

eˣ = 1 + x + x²/2! + x³/3! + x⁴/4! + ...
cos(x) = 1 − x²/2! + x⁴/4! − ...
sin(x) = x − x³/3! + x⁵/5! − ...

Substituting x = i·θ into the exponential series and using i² = −1, i³ = −i, i⁴ = 1 (and this pattern repeating), the series splits neatly into the cosine series (the real terms) plus i times the sine series (the imaginary terms) — yielding eⁱθ = cos(θ) + i·sin(θ) directly.

Geometric interpretation

eⁱˣ traces out the unit circle in the complex plane as x varies — at angle x (measured in radians), the point eⁱˣ sits at coordinates (cos x, sin x). Setting x = π corresponds to going exactly halfway around the circle, landing at the point (−1, 0) — which is exactly −1 in complex number terms, giving eⁱπ = −1.

Historical development

Roger Cotes (1714) discovered a closely related logarithmic identity (i·x = ln(cos x + i·sin x)) but did not develop it further or express it in exponential form. Euler independently derived the exponential formula around 1740 and published it in his 1748 work Introductio in analysin infinitorum, which also established much of the modern notation and framework for analysis using infinite series.

Complex analysis foundations and cultural significance

Analytic continuation of the exponential function

The formal justification for extending eˣ to complex arguments relies on analytic continuation: the complex exponential function is defined so that it agrees with the real exponential on the real axis and remains complex-differentiable (holomorphic) everywhere. This uniqueness of analytic continuation (a consequence of the identity theorem in complex analysis) guarantees there is only one sensible way to extend eˣ to complex numbers, and Euler's formula is what that extension yields.

Connection to group theory

The map θ ↦ eⁱθ is a group homomorphism from (ℝ, +) to the unit circle group (complex numbers of modulus 1, under multiplication). This map is 2π-periodic, meaning it identifies ℝ with the circle group ℝ/2πℤ — this periodicity is precisely why trigonometric functions are periodic, and it lies at the heart of Fourier analysis, where periodic functions are decomposed into sums of terms like eⁱⁿˣ.

Euler's identity in the history of notation

The identity is sometimes cited as evidence for a kind of "unity" in mathematics — evidence that seemingly disconnected branches (algebra via i, geometry via π, analysis via e) are secretly deeply interconnected. This aesthetic argument has been used by mathematicians including Benjamin Peirce, who reportedly told his students that the formula "is absolutely paradoxical; we cannot understand it, and we don't know what it means, but we have proved it, and therefore we know it must be the truth" (Crease, 2004) — though the precise wording and context of this widely repeated quote have some historical uncertainty.

The 1988/2004 "most beautiful theorem" polls

In informal polls of mathematicians (Mathematical Intelligencer, 1988; Physics World, 2004), Euler's identity has repeatedly been voted the most beautiful theorem or equation in mathematics, ahead of results like the Pythagorean theorem and the Fundamental Theorem of Calculus — reflecting a broadly shared aesthetic sense among mathematicians that maximal simplicity combined with maximal depth constitutes mathematical beauty.

📚 Sources

Tier 1 Euler, L. (1748). Introductio in analysin infinitorum. — Original source establishing the exponential-trigonometric connection.
Tier 1 Ahlfors, L.V. (1979). Complex Analysis. 3rd ed. McGraw-Hill. — Rigorous modern treatment of the complex exponential.
Tier 2 Maor, E. (1994). e: The Story of a Number. Princeton University Press. — Historical account.
Tier 3 Crease, R.P. (2004). The greatest equations ever. Physics World, October 2004.

🔗 Related entries

Special case ofEuler's formula: eⁱˣ = cos(x) + i·sin(x)
Key personLeonhard Euler (1707–1783)
Entry v1.0 · Added 2026-05-27 · Named Results · Theorem JSON Markdown Status