Euler's Number Math Example 1

Follow the full solution, then compare it with the other examples linked below.

Example 1

easy
Evaluate limโกnโ†’โˆž(1+1n)n\lim_{n \to \infty}\left(1 + \frac{1}{n}\right)^n and state what this limit defines.

Solution

  1. 1
    Substitute increasing values of nn: for n=10n=10, (1+110)10โ‰ˆ2.5937\left(1+\frac{1}{10}\right)^{10} \approx 2.5937; for n=100n=100, โ‰ˆ2.7048\approx 2.7048; for n=1000n=1000, โ‰ˆ2.7169\approx 2.7169.
  2. 2
    Observe that as nโ†’โˆžn \to \infty the expression approaches a fixed value that does not grow without bound.
  3. 3
    By definition, limโกnโ†’โˆž(1+1n)n=eโ‰ˆ2.71828โ€ฆ\lim_{n \to \infty}\left(1+\frac{1}{n}\right)^n = e \approx 2.71828\ldots, Euler's number.

Answer

eโ‰ˆ2.71828e \approx 2.71828
Euler's number ee is defined as this limit. It is irrational and transcendental, appearing naturally in continuous growth, calculus, and complex analysis.

About Euler's Number

Euler's number eโ‰ˆ2.71828e \approx 2.71828 is the unique base for which the exponential function exe^x is its own derivative โ€” the natural base for growth and decay.

Learn more about Euler's Number โ†’

More Euler's Number Examples