MT2002 Analysis

Previous page
(Convergence in the Reals)
Contents Next page
(Monotonic sequences)

Some properties of convergent sequences

  1. Any convergent sequence is bounded (both above and below).

    Proof
    Suppose that the sequence ( an) rarrow alpha. Take epsilon = 1 (say). Then choose N so that whenever n > N we have an within 1 of alpha.

    Then (apart from the finite set { a1, a2, ... , aN} all the terms of the sequence are bounded by alpha + 1 and alpha - 1.
    So an upper bound for the sequence is max {a1 , a2 , ... , aN , alpha + 1 }. Similarly one can find a lower bound.


  2. Arithmetic properties

    If the sequence (an) rarrow alpha and (bn) rarrow beta then


    (i) (an+ bn) rarrow alpha + beta
    (ii) (an- bn) rarrow alpha - beta
    (iii) (anbn) rarrow alpha beta
    (iv) (an/bn) rarrow alpha/beta (provided bnnoteq 0 and beta noteq 0).

    Proof
    Given epsilon > 0, choose n1such that if n > n1 then an is closer than epsilon to alpha and choose n2 so that when n > n2 we have bn is closer than epsilon to beta.

    Then if n > max {n1, n2} we have an+ bn is closer than 2epsilon to alpha + beta and an- bn is closer than 2epsilon to alpha - beta and so is arbitrarily small.
    The others are a bit trickier:

    |anbn-alphabeta| lte | (an- alpha)bn+ alpha(bn- beta)| lte |bn| |(an- alpha| + |alpha| |bn- beta| lte |bn| + |alpha| epsilon.
    But (bn) is bounded by Property 1 above and so this is < Mepsilon for some bound M and so can be made arbitrarily small by choosing epsilon small enough.

    To prove the result about quotients, we first prove that (1/bn) rarrow 1/beta and then use (iii) above.
    |1/bi - 1/beta| = |beta - bi| < epsilon/|betabi|.
    So if we could prove that 1/|betabi| is bounded then we would be OK.
    Now 1/|beta| is OK so we've only got to worry about (1/bn).
    We are told that (bn) rarrow beta and so for n large enough ( > N say) we have bn is within |beta/2 | of beta and hence is at least |beta/2| away from 0.
    But then 1/bn < 1/|beta/2| and so is bounded as required.



Previous page
(Convergence in the Reals)
Contents Next page
(Monotonic sequences)

JOC September 2002