Overview

e is a fundamental mathematical constant approximately equal to 2.718281828459045... It is the base of the natural logarithm and appears naturally where continuous growth, rates of change and limits are involved. The symbol e is commonly called Euler's number after the Swiss mathematician Leonhard Euler, who popularized the notation; it is also sometimes referred to as Napier's constant in recognition of Scottish mathematician John Napier, an early pioneer of logarithms.

Definitions and characterizations

Several equivalent definitions show why e is central in analysis and applied mathematics. Common formulations include:

  • the limit definition: e = lim_{n→∞} (1 + 1/n)^n;
  • the infinite series: e = Σ_{k=0}^∞ 1/k! (the sum of reciprocals of factorials); and
  • a unique base for which the derivative of the exponential function equals itself — that is, d/dx (e^x) = e^x, which underlies many properties of exponential functions.

History and discovery

The constant began to appear in calculations of compound interest: in the late 17th century Jacob Bernoulli studied the behavior of (1 + 1/n)^n as n grows and observed the limiting value now recognized as e. Later work by Napier, Euler and others clarified the connection between logarithms, exponential functions and e. Euler in particular helped develop its analytic properties and adopt the convenient notation that is standard today.

Mathematical properties

e has several important algebraic and analytic properties. It is known to be irrational, meaning it cannot be expressed as a finite ratio of integers, and it is transcendental, so it is not a root of any non-zero polynomial with rational coefficients (that is, no finite-degree polynomial has e as a solution). In complex analysis e combines with the constants π and i in the compact relation known as Euler's identity: e^{iπ} + 1 = 0, which links five fundamental numbers in a single formula.

Uses and examples

Because of its defining limit and differential properties, e appears across mathematics and the sciences. It models continuous compound interest, describes solutions of many ordinary differential equations that express growth and decay, appears in probability theory (for example in limiting distributions), and underpins the Gaussian (normal) distribution through the exponential of a quadratic. Its self-replicating derivative makes e^x the natural building block for linear systems and for describing processes that change at rates proportional to their current size.

Computation and notable facts

Numerically e begins 2.718281828459045... and its digits can be extended arbitrarily using series or iterative algorithms; truncated lists of its decimal places are commonly tabulated for reference. Various continued fraction and product representations exist, and high-precision computation of e is routine with modern software. While e shares some philosophical status with constants such as π and i, its primary significance lies in analysis, where the natural logarithm and exponential functions form a concise and powerful language for many branches of mathematics.

For further reading on logarithms, exponentials and historical development see general references on the natural logarithm, biographies of Leonhard Euler and John Napier, and surveys of constants in mathematics.

Related topics and quick links: Euler, Euler's identity, irrational numbers, transcendental numbers, and the role of exponential functions in applied models. Also see material on ratios and ratio concepts and integers as they relate to series and limits, and foundational definitions such as polynomial equations.