Mathwords logoMathwords

Euler Number (e) — Definition, Formula & Examples

The Euler number, written as ee, is an irrational mathematical constant approximately equal to 2.71828. It serves as the base of the natural logarithm and appears throughout exponential growth, compound interest, and calculus.

The constant ee is defined as the limit e=limn(1+1n)n\displaystyle e = \lim_{n \to \infty}\left(1 + \frac{1}{n}\right)^n. It is the unique positive real number such that the function f(x)=exf(x) = e^x has a derivative equal to itself at every point.

Key Formula

e=limn(1+1n)n2.71828e = \lim_{n \to \infty}\left(1 + \frac{1}{n}\right)^n \approx 2.71828
Where:
  • nn = A positive integer that increases without bound

How It Works

When you use ee as the base of an exponential function, you get f(x)=exf(x) = e^x, which has the special property that its rate of change equals its current value. This makes ee the natural choice for modeling continuous growth or decay. On your calculator, the exe^x button evaluates powers of ee, and the ln\ln button computes the natural logarithm (log base ee). Any exponential function axa^x can be rewritten as exlnae^{x \ln a}, which is why ee is considered the most fundamental exponential base.

Worked Example

Problem: A bank offers 100% annual interest compounded continuously. If you invest $1, how much do you have after 1 year?
Set up the formula: Continuous compounding uses the formula A=PertA = Pe^{rt}, where P=1P = 1, r=1r = 1, and t=1t = 1.
A=1e(1)(1)=e1A = 1 \cdot e^{(1)(1)} = e^1
Evaluate: Since e2.71828e \approx 2.71828, the investment grows to approximately $2.72.
A2.71828A \approx 2.71828
Answer: After 1 year, $1 grows to approximately $2.72 under continuous compounding — this is exactly the value of ee.

Why It Matters

The constant ee is central to AP Calculus, where differentiation and integration of exe^x are foundational skills. In finance, ee powers the continuous compounding formula A=PertA = Pe^{rt}. Scientists and engineers rely on ee to model radioactive decay, population growth, and electrical circuits.

Common Mistakes

Mistake: Confusing ee with a variable or thinking its value changes.
Correction: ee is a fixed constant like π\pi. It always equals approximately 2.71828 and cannot be assigned a different value.