Source: algebrica.org - CC BY-NC 4.0 https://algebrica.org/euler-number-limit-sequence/ Fetched from algebrica.org post 15726; source modified 2026-03-20T18:15:05.
Concept
The structure of the entry is shown in the conceptual map, where each branch represents a core component and the sub-nodes highlight the specific notions discussed.
Intermediate
3
Requires
0
Enables
The following concepts, Binomial Theorem, Geometric Series, Sequences, are required as prerequisites for this entry.
How a sequence reveals $e$
Euler’s number, denoted by $e$, is one of the most important constants in mathematics. There are several equivalent ways to introduce it: through infinite series, through the natural exponential function, or through the limit of a sequence. This page focuses on the latter approach.
We consider the sequence ${a_n}$ with $n \in \mathbb{N}$ defined by the following expression:
As shown in the sections below, this sequence is strictly increasing and bounded above. By the monotone convergence theorem, it therefore converges to a finite limit. That limit is taken as the definition of Euler’s number, and we write:
The symbol $:=$ indicates that this is a definition: the number $e$ is introduced as the value to which the sequence converges. Its decimal expansion begins as $e \approx 2.71828$, and $e$ can be shown to be both irrational and transcendental. Irrationality means that $e$ cannot be expressed as a ratio of two integers. Transcendence is a stronger property: it means that $e$ is not the root of any non-zero polynomial equation with rational coefficients.
The graph below illustrates how the terms of the sequence behave as $n$ grows. The values increase rapidly for small $n$, then rise more slowly, approaching $e$ from below without ever reaching it.

Each term $a_n$ is strictly less than $e$, and the gap closes as $n$ grows, though the rate of convergence is slow enough that even large values of $n$ yield only a rough approximation of the limit.
The following table of values illustrates how the sequence behaves for increasing indices.
The terms increase steadily and approach $e \approx 2.71828$ from below, with each successive value capturing more decimal places of the limit. The convergence is monotone but slow: even at $n = 1000$, the approximation agrees with $e$ only to the second decimal place.
Demonstrating the monotonicity of the sequence
To prove that the sequence ${a_n}$ is strictly increasing, we expand each term using the Binomial Theorem. Applied to the expression $\left(1 + \frac{1}{n}\right)^n$, the expansion gives the following:
Each factor of the form:
can be written as a product of $k$ terms of the type $\left(1 - \frac{j}{n}\right)$, for $j = 0, 1, \ldots, k-1$. The expansion therefore takes the form:
Now consider the analogous expression for $a_{n+1}$, obtained by replacing $n$ with $n+1$ throughout. Two things happen: the upper limit of the sum increases by one, adding a new positive term, and each existing factor $\left(1 - \frac{j}{n}\right)$ is replaced by $\left(1 - \frac{j}{n+1}\right)$, which is strictly larger since the subtracted quantity decreases.
Every term in the sum for $a_{n+1}$ is therefore strictly greater than the corresponding term in the sum for $a_n$, and the sum itself contains one additional positive term. It follows that $a_{n+1} > a_n$ for all $n \in \mathbb{N}$, so the sequence is strictly increasing.
Demonstrating the boundedness of the sequence
It remains to show that the sequence is bounded. Since $a_1 = 2$ and the sequence is strictly increasing, we have $a_n > 2$ for all $n \geq 1$. It therefore suffices to establish an upper bound. We claim that $a_n < 3$ for all $n \in \mathbb{N}$. Starting from the expansion derived in the previous section, and observing that each factor $\left(1 - \frac{j}{n}\right)$ is at most $1$, we obtain the following estimate:
To bound this sum from above, we use the inequality $k! \geq 2^{k-1}$, which holds for all $k \geq 1$ and follows from the fact that each of the $k-1$ factors in $2 \cdot 3 \cdots k$ is at least $2$. This gives:
The sum on the right is a partial sum of a geometric series with ratio $\frac{1}{2}$. Its value is:
Combining these estimates, we conclude that $a_n < 1 + 2 = 3$ for all $n \in \mathbb{N}$. Together with the lower bound $a_n > 2$, this confirms that the sequence is bounded.
Connection with the series definition of $e$
The proof of boundedness reveals something more than a mere upper estimate. The quantity:
that appears as an upper bound for $a_n$ is itself a partial sum of the series:
This series converges, and its sum is exactly $e$. In fact, the following identity shows that the two definitions are equivalent:
The series representation, which arises from the Taylor expansion of the exponential function, converges considerably faster than the sequence ${a_n}$ and provides a more efficient route to computing decimal approximations of $e$.
Selected references
University of Colorado, L. Baggett. Definition of the Number $e$
University of Connecticut, K. Conrad. Irrationality of $\pi$ and $e$