Note 2-Sequences and Series
Note 2-Sequences and Series
Note 2-Sequences and Series
11.1 Sequences
a1 , a2 , a3 , , an ,
in a given order. Each of a1 , a2 , a3 and so on represents a number. These are the terms of the
2, 4,6,8,10,12, , 2n,
has first term a1 = 2, second term a2 = 4 and nth term an = 2n. The integer n is called the
index of an , and indicates where an occurs in the list. We can think of the sequence
a1 , a2 , a3 , , an ,
Sometimes the numbers in a sequence approach a single value as the index n increases.
1 1 1 1
1, , , , , ,
2 3 4 n
1 2 3 4 1
0, , , , , ,1 − ,
2 3 4 5 n
number 0 .
The sequence an converges to the number L if to every positive number there
n N an − L .
tends to . We will exploit this connection to calculate limits of sequences (See the examples
on 749-750).
The sequence an diverges to infinity if for every number M there is an integer N
such that for all n larger than N , an M . If this condition holds we write
lim an = or an → .
n →
Similarly if for every number m there is an integer N such that for all n N we have
an m , then we say an diverges to negative infinity and write
lim an = − or an → −.
n →
this in Example 2, and the sequences 1, −2,3, −4,5, −6, 7, −8, and 1, 0, 2, 0,3, 0, are also
If we always had to use the formal definition of the limit of a sequence, calculating
with ’s and N’s, then computing limits of sequences would be a formidable task.
Fortunately we can derive a few basic examples, and then use these to quickly analyze the
limits of many more sequences. We will need to understand how to combine and compare
sequences. Since sequences are functions with domain restricted to the positive integers, it is
not too surprising that the theorems on limits of functions given in Chapter 2 have versions
for sequences.
THEOREM 1
Let an and bn be sequences of real numbers and let A and B be real numbers. The
an A
5. Quotient Rule: lim = if B 0.
n → bn B
because −cn bn cn . We use this fact in the next example (See example 4 on 752).
The next theorem enables us to use l’Hôpital’s Rule to find the limits of some
sequences. It formalizes the connection between lim an and lim f ( x ) .
n → x →
THEOREM 4
Suppose that f ( x ) is a function defined for all x n0 and that an is a sequence of
lim f ( x ) = L lim an = L.
x → n →
(See the proof on pages 752-753 and also examples 7 and 8).
n +1
n
an =
n −1
Solution The limit leads to the indeterminate form 1 . We can apply l’Hôpital’s Rule
if we first change the form to 0 by taking the natural logarithm of an :
n +1 n +1
n
ln an = ln = n ln .
n −1 n −1
Then,
1 n + 1
n +1 n + 1 n − 1
ln
n + 1 0 n − 1 0/0
lim ln an = lim n ln = lim = lim n − 1
n → n →
n − 1 n→ 1/ n n → −1/ n 2
n − 1 n − 1 − ( n + 1) n − 1 −2
−2 / ( n 2 − 1)
. .
n +1 ( n − 1) n + 1 ( n − 1)2
2
an = e ln an → e 2 .
THEOREM 5
The following six sequences converge to the limits listed below:
ln n
1. lim =0
n → n
2. lim n n = 1
n →
3. lim x1/ n = 1
n →
( x 0)
4. lim x n = 0
n →
( x 1)
n
x
5. lim 1 + = e x ( any x )
n →
n
xn
6. lim
n → n !
=0 ( any x )
Recursive Definitions
So far, we have calculated each an directly from the value of n. But sequences are
2. A rule, called a recursion formula, for calculating any later term from terms that
precede it (See example 11 on 755).
The terms of a general sequence can bounce around, sometimes getting larger,
sometimes smaller. An important special kind of sequence is one for which each term is at
least as large as its predecessor.
A sequence an with the property that an an +1 for all n is called a nondecreasing
A sequence an is bounded from above if there exists a number M such that
an M for all n. The number M is an upper bound for an . If M is an upper bound for
an but no number less than M is an upper bound for an , then M is the least upper bound
for an .
a1 + a2 + a3 + + an +
is an infinite series. The number an is the nth term of the series. The sequence sn defined
by
s1 = a1
s2 = a1 + a2
n
sn = a1 + a2 + + an = ak
k =1
is the sequence of partial sums of the series, the number sn being the nth partial sum. If the
sequence of partial sums converges to a limit L, we say that the series converges and that its
sum is L. In this case, we also write
n
a1 + a2 + + an + = an = L.
n =1
If the sequence of partial sums of the series does not converge, we say that the series diverges.
Geometric Series
a + ar + ar 2 + + ar n −1 + = ar n −1
n =1
in which a and r are fixed real numbers and a 0. The series can also be written as ar
n =0
n
.
or negative, as in
n−1
1 1 1
1− + − +− + .
3 9 3
and the series diverges because lim sn = , depending on the sign of a. If r = −1 , the series
n →
diverges because the nth partial sums alternate between a and 0. If r 1, we can determine
sn = a + ar + ar 2 + + ar n −1
rsn = ar + ar 2 + + ar n −1 + ar n
sn − rsn = a − ar n
sn (1 − r ) = a (1 − r n )
a (1 − r n )
sn = , ( r 1) .
1− r
diverges.
a
ar
n =1
n −1
=
1− r
, r 1.
value. Often we can determine that a series converges without knowing the value to which
it converges, as we will see in the next several sections. The formula a / (1 − r ) for the sum of
a geometric series applies only when the summation index begins with n = 1 in the expression
Divergent Series
One reason that a series may fail to converge is that its terms don’t become small.
Observe that lim an must equal zero if the series
n →
a
n =1
n converges. To see why, let S
represent the series’ sum and sn = a1 + a2 + + an the nth partial sum. When n is large, both
sn and sn−1 are close to S , so their difference, an , is close to zero. More formally,
an = sn − sn−1 → S − S = 0.
THEOREM 7
If a
n =1
n converges, then an → 0 .
a
n =1
n diverges if lim an fails to exist or is different from zero.
n →
Combining Series
Whenever we have two convergent series, we can add them term by term, subtract
them term by term, or multiply them by constants to make new convergent series.
THEOREM 8
diverge.
We can add a finite number of terms to a series or delete a finite number of terms
without altering the series’ convergence or divergence, although in the case of convergence
this will usually change the sum. If an converges, then
n =1
a
n=k
n converges for any k 1 and
an = a1 + a2 +
n =1
+ ak −1 + an .
n=k
Conversely, if a
n=k
n converges for any k 1, then a n =1
n converges. Thus,
1 1 1 1 1
n =1 5
n
= + + +
5 25 125 n = 4 5n
and
1 1 1 1 1
5
n=4
n
= n − − −
n =1 5 5 25 125
.
Reindexing
As long as we preserve the order of its terms, we can reindex any series without
altering its convergence. To raise the starting value of the index h units, replace the n in the
formula for an by n − h :
an =
n =1
a
n =1+ h
n−h = a1 + a2 + a3 + .
To lower the starting value of the index h units, replace the n in the formula for an by
n+h:
a
n =1
n = a
n =1− h
n+h = a1 + a2 + a3 + .
It works like a horizontal shift. We saw this in starting a geometric series with the index n = 0
instead of the index n = 1, but we can use any other starting index value as well. We usually
give preference to indexings that lead to simple expressions.