The irrational number arises naturally as the limit . 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 |
|---|---|
| $1$ | |
| $1$ | |
The Number e
One of the most important limits in calculus is
where 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 (see the following figure) and show graphically that as , the function takes on values near , and therefore .

As approaches zero from the left, decreases and approaches as a limit. As approaches zero from the right, increases and also approaches as a limit.
As , approaches $1$, and as from the right, increases indefinitely (see the following table).
| $100$ | $1.04723$ | ||
| $10$ | $1.27098$ | $104.762$ | |
| $1$ | $2.0000$ | $12.9155$ | |
| $0.5$ | $2.2500$ | $4.0000$ | |
| $0.1$ | $2.59374$ | $2.86797$ | |
| $0.01$ | $2.70481$ | $2.732$ | |
| $0.001$ | $2.71692$ | $2.71964$ | |
| $0.0001$ | $2.71815$ | $2.71842$ |
Let's put . As approaches $0$ from the positive side (), approaches positive infinity (). Therefore,
With a change in notation, we can write this result as:
Read more
Similarly, as , . Therefore, or equivalently
As , .
Computation of Certain Limits
Now that we know , by applying the continuity of basic functions we can determine three significant limits needed for the next chapter:
Proof of the first limit. We observe that
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 , so . Taking the natural log of both sides:
Therefore, we can rewrite the expression as
As , , 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 , so . Taking logarithms of both sides:
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 , . 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}