Overview Of Sequences

AllPages
RecentChanges
Links to this page
Edit this page
Search
Entry portal
Advice For New Users

Diversion: Sequences

We need to take a small diversion and talk about sequences. You need to read the diversion about functions - if you've read that then we're OK. If not, go read it now, or at least be prepared to accept a few things and be ready to go back and check up.

So, what is a sequence?

A sequence is just a collection of things in order. There's a first thing, and second thing, a third thing, and so on. We can have finite sequences, but they turn out not to be very interesting (except for a small but significant minority of people). The really interesting things happen with infinite sequences. By that we don't mean sequences where the items are themselves infinite (although that can happen), but we mean sequences that go on forever and never stop.

You can see here that we're using the same term - "Domain" - for the place where the terms in a sequence come from, and where a function takes values to. There's a good reason for that - we'll see what it is a little further down.
Of course, the things in the sequence need to be chosen from some collection. We often talk about a sequence of counting numbers, or a sequence of integers, or a sequence of rationals, and so on, but we assume that there is some (technical term) "domain" from which our things are chosen.

And of course (well, I say of course, it's not obvious to some people) the same thing can turn up more than once in a sequence. Here's a perfectly valid sequence:

And there was no particular reason for choosing 3. Here's another sequence:

We don't need to have just one value:

And they don't have to be whole numbers, and they don't have to be positive, and they don't have to be numbers:

In this last example it's hard to see if there's a rule to define or predict the next term in the sequence, and in general there may not be. In some cases you may think there's a rule, but there isn't. In some cases there may be a rule, but you can't work it out.

And so on.

So here's a sequence:

You probably can work out what the rule is for that one.

And now here's why I warned you about functions. Let's take a sequence where all the terms (items) are chosen from a set X. Then we can think of the sequence as being a function from the counting numbers into X. To do that we need to define what the function is for each counting number. Here's how:

You can see where this is going. For n we define f(n) to be the $n^{th}$ term from the sequence.

This works both ways! If you have a function $f:N{\rightarrow}X$ then you have a sequence:

So if we have a sequence:

we also have a function f:

We slide between the notations as we see fit, using the most convenient notation for the moment, talking about $x_n$ one moment, and f(n) the next.

I'm being a bit picky here about the notation, and feel free to skim (but not skip!) this, and come back to it later when it will feel a lot more obvious.
So we are obviously (for some definition of "obviously") at this stage most interested in sequences where all the terms (items) are rational numbers. For convenience we refer to these as "sequences of rationals", which is less of a mouthful than "sequences whose terms are rational numbers."

So let's talk about sequences of rationals (although all of this works for sequences of real numbers).

If a sequence is not bounded above, that means that no matter how high you go, there will eventually be a term of the sequence that's bigger. This has an interesting consequence.

Proof:

The proof of this is a typical example of this sort of theorem. We know the original sequence is unbounded, so we just keep taking larger and larger terms from it.

In detail ...

Let the first term in our new sequence simply be s(1). Any term will do, but there's no reason not to choose that one. So we let s'(1)=s(1).

Now suppose that we have chosen the first m terms of s', and consider the last of them, s'(m). Since s' is a subsequence of s, s'(m) has been chosen from s, and so s'(m)=s(k) for some specific k.

We are given that s is not bounded above, so s'(m) is not an upper bound. As a consequence, there is some n with k<n such that s(k)=s'(m)<s(n).

End of proof
Theorem: If a sequence s of real numbers (or rationals (or integers)) is not bounded above, then there is an infinite subsequence s' that is strictly increasing, which is also unbounded above.

Now you, my patient reader, may feel that the theorem is obvious. In some sense you are right, but in that case I invite you to have a go at proving it without looking at the box at right.

Of course, we haven't actually defined what we mean by a subsequence, but the idea should be pretty clear. Given a sequence s, a subsequence is obtained by using just some of its terms. So we have a sequence:

We pick an increasing sequence of natural numbers:

and we look at only those terms from s, so we get the terms:

In other words:

Note here that we have freely mixed the function and the subscript notations.

As an example, consider the sequence:

We can pick the following sub-sequences:

We may not, however, choose the terms out of order, nor may we repeat terms. These is not allowed:


(To be continued ...)


Links to this page / Page history / Last change to this page
Recent changes / Edit this page (with sufficient authority)
All pages / Search / Change password / Logout