A sequence can be thought of as a function from the integers to the real numbers. There are two ways to establish whether a sequence has a limit.

Recall that in the previous section, we defined a sequence as an ordered list of numbers, and chose to adopt the notation to denote the list:

In the previous section, we studied different ways to generate the numbers in this list, special types of sequences, and new sequences that we could construct from a given one.

Once we have a sequence, we can turn our attention to two fundamental questions regarding it:

  • Do the numbers in the list approach a finite value?
  • Can I sum all of the numbers in the list?

We will address the first question in this section and the second question in the following section. we begin by giving a definition:

Limits of sequences

Since sequences are essentially discrete, meaning that the points are separate and distinct, the notion of a “limit at a point” cannot be made to really make sense. However, limits at infinity are a different story.

In short, given a sequence, it is helpful to be able to say something qualitative about it; we may want to address the question such as “what happens after a while?”

Earlier, you’ve studied a similar question about when is a variable taking on real values; now, we simply want to restrict the “input” values to be integers. No significant difference is required in the definition of limit, except that we specify, perhaps implicitly, that the variable is an integer:

Suppose that is a sequence and that . What can we say about ?
exists, but we do not know what its value is. exists, and exists. could exist but does not have to exist.

Note that the sequence is the list:

while the sequence is:

It should be clear that since the first sequences tends to , the second sequence must also tend to !

We have previously studied how to compute limits, so the curious young mathematician could certainly ask whether the old techniques for continuous functions can still can be applied to find limits of sequences.

One way to compute the limit of a sequence is to compute the limit of the related function.

To show the converse is not true, it is enough to provide a single example where it fails. Here is such a counterexample.

Here is some general advice. If you want to know , you might first think of a function where , and then attempt to compute . If the limit of the function exists, then it is equal to the limit of the sequence. But, if for some reason does not exist, it may nevertheless still be the case that exists, you’ll just have to figure out another way to compute it.

Let’s summarize the preceding section in the following formal definition.

Stated more humbly, a sequence assigns a real number to each of the integers starting with an index .

When thought of as a function, the “outputs” of a sequence are the elements of the sequence; the “th element” is the real number that the sequence associates to the natural number , and is usually written . The in the phrase “th element” is called an index; the plural of index is either indices or indexes, depending on who you ask. The first index is called the initial index.

What function corresponds to the sequence given by the explicit formula for ?
What function corresponds to the sequence given by the explicit formula for ?

Since sequences can be conceptualized as functions, and calculus is used to study functions, we can now apply our knowledge of calculus to sequences!

Plotting sequences

First, we plot sequences as points. Later, we will see another interpretation.

Plots of arithmetic sequences

Recall that arithmetic sequences are those where the difference between neighboring elements is constant. Arithmetic sequences are analogues of lines. Consider a basic example:

PIC

Check out a graph of the sequence:

PIC

Here is an arithmetic sequence that decreases as its index increases.

PIC

Here we see a graph:

PIC
To what type of curve do arithmetic sequences correspond?
lines parabolas polynomials exponential curves impossible to say

Plots of geometric sequences

Recall that geometric sequences are those where the ratio between neighboring elements is constant. When this ratio is positive, a geometric sequence corresponds to an exponential function. Consider a basic example:

PIC
Let’s see a graph:
PIC

If the common ratio of a geometric sequence is between and , a geometric sequence will decrease as it progresses.

PIC
Let’s see a graph:
PIC
When the common ratio between successive elements of a geometric sequence is positive, what type of curves do geometric sequences correspond to?
lines parabolas polynomials exponential curves impossible to say

On the other hand, if the common ration between successive elements of a geometric sequence is not positive, then something interesting happens. Check out this example:

PIC
Let’s see a graph:
PIC
The sign of this sequence alternates!

Monotonicity

We’d like some terminology to describe features we might notice about sequences. Here is some of that terminology, focused on the relationships between the terms of a sequence.

Lots of facts are true for sequences which are either increasing or decreasing; to talk about this situation without constantly saying “either increasing or decreasing,” we can make up a single word to cover both cases.

If an arithmetic sequence is monotonic, what must be true about and ?

The sign of is positiveis negativedoes not matter , and the sign of is is positiveis negativedoes not matter

If a geometric sequence is monotonic, what must be true about and ?

The sign of is positiveis negativedoes not matter , and the sign of is is positiveis negativedoes not matter

Let’s see some examples:

Sometimes we can say that the sequence doesn’t get too big or too small, in this case we say the sequence is bounded.

True or False: If a sequence is nondecreasing it is bounded below by .
true false
True or False: If a sequence is nonincreasing it is bounded above by .
true false

Monotone convergence

We can now state an important theorem.

Consider the sequence . Suppose you know that for all , and , and , and that the sequence is nonincreasing. Does the sequence converge?
Since the sequence is nonincreasing, the sequence is monotone.
Since for all , we have , the sequence is bounded below.
So by the Monotone Convergence Theorem, the sequence converges to some value; let us call it .
Now consider the direction in which the sequence is heading.
Since the sequence is nonincreasing, for all , we have .
The limit must be in that interval as well.
Therefore the sequence converges to a value so that .
Yes, with limit between and . No, the sequence does not converge. Yes, with limit between and .

In short, bounded monotonic sequences always converge, though we can’t necessarily describe the number to which they converge. Let’s try some examples!

We don’t actually need to know that a sequence is monotonic to apply the bounded-monotone convergence theorem. It is enough to know that the sequence is “eventually” monotonic, that is, that some point it becomes increasing or decreasing.

The squeeze theorem

Previously, when considering limits, one of our techniques was to replace complicated functions by simpler functions. The Squeeze Theorem tells us one situation where this is possible.

Let’s see an example.

This last result actually gives us a general theorem about geometric sequences:

Growth rates

When dealing with functions of real numbers, derivatives tell us the instantaneous growth rate of a function. Since sequences are essentially discrete, derivatives cannot really be used. Nevertheless, the idea of a growth rate is still very important.

In essence, writing says that the sequence grows much faster than .