The Number *e* and Certain Limits

The irrational number e 2.71828 arises naturally as the limit lim x 0 ( 1 + x ) 1 / x . This section establishes that limit graphically and then derives three fundamental limits involving the natural logarithm, the exponential function, and general power functions, all of which are essential for differentiation in the next chapter.

Limit Value
lim x 0 ( 1 + x ) 1 / x e
lim x + ( 1 + 1 x ) x e
lim x 0 ln ( 1 + x ) x $1$
lim x 0 e x 1 x $1$
lim x 0 ( 1 + x ) r 1 x r

The Number e

One of the most important limits in calculus is

lim x 0 ( 1 + x ) 1 / x = e

where e is an irrational number (like π ) approximately equal to $2.718281828$.

We are not going to prove that such a limit exists, but we will content ourselves by plotting y = ( 1 + x ) 1 / x (see the following figure) and show graphically that as x 0 , the function takes on values near 2.718 , and therefore e 2.7182 .

Graph of y equals (1 plus x) to the power 1 over x, showing the function approaching e approximately 2.718 as x approaches 0 from both sides. The function is not defined at x equals 0.

As x approaches zero from the left, y decreases and approaches e as a limit. As x approaches zero from the right, y increases and also approaches e as a limit.

As x , y approaches $1$, and as x 1 from the right, y increases indefinitely (see the following table).

x y x y
$100$ $1.04723$
$10$ $1.27098$ 0.99 $104.762$
$1$ $2.0000$ 0.9 $12.9155$
$0.5$ $2.2500$ 0.5 $4.0000$
$0.1$ $2.59374$ 0.1 $2.86797$
$0.01$ $2.70481$ 0.01 $2.732$
$0.001$ $2.71692$ 0.001 $2.71964$
$0.0001$ $2.71815$ 0.0001 $2.71842$

Let's put u = 1 / x . As x approaches $0$ from the positive side ( x 0 + ), u approaches positive infinity ( u + ). Therefore,

lim x 0 + ( 1 + x ) 1 / x = lim u + ( 1 + 1 u ) u = e .

With a change in notation, we can write this result as:

lim x + ( 1 + 1 x ) x = e
Read more Similarly, as x 0 , u . Therefore, lim x 0 ( 1 + x ) 1 / x = lim u ( 1 + 1 u ) u = e , or equivalently lim x ( 1 + 1 x ) x = e .
Graph of y equals (1 plus 1 over x) to the power x, showing the function approaching e approximately 2.71828 as x approaches positive and negative infinity

As x ± , y e 2.71828 .

Computation of Certain Limits

Now that we know lim x 0 ( 1 + x ) 1 / x = e , by applying the continuity of basic functions we can determine three significant limits needed for the next chapter:

lim x 0 ln ( 1 + x ) x = 1 lim x 0 e x 1 x = 1 lim x 0 ( 1 + x ) r 1 x = r

Proof of the first limit. We observe that

1 x ln ( 1 + x ) = ln [ ( 1 + x ) 1 x ] .

It follows from the continuity of the logarithmic function that

\begin{aligned} \lim_{x \rightarrow 0} \ln \left[(1+x)^{\frac{1}{x}}\right] &= \ln \left[\lim_{x \rightarrow 0}(1+x)^{\frac{1}{x}}\right] \\ &= \ln e \\ &= 1. \end{aligned}

Proof of the second limit. Let e x 1 = u , so e x = u + 1 . Taking the natural log of both sides:

x = ln ( u + 1 ) .

Therefore, we can rewrite the expression as

e x 1 x = u ln ( u + 1 ) .

As x 0 , u = e x 1 0 , leading to

\begin{aligned} \lim_{x \rightarrow 0} \frac{e^{x}-1}{x} &= \lim_{u \rightarrow 0} \frac{u}{\ln(1+u)}=\frac{1}{\displaystyle\lim_{u \rightarrow 0} \frac{\ln(1+u)}{u}} \\ &= \frac{1}{1}=1. \end{aligned}

Proof of the third limit. Let ( 1 + x ) r 1 = u , so ( 1 + x ) r = 1 + u . Taking logarithms of both sides:

r ln ( 1 + x ) = ln ( 1 + u ) .

Therefore,

\begin{aligned} \frac{(1+x)^{r}-1}{x} &= \frac{u}{x} \\ &= \frac{u}{x} \times \frac{r\ln(1+x)}{\ln(1+u)} \\ &= r\,\frac{u}{\ln(1+u)}\cdot\frac{\ln(1+x)}{x}. \end{aligned}

It follows from the continuity of a power function that as x 0 , u = ( 1 + x ) r 1 0 . Therefore,

\begin{aligned} \lim_{x \rightarrow 0} \frac{(1+x)^{r}-1}{x} &= r\lim_{u \rightarrow 0} \frac{u}{\ln(1+u)} \cdot \lim_{x \rightarrow 0} \frac{\ln(1+x)}{x} \\ &= r \times 1 \times 1 \\ &= r. \end{aligned}

Frequently Asked Questions

Why is the number e important in calculus? The number e is the unique base for which the exponential function e x is its own derivative. This property makes e the natural base for exponential and logarithmic functions throughout calculus and its applications in science and engineering. Every compound-growth and decay model involves e .

How is lim x + ( 1 + 1 / x ) x = e related to compound interest? If you invest $1$ at an annual interest rate of $100\%$ compounded x times per year, after one year you have ( 1 + 1 / x ) x dollars. As the compounding frequency x grows without bound (continuous compounding), the balance approaches e $ 2.718 . This is where e first appeared historically.

Why does lim x 0 ln ( 1 + x ) x = 1 matter for derivatives? This limit is precisely what you need to differentiate ln x from first principles. The derivative of ln x is d d x ln x = 1 x , and the calculation reduces directly to evaluating lim x 0 ln ( 1 + x ) x = 1 . Without this limit, the derivative of the natural logarithm cannot be established rigorously.

What is the general pattern connecting all three limits? All three limits are consequences of lim x 0 ( 1 + x ) 1 / x = e combined with the continuity of logarithmic and exponential functions. The second limit follows from the first by substitution; the third generalizes the second to arbitrary real exponents r . Together they provide the toolkit for differentiating logarithmic, exponential, and power functions.