Some limits recur so often that they are useful as an immediate reference.

Example — Typical limits

  • an=1/n0a_n = 1/n \to 0.
  • an=n+a_n = n \to +\infty.
  • an=(1)na_n = (-1)^n: indeterminate (alternates +1,1+1, -1).
  • an=qna_n = q^n (geometric progression): if q<1|q|<1 it tends to 00; if q=1q = 1 it is constant =1= 1; if q>1q>1 it tends to ++\infty; if q1q\le -1 it is indeterminate.
  • an=n!/nn0a_n = n!/n^n \to 0 (the factorial grows less than nnn^n).

The case qnq^n is particularly important: the nn-th power of the common ratio governs the behaviour of every geometric progression.

Topics: Sequences
Concepts: Limit of a sequence · Geometric progression
Skills: Compute limits · Reason by cases