maths.freeAnalysis › Sequences and their limits

Sequences and their limits

What it means for aₙ to approach L, and the limits that define e and π.

A sequence converges to L when its terms eventually stay as close to L as you like — that “as you like” is the ε in every analysis proof. (1 + 1/n)ⁿ creeps up to e; n/(n + 1) creeps up to 1; (−1)ⁿ never settles. The graph shows the terms approaching the limit.

Worked example: limit of (1 + 1/n)^n as n -> oo

Limit of (1 + 1/n)^n as n → oo

\lim_{n \to \infty} \left(1 + \frac{1}{n}\right)^{n}

Step by step

  1. \lim_{n \to \infty^+-} \left(1 + \frac{1}{n}\right)^{n}

    Try direct substitution first.

  2. \

    As x grows without bound, compare the fastest-growing terms (or divide top and bottom by the highest power).

  3. = e

    Take the limit.

Reveal the answer
e

Try your own

More in Analysis