Divergent Sequences

A sequence an is called divergent (or infinite) if its limit is equal to +∞. $$ \lim_{ n \rightarrow +\infty } a_n = +\infty $$ In other words, for every M > 0, there exists a natural number v such that an > M for all n > v. $$ \forall M > 0, \exists v : a_n > M \:\: \forall n > v $$

Similarly, a sequence is also considered divergent if its limit equals -∞.

A sequence an is said to be negatively divergent if its limit is -∞. $$ \lim_{ n \rightarrow +\infty } a_n = -\infty $$ This means that for every M > 0, there exists a natural number v such that an < -M for all n > v. $$ \forall M > 0, \exists v : a_n < -M \:\: \forall n > v $$

    Some Practical Examples

    Example 1

    Consider the sequence x2:

    $$ a_n = x^2 $$

    This sequence diverges to positive infinity because its limit as n approaches infinity is +∞:

    $$ \lim_{n \rightarrow +\infty} x^2 = +\infty $$

    The first few terms of the sequence are: $$ a_n = \{ 1, 4, 9, 16, \dots , +\infty \} $$
    example of a divergent sequence

    For instance, if we choose M = 10, there exists a natural number v = 3 (since av = a3 = 9) such that for all n > 3, we have an > 10.

    graphical representation of the conditions for a divergent sequence

    This holds true for any other value of M > 0.

    Example 2

    Consider the sequence 1 - x2:

    $$ a_n = 1 - x^2 $$

    This sequence diverges to negative infinity because its limit as n approaches infinity is -∞:

    $$ \lim_{n \rightarrow +\infty} 1 - x^2 = -\infty $$

    The first few terms of the sequence are: $$ a_n = \{ 0, -3, -8, -15, \dots , -\infty \} $$
    example of a negatively divergent sequence

    For example, if we pick M = 10, there exists a natural number v = 3 (where av = a3 = -9) such that for all n > 3, we have an < -M; in other words, an < -10.

    For instance, a4 = -15 < -10.

    demonstration of a sequence diverging to negative infinity

    And so on.

     
     

    Please feel free to point out any errors or typos, or share suggestions to improve these notes. English isn't my first language, so if you notice any mistakes, let me know, and I'll be sure to fix them.

    FacebookTwitterLinkedinLinkedin
    knowledge base

    Sequences in Mathematics