Find the formula for the general term of a sequence.
Calculate the limit of a sequence if it exists.
Determine the convergence or divergence of a given sequence.
In this section, we introduce sequences and define what it means for a sequence to converge or diverge. We show how to find limits of sequences that converge, often by using the properties of limits for functions discussed earlier. We close this section with the Monotone Convergence Theorem, a tool we can use to prove that certain types of sequences converge.
Terminology of Sequences
To work with this new topic, we need some new terms and definitions. First, an infinite sequence is an ordered list of numbers of the form
Each of the numbers in the sequence is called a term. The symbol is called the index variable for the sequence. We use the notation
or simply , to denote this sequence. A similar notation is used for sets, but a sequence is an ordered list, whereas a set is not ordered. Because a particular number exists for each positive integer , we can also define a sequence as a function whose domain is the set of positive integers.
Let’s consider the infinite, ordered list
This is a sequence in which the first, second, and third terms are given by and You can probably see that the terms in this sequence have the following pattern:
Assuming this pattern continues, we can write the term in the sequence by the explicit formula Using this notation, we can write this sequence as
or
Alternatively, we can describe this sequence in a different way. Since each term is twice the previous term, this sequence can be defined recursively by expressing the term in terms of the previous term . In particular, we can define this sequence as the sequence where and for all , each term an is defined by the recurrence relation
Definition: infinite sequence
An infinite sequence is an ordered list of numbers of the form
The subscript is called the index variable of the sequence. Each number is a term of the sequence. Sometimes sequences are defined by explicit formulas, in which case for some function defined over the positive integers. In other cases, sequences are defined by using a recurrence relation. In a recurrence relation, one term (or more) of the sequence is given explicitly, and subsequent terms are defined in terms of earlier terms in the sequence.
Note that the index does not have to start at but could start with other integers. For example, a sequence given by the explicit formula could start at , in which case the sequence would be
Similarly, for a sequence defined by a recurrence relation, the term may be given explicitly, and the terms for may be defined in terms of . Since a sequence has exactly one value for each positive integer , it can be described as a function whose domain is the set of positive integers. As a result, it makes sense to discuss the graph of a sequence. The graph of a sequence consists of all points for all positive integers n. Figure shows the graph of .
Figure : The plotted points are a graph of the sequence {}.
Two types of sequences occur often and are given special names: arithmetic sequences and geometric sequences. In an arithmetic sequence, the difference between every pair of consecutive terms is the same. For example, consider the sequence
You can see that the difference between every consecutive pair of terms is . Assuming that this pattern continues, this sequence is an arithmetic sequence. It can be described by using the recurrence relation
Note that
Thus the sequence can also be described using the explicit formula
In general, an arithmetic sequence is any sequence of the form
In a geometric sequence, the ratio of every pair of consecutive terms is the same. For example, consider the sequence
We see that the ratio of any term to the preceding term is . Assuming this pattern continues, this sequence is a geometric sequence. It can be defined recursively as
Alternatively, since
we see that the sequence can be described by using the explicit formula
The sequence that we discussed earlier is a geometric sequence, where the ratio of any term to the previous term is . In general, a geometric sequence is any sequence of the form .
Example : Finding Explicit Formulas
For each of the following sequences, find an explicit formula for the term of the sequence.
.
Solution
a. First, note that the sequence is alternating from negative to positive. The odd terms in the sequence are negative, and the even terms are positive. Therefore, the term includes a factor of . Next, consider the sequence of numerators and the sequence of denominators . We can see that both of these sequences are arithmetic sequences. The term in the sequence of numerators is , and the term in the sequence of denominators is . Therefore, the sequence can be described by the explicit formula
b. The sequence of numerators is a geometric sequence. The numerator of the term is The sequence of denominators is an arithmetic sequence. The denominator of the term is Therefore, we can describe the sequence by the explicit formula
Exercise
Find an explicit formula for the term of the sequence
Hint
The denominators form an arithmetic sequence.
Answer
Example : Defined by Recurrence Relations
For each of the following recursively defined sequences, find an explicit formula for the sequence.
for
for
Solution
a. Writing out the first few terms, we have
In general,
b. Write out the first few terms:
.
From this pattern, we derive the explicit formula
.
Exercise
Find an explicit formula for the sequence defined recursively such that and .
Hint
This is an arithmetic sequence.
Answer
Limit of a Sequence
A fundamental question that arises regarding infinite sequences is the behavior of the terms as gets larger. Since a sequence is a function defined on the positive integers, it makes sense to discuss the limit of the terms as . For example, consider the following four sequences and their different behaviors as (Figure ):
The terms become arbitrarily large as . In this case, we say that as
The terms as
The terms alternate but do not approach one single value as
The terms alternate for this sequence as well, but as
Figure :(a) The terms in the sequence become arbitrarily large as . (b) The terms in the sequence approach as . (c) The terms in the sequence alternate between and as . (d) The terms in the sequence alternate between positive and negative values but approach as .
From these examples, we see several possibilities for the behavior of the terms of a sequence as . In two of the sequences, the terms approach a finite number as In the other two sequences, the terms do not. If the terms of a sequence approach a finite number as , we say that the sequence is a convergent sequence and the real number L is the limit of the sequence. We can give an informal definition here.
Definition: convergent and divergent sequences
Given a sequence if the terms become arbitrarily close to a finite number as n becomes sufficiently large, we say is a convergent sequence and is the limit of the sequence. In this case, we write
If a sequence is not convergent, we say it is a divergent sequence.
From Figure, we see that the terms in the sequence are becoming arbitrarily close to as becomes very large. We conclude that is a convergent sequence and its limit is . In contrast, from Figure, we see that the terms in the sequence are not approaching a finite number as becomes larger. We say that is a divergent sequence.
In the informal definition for the limit of a sequence, we used the terms “arbitrarily close” and “sufficiently large.” Although these phrases help illustrate the meaning of a converging sequence, they are somewhat vague. To be more precise, we now present the more formal definition of limit for a sequence and show these ideas graphically in Figure.
Definition: Convergence
A sequence converges to a real number if for all , there exists an integer such that for all , . The number is the limit of the sequence and we write
In this case, we say the sequence is a convergent sequence. If a sequence does not converge, it is a divergent sequence, and we say the limit does not exist.
We remark that the convergence or divergence of a sequence depends only on what happens to the terms as . Therefore, if a finite number of terms are placed before to create a new sequence
this new sequence will converge if converges and diverge if diverges. Further, if the sequence converges to , this new sequence will also converge to .
Figure : As increases, the terms become closer to . For values of , the distance between each point and the line is less than .
As defined above, if a sequence does not converge, it is said to be a divergent sequence. For example, the sequences and shown in Figure diverge. However, different sequences can diverge in different ways. The sequence diverges because the terms alternate between and , but do not approach one value as . On the other hand, the sequence diverges because the terms as . We say the sequence diverges to infinity and write . It is important to recognize that this notation does not imply the limit of the sequence exists. The sequence is, in fact, divergent. Writing that the limit is infinity is intended only to provide more information about why the sequence is divergent. A sequence can also diverge to negative infinity. For example, the sequence diverges to negative infinity because as . We write this as
Because a sequence is a function whose domain is the set of positive integers, we can use properties of limits of functions to determine whether a sequence converges. For example, consider a sequence and a related function defined on all positive real numbers such that for all integers . Since the domain of the sequence is a subset of the domain of , if exists, then the sequence converges and has the same limit. For example, consider the sequence and the related function . Since the function defined on all real numbers satisfies as , the sequence must satisfy as
Limit of a Sequence Defined by a Function
Consider a sequence such that for all . If there exists a real number such that
then converges and
We can use this theorem to evaluate for . For example, consider the sequence and the related exponential function . Since , we conclude that the sequence converges and its limit is . Similarly, for any real number such that , , and therefore the sequence converges. On the other hand, if , then , and therefore the limit of the sequence is . If , , and therefore we cannot apply this theorem. However, in this case, just as the function grows without bound as , the terms in the sequence become arbitrarily large as , and we conclude that the sequence diverges to infinity if .
We summarize these results regarding the geometric sequence :
if
if
if .
Later in this section we consider the case when .
We now consider slightly more complicated sequences. For example, consider the sequence The terms in this sequence are more complicated than other sequences we have discussed, but luckily the limit of this sequence is determined by the limits of the two sequences and . As we describe in the following algebraic limit laws, since and both converge to , the sequence converges to . Just as we were able to evaluate a limit involving an algebraic combination of functions and by looking at the limits of and (see Introduction to Limits), we are able to evaluate the limit of a sequence whose terms are algebraic combinations of and by evaluating the limits of and .
Algebraic Limit Laws
Given sequences and and any real number , if there exist constants and such that and , then
, provided and each
Proof
We prove part iii.
Let . Since , there exists a constant positive integer such that for all . Since , there exists a constant such that for all . Let be the largest of and . Therefore, for all , .
□
The algebraic limit laws allow us to evaluate limits for many sequences. For example, consider the sequence . As shown earlier, . Similarly, for any positive integer , we can conclude that
In the next example, we make use of this fact along with the limit laws to evaluate limits for other sequences.
Example : Determining Convergence and Finding Limits
For each of the following sequences, determine whether or not the sequence converges. If it converges, find its limit.
Solution
a. We know that . Using this fact, we conclude that
Therefore,
The sequence converges and its limit is 5.
b. By factoring out of the numerator and denominator and using the limit laws above, we have
The sequence converges and its limit is .
c. Consider the related function defined on all real numbers . Since and as , apply L’Hôpital’s rule and write
We conclude that the sequence diverges.
d. Consider the function defined on all real numbers . This function has the indeterminate form as Let
.
Now taking the natural logarithm of both sides of the equation, we obtain
.
Since the function is continuous on its domain, we can interchange the limit and the natural logarithm. Therefore,
.
Using properties of logarithms, we write
.
Since the right-hand side of this equation has the indeterminate form , rewrite it as a fraction to apply L’Hôpital’s rule. Write
.
Since the right-hand side is now in the indeterminate form 0/0, we are able to apply L’Hôpital’s rule. We conclude that
Therefore, and . Therefore, since , we can conclude that the sequence converges to .
Exercise
Consider the sequence Determine whether or not the sequence converges. If it converges, find its limit.
Hint
Use L’Hôpital’s rule.
Answer
The sequence converges, and its limit is
Recall that if is a continuous function at a value , then as . This idea applies to sequences as well. Suppose a sequence , and a function is continuous at . Then . This property often enables us to find limits for complicated sequences. For example, consider the sequence . From Example a. we know the sequence . Since is a continuous function at ,
Continuous Functions Defined on Convergent Sequences
Consider a sequence and suppose there exists a real number such that the sequence converges to . Suppose is a continuous function at . Then there exists an integer such that is defined at all values an for , and the sequence converges to (Figure ).
Figure : Because is a continuous function as the inputs approach , the outputs approach .
Proof
Let Since is continuous at , there exists such that if . Since the sequence converges to , there exists such that for all . Therefore, for all , , which implies . We conclude that the sequence converges to .
□
Example : Limits Involving Continuous Functions Defined on Convergent Sequences
Determine whether the sequence converges. If it converges, find its limit.
Solution:
Since the sequence converges to and is continuous at , we can conclude that the sequence converges and
Exercise
Determine if the sequence converges. If it converges, find its limit.
Hint
Consider the sequence
Answer
The sequence converges, and its limit is .
Another theorem involving limits of sequences is an extension of the Squeeze Theorem for limits discussed in Introduction to Limits.
Squeeze Theorem for Sequences
Consider sequences and . Suppose there exists an integer such that
for all
If there exists a real number such that
then converges and (Figure ).
Figure : Each term bn satisfies and the sequences and converge to the same limit, so the sequence must converge to the same limit as well.
Proof
Let Since the sequence converges to , there exists an integer such that for all . Similarly, since converges to , there exists an integer such that for all . By assumption, there exists an integer such that for all . Let be the largest of , and . We must show that for all . For all ,
Therefore, and we conclude that for all , and we conclude that the sequence converges to .
□
Example : Using the Squeeze Theorem
Use the Squeeze Theorem to find the limit of each of the following sequences.
Solution
a. Since for all integers , we have
Since and , we conclude that as well.
b. Since
for all positive integers and we can conclude that
Exercise
Find
Hint
Use the fact that
Answer
Using the idea from Example b we conclude that for any real number r such that If , the sequence diverges because the terms oscillate and become arbitrarily large in magnitude. If , the sequence diverges, as discussed earlier. Here is a summary of the properties for geometric sequences.
Bounded Sequences
We now turn our attention to one of the most important theorems involving sequences: the Monotone Convergence Theorem. Before stating the theorem, we need to introduce some terminology and motivation. We begin by defining what it means for a sequence to be bounded.
Definition: Bound Sequences
A sequence is bounded above if there exists a real number such that
for all positive integers .
A sequence is bounded below if there exists a real number such that
for all positive integers .
A sequence is a bounded sequence if it is bounded above and bounded below.
If a sequence is not bounded, it is an unbounded sequence.
For example, the sequence is bounded above because for all positive integers . It is also bounded below because for all positive integers . Therefore, is a bounded sequence. On the other hand, consider the sequence . Because for all , the sequence is bounded below. However, the sequence is not bounded above. Therefore, is an unbounded sequence.
We now discuss the relationship between boundedness and convergence. Suppose a sequence is unbounded. Then it is not bounded above, or not bounded below, or both. In either case, there are terms an that are arbitrarily large in magnitude as gets larger. As a result, the sequence cannot converge. Therefore, being bounded is a necessary condition for a sequence to converge.
Convergent Sequences Are Bounded
If a sequence converges, then it is bounded.
Note that a sequence being bounded is not a sufficient condition for a sequence to converge. For example, the sequence is bounded, but the sequence diverges because the sequence oscillates between and and never approaches a finite number. We now discuss a sufficient (but not necessary) condition for a bounded sequence to converge.
Consider a bounded sequence . Suppose the sequence is increasing. That is, Since the sequence is increasing, the terms are not oscillating. Therefore, there are two possibilities. The sequence could diverge to infinity, or it could converge. However, since the sequence is bounded, it is bounded above and the sequence cannot diverge to infinity. We conclude that converges. For example, consider the sequence
Since this sequence is increasing and bounded above, it converges. Next, consider the sequence
Even though the sequence is not increasing for all values of , we see that . Therefore, starting with the eighth term, , the sequence is increasing. In this case, we say the sequence is eventually increasing. Since the sequence is bounded above, it converges. It is also true that if a sequence is decreasing (or eventually decreasing) and bounded below, it also converges.
Definition
A sequence is increasing for all if
for all .
A sequence is decreasing for all if
for all .
A sequence is amonotone sequencefor all if it is increasing for all or decreasing for all .
We now have the necessary definitions to state the Monotone Convergence Theorem, which gives a sufficient condition for convergence of a sequence.
Definition: Monotone Convergence Theorem
If is a bounded sequence and there exists a positive integer such that is monotone for all , then converges.
The proof of this theorem is beyond the scope of this text. Instead, we provide a graph to show intuitively why this theorem makes sense (Figure ).
Figure : Since the sequence is increasing and bounded above, it must converge.
In the following example, we show how the Monotone Convergence Theorem can be used to prove convergence of a sequence.
Example : Using the Monotone Convergence Theorem
For each of the following sequences, use the Monotone Convergence Theorem to show the sequence converges and find its limit.
defined recursively such that
and for all
Solution
a. Writing out the first few terms, we see that
At first, the terms increase. However, after the third term, the terms decrease. In fact, the terms decrease for all . We can show this as follows.
if
Therefore, the sequence is decreasing for all . Further, the sequence is bounded below by because for all positive integers . Therefore, by the Monotone Convergence Theorem, the sequence converges.
To find the limit, we use the fact that the sequence converges and let . Now note this important observation. Consider . Since
the only difference between the sequences and is that omits the first term. Since a finite number of terms does not affect the convergence of a sequence,
Combining this fact with the equation
and taking the limit of both sides of the equation
,
we can conclude that
b. Writing out the first several terms,
we can conjecture that the sequence is decreasing and bounded below by . To show that the sequence is bounded below by , we can show that
To show this, first rewrite
.
Since and is defined as a sum of positive terms, Similarly, all terms . Therefore,
if and only if
.
Rewriting the inequality as , and using the fact that
because the square of any real number is nonnegative, we can conclude that
To show that the sequence is decreasing, we must show that for all . Since , it follows that
.
Dividing both sides by , we obtain
Using the definition of , we conclude that
.
Since is bounded below and decreasing, by the Monotone Convergence Theorem, it converges.
To find the limit, let . Then using the recurrence relation and the fact that , we have
,
and therefore
.
Multiplying both sides of this equation by , we arrive at the equation
.
Solving this equation for we conclude that , which implies . Since all the terms are positive, the limit .
Exercise
Consider the sequence defined recursively such that , . Use the Monotone Convergence Theorem to show that this sequence converges and find its limit.
Hint
Show the sequence is decreasing and bounded below.
Answer
.
Definition: Fibonacci Numbers
The Fibonacci numbers are defined recursively by the sequence where and for
Here we look at properties of the Fibonacci numbers.
1. Write out the first twenty Fibonacci numbers.
2. Find a closed formula for the Fibonacci sequence by using the following steps.
a. Consider the recursively defined sequence where and . Show that this sequence can be described by the closed formula for all
b. Using the result from part a. as motivation, look for a solution of the equation
of the form . Determine what two values for will allow to satisfy this equation.
c. Consider the two solutions from part b.: and . Let . Use the initial conditions and to determine the values for the constants and and write the closed formula .
3. Use the answer in 2 c. to show that
The number is known as the golden ratio (Figure and Figure).
Figure : The seeds in a sunflower exhibit spiral patterns curving to the left and to the right. The number of spirals in each direction is always a Fibonacci number—always. (credit: modification of work by Esdras Calderan, Wikimedia Commons)Figure : The proportion of the golden ratio appears in many famous examples of art and architecture. The ancient Greek temple known as the Parthenon was designed with these proportions, and the ratio appears again in many of the smaller details. (credit: modification of work by TravelingOtter, Flickr).
Key Concepts
To determine the convergence of a sequence given by an explicit formula , we use the properties of limits for functions.
If and are convergent sequences that converge to and respectively, and is any real number, then the sequence converges to the sequences converge to the sequence converges to and the sequence converges to provided
If a sequence is bounded and monotone, then it converges, but not all convergent sequences are monotone.
If a sequence is unbounded, it diverges, but not all divergent sequences are unbounded.
The geometric sequence converges if and only if or .
Glossary
arithmetic sequence
a sequence in which the difference between every pair of consecutive terms is the same is called an arithmetic sequence
bounded above
a sequence is bounded above if there exists a constant such that for all positive integers
bounded below
a sequence is bounded below if there exists a constant such that for all positive integers
bounded sequence
a sequence is bounded if there exists a constant such that for all positive integers
convergent sequence
a convergent sequence is a sequence for which there exists a real number such that is arbitrarily close to as long as is sufficiently large
divergent sequence
a sequence that is not convergent is divergent
explicit formula
a sequence may be defined by an explicit formula such that
geometric sequence
a sequence in which the ratio is the same for all positive integers is called a geometric sequence
index variable
the subscript used to define the terms in a sequence is called the index
limit of a sequence
the real number to which a sequence converges is called the limit of the sequence
monotone sequence
an increasing or decreasing sequence
recurrence relation
a recurrence relation is a relationship in which a term in a sequence is defined in terms of earlier terms in the sequence
sequence
an ordered list of numbers of the form is a sequence
term
the number in the sequence is called the term of the sequence
unbounded sequence
a sequence that is not bounded is called unbounded