Bounded For Sequences

Bounded (sequences)

A Sequence (an) is bounded if M>0 such that MR and:

|an|<M

for all nN.

Note that this mean {an|nN} is bounded.

Theorem

A convergent sequence is bounded.

Proof
Let ana. We need to show our M. Notice that since ana then use ε=1>0 to get that N such that for all nN we have:

|ana|<1

Notice (as described in the figure) that:

|an|<|a|+1

for every nN. This algebraically comes from that:

1<ana<1a1<an<a+1an<a+1|a|+1|an|<|a|+1

Now then choose M=max(|a|+1,|a1|,...,|aN1|)R. Then:

|an|<|a|+1=M

when nN. For when n<N then by construction then our |an|M as desired.