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.
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:
If we say that the sequence converges. If there is no finite value so that , then we say that the limit does not exist, or equivalently that the sequence diverges.
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 !
Here measures how close the terms in the sequence are to the limit and the above definition really states that no matter how close you want these terms to be, there is a value for the index so that all subsequent terms in the sequence are at least that close to it!
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.
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:
Check out a graph of the sequence:
Here is an arithmetic sequence that decreases as its index increases.
Here we see a graph:
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:
If the common ratio of a geometric sequence is between and , a geometric sequence will decrease as it progresses.
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:
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.
- increasing if for all ,
- nondecreasing if for all ,
- decreasing if for all ,
- nonincreasing if for all .
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.
- increasing, or
- nondecreasing, or
- decreasing, or
- nonincreasing,
it is said to be monotonic.
The sign of is positiveis negativedoes not matter , and the sign of is is positiveis negativedoes not matter
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.
Monotone convergence
We can now state an important theorem.
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.
Yes! Consider the real function when . We compute the derivative, perhaps via logarithmic differentiation, to find Note that when , the derivative is negative. Since the function is decreasing, we can conclude that the sequence is decreasing—well, at least for .
Since all terms of the sequence are positive, the sequence is decreasing and bounded when , and so the sequence converges.
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 .