Sequences and Infinite Series and their Uses

Contributed by:
Sharp Tutor
We will introduce you to Sequence and aeries along with their further use and the convergence and divergence principles.
1. Math 104
Calculus I
SEQUENCES and
INFINITE SERIES
2. Sequences
The lists of numbers you generate using a numerical
method like Newton's method to get better and better
approximations to the root of an equation are examples of
(mathematical) sequences .
Sequences are infinite lists of numbers, a1 , a2 , a3 ,...
Sometimes it is useful to think of them as functions from
the positive integers into the reals, in other words,
a(1) a1 , a(2) a2 , and so forth.
3. Convergent and Divergent
The feeling we have about numerical methods like the
bisection method, is that if we kept doing it more and
more times, we would get numbers that are closer and
closer to the actual root of the equation. In other words
lim an r where r is the root.
n 
Sequences for which lim an exists
n 
and is finite are called convergent, other sequences are
called divergent
4. For example...
The sequence
n
1, 1/2, 1/4, 1/8, 1/16, .... , 1/2 , ... is
convergent (and converges to zero, since
lim 21 0 ), whereas:
n
n 
the sequence 1, 4, 9, 16, .…n 2, ... is
5. Practice
2 3 4 n 1 
The sequence  3 , 4 , 5 , ...... , n  2 , ...
 
A. Converges to 0
B. Converges to 1
C. Converges to n
D. Converges to ln 2
E. Diverges
6. Another...
 2 3 4 n n 1 
The sequence  3 , 4 ,  5 , ......, ( 1) n  2 , ...
 
A. Converges to 0
B. Converges to 1
C. Converges to -1
D. Converges to ln 2
E. Diverges
8. Consider the sequence...
2 , 2  2 , 2  2  2 etc.
To get each term from the previous one, you add 2 and
then take the square root, i.e. , x n +1 = 2 + x n
It is clear that this is a monotonically increasing
sequence. It is convergent because all the terms are less
than 2. To see this, note that if x<2, then
x 2 < 2x < 2 + x €< 2 + 2, and so x < 2 + x < 2.
Therefore, the sequence has a limit, by the theorem.
9. QUESTION:
What is the limit?
2 , 2  2 , 2  2  2 , ...
10. Series of Constants
We’ve looked at limits and sequences.
Now, we look at a specific kind of
sequential limit, namely the limit (or
sum) of a series.
11. Zeno’s Paradox
How can an infinite number of things happen
in a finite amount of time?
(Zeno's paradox concerned Achilles and a
tortoise)
12. Discussion Questions
1. Is Meg Ryan’s reasoning correct? If it isn't,
what is wrong with it?
2. If the ball bounces an infinite number of
times, how come it stops? How do you
figure out the total distance traveled by the
ball?
13. Resolution
The resolution of these problems is
accomplished by the use of limits.
In particular, each is resolved by
understanding why it is possible to "add
together" an infinite number of numbers
and get a finite sum.
14. An example
Meg Ryan worried about adding together
1 1 1 1
    ...
2 4 8 16
15. Picture This
The picture suggests that
the "infinite sum"
1 1 1 1
    ...
2 4 8 16
should be 1. This is in fact true, but requires
some proof.
We'll provide the proof, but in a more general
context.
16. The idea of a series
A "series" is any "infinite sum" of numbers.
Usually there is some pattern to the numbers, so
we can give an idea of the pattern either by giving
the first few numbers, or by giving an actual
formula for the nth number in the list. For
example, we could write
n
1 1 1 1 
1 
 1
    ... as  n or as   
2 4 8 16 n 1 2 n 1  2 
The things being added together are called “terms” of
the series.
17. Other series we will consider...
1 1 1 
1
1     ... or  this is sometimes called the " harmonic series"
2 3 4 n 1 n
n 1
1 1 1
1     ... or 

  1 this is called the " alternating harmonic series"
2 3 4 n 1 n
1 1 1 1 1 
1
     ..., which you could recognize as 
2 6 12 20 30 n 1 n n  1
1 1 1 1 
1
1      ..., or  (since 0! is defined to equal1).
1 2! 3! 4! n 0 n!
18. Two obvious questions
1. Does the series have a sum? (Officially:
"Does the series converge?")
2. What is the sum? (Officially: "What does
the series converge to?")
19. A less obvious question is...
3. How fast does the series converge?
20. Convergence
The word convergence suggests a limiting
process. Fortunately, we don't have to invent a
new kind of limit for series.
Think of series as a process of adding together
the terms starting from the beginning. Then the
nth "partial sum" of the series is simply the
sum of the first n terms of the series.
21. For example...
the partial sums of the IQ series are:
1st partial sum = 1/2
2nd partial sum = 1/2 + 1/4 = 3/4
3rd partial sum = 1/2 + 1/4 + 1/8 = 7/8
and so forth.
It looks line the nth partial sum of the IQ series
n
is 2 1
n
2
22. It is only natural
It is natural to define (and this is even the
official definition!) the sum or limit of the
series to be equal to the limit of the sequence
of its partial sums, if the latter limit exists.
For the IQ series, we really do have:
2 n  1
lim sn lim 1
n  n 
2 n
This bears out our earlier suspicion.
23. This presents a problem...
The problem is that it is often difficult or
impossible to get an explicit expression for
the partial sums of a series.
So, as with integrals, we'll learn a few basic
examples, and then do the best we can --
sometimes only answering question 1, other
times managing 1 and 2, and still other times
1, 2, and 3.
24. Geometric series
The IQ series is a specific example of a
geometric series .
A geometric series has terms that are
(possibly a constant times) the successive
powers of a number.
The IQ series has successive powers of 1/2.
25.
1  1  1  1  ... 1n
n 1 Other examples
n
3 3 3 3  1

0.3333333...      ... 3 
10 100 1000 10000 n 1  10 

3  12  48  192  ...  3(4 n )
n 0
n
5 5 5   1

5    ...  5 
7 49 343 n 0  7 
3 3 3 3 
3
    ...  n
32 64 128 256 n 5 2
26. Convergence of geometric series
Start (how else?) with partial sums
Finite geometric sum:
a  ar  ar  ar  ...  ar n S n
2 3
ar  ar 2  ar 3  ar 4  ...  ar ( n 1) rS n
(1  r ) S n a(1  r ( n 1) 
( n 1)
and so S  a (1  r )
n
1 r
27. We conclude that...
a
lim S n is equal to if r  1, and does not exist otherwise.
n  1 r
Therefore the geometric series converges precisely when
r  1, and diverges otherwise.
28. connect
Some questions
Which of the geometric series on the previous
slide (reproduced on the next slide)
converge?
What do they converge to?
29.
1  1  1  1  ... 1n
n 1 Other examples
n
3 3 3 3  1

0.3333333...      ... 3 
10 100 1000 10000 n 1  10 

3  12  48  192  ...  3(4 n )
n 0
n
5 5 5   1

5    ...  5 
7 49 343 n 0  7 
3 3 3 3 
3
    ...  n
32 64 128 256 n 5 2
30. Telescoping series
Another kind of series that we can sum:
telescoping series
This seems silly at first, but it's not!
A series is said to telescope if all the terms in
the partial sums cancel except perhaps for
the first and the last.
31. Example
1 1 1 1 1 1 1
(1  )  (  )  (  )  ...(  )  ...
2 2 3 3 4 n n 1
1
Clearly the nth partial sum of this series is 1 - ,
n 1
so the series converges to 1.
32. What’s the big deal?
Well, you could rewrite the series as
1 1 1 1
   ...   ...
2 6 12 n(n  1)
which is not so obvious (in fact, it was one
of the examples given near the beginning of
today’s class).
33. Now you try one...

1
What is the sum of the series  2 ?
k 2 k  1
A) 1
B) 3/4
C) 1/2
D) 1/4
E) 1/8
34. Improper integrals
Occasionally it helps to recognize a series as a
telescoping series. One important example of such a
series is provided by improper integrals.
Suppose F '(x) = f(x). Then we can think of the

improper integral  f ( x )dx
1
as being
2
the sum 3
of the series
4
f ( x)dx  f ( x)dx  f ( x)dx  ... 
1 2 3
(F(2) - F(1))  (F(3) - F(2)) (F(4) - F(3))  ...
35. Continued...
Since the nth partial sum of this series is F(n+1) - F(1), it's
clear that the series converges to
just as the integral would
(lim F(n))  F(1)
n 
be equal to
(lim F( x))  F(1)
x 
(Note the subtle difference between the two limits -- the
limit of the series might exist even when the improper
integral does not).
36. The convergence question
For a while, we’ll concentrate on the question
1: Does the series converge?
One obvious property that convergent series
must have is that their terms must get
smaller and smaller in order for the limit of
the partial sums to exist.
37. Fundamental necessary
condition for convergence:

A series  an cannot converge unless lim an 0
n 
n 1
This is only a test you can use
to prove that a series does

NOT converge
(e.g.,  nn1 diverges, as does  arctan(n))
n 1 n 1
38. Harmonic
Just because the nth term goes to zero doesn't mean that
the series converges. An important example is the
harmonic series

1 We can show that the harmonic
n 1
n series diverges by the following
argument using the partial sums:
For the harmonic series,
S1 1
S 2 1  12  32
S 4 1  12  13  14  32  14  14  42
S8 1  12  13  14  15  16  17  18  42  18  18  18  18  52
39. Harmonic (cont.)
and so on -- every time we double the number
of terms, we add at least one more half.
This indicates (and by induction we could
prove) that
S 2n  n 2 3 , so it is necessarily the case that
lim S n , so the harmonic series diverges.
n 
40. Cantilever tower:
The divergence of the harmonic
series makes the following trick
possible. It is possible to stack
books (or cards, or any other kind
of stackable, identical objects) near
the edge of a table so that the top
object is completely off the table
(and as far off as one wishes,
provided you have enough objects
to stack).
41. Series of positive terms
Convergence questions for series of positive terms are easiest
to understand conceptually.
Since all the terms a are assumed to be positive, the sequence
n be an increasing sequence.
of partial sums {S } must
n
So the least upper bound property discussed earlier comes into
play -- either the sequence of partial sums has an upper
bound or it doesn't.
If the sequence of partial sums is bounded above, then it must
converge and so will the series. If not, then the series
diverges. That's it.
42. Tests for convergence of series
of positive terms:
The upper bound observations give rise to several
"tests" for convergence of series of positive terms.
They all are based pretty much on common sense
ways to show that the partial sums of the series
being tested is bounded are all less than those of a
series that is known to converge (or greater than
those of a series that is known to diverge). The
names of the tests we will discuss are...
43. Tests...
1. The integral test TODAY
2. The comparison test TODAY
3. The ratio test
4. The limit comparison test (sometimes
called the ratio comparison test)
5. The root test
44. The integral test

Since improper integrals of the form 1 f ( x )dx
provide us with many examples of telescoping series
whose convergence is readily determined, we can use
integrals to determine convergence of series:
45.
1
For example, consider the series 
n 1
n2
From the following picture, it is evident that
the nth partial sum of this series is less than
n
1  1 dx
1 x2
Integral test cont.
46. The sum of the terms is equal to the sum of the areas
What
of the shaded is the
rectangles, and sum?
if we start
integrating at 1 instead of 0, the

improper integral 1 dx
converges
1 x2
(question: what is the integral? so what bound to
you conclude for the series?).
Since the value of the improper integral (plus 1)
provides us with an upper bound for all of the
partial sums, the series must converge.
It is an interesting question as to exactly what the
sum is. We will answer it next week.
47. The integral test...
says that if the function f(x) is positive and

decreasing, the series  f ( x ) and the improper
x 1

integral f ( x )dx either both converge or both
1
diverge (only convergence at infinity needs to
be checked for the integral). This gives us a new,
easier proof of the divergence of the harmonic
series - -because we already knew the divergence of

the integral 1 dx .

1 x
48. Discussion and Connect
Question…
-- for which exponents p does the series

1
n 1
np
converge?
(These are sometimes called p-series, for obvious
reasons -- these together with the geometric series
give us lots of useful examples of series whose
convergence or divergence we know).
49. Error estimates:
Using the picture that proves the integral test for
convergent series, we can get an estimate on how far
off we are from the limit of the series if we stop
adding after N terms for any finite valueof N.
If we approximate the convergent series
N
 f ( n)
n 1
by the partial sum s N   f ( n)
n 1
then the error we commit is less than the value of the

integral
 f ( x)dx
N
50. Take a closer look...
For example, the sum 1  14  19  161  251  5269
3600 , which
is approximately 1.46. This differs by less than
 
 1
2 dx  15 , or 0.2, from the infitie sum  n12 . (As
5 x
n 1
we shall see laer, this estimate isn' t far off - - the
actual sum is a little bigger than 1.6
51. Question

Does the series  1nn 2 converge or diverge?
n 1
A) Converge
B) Diverge
52. Question

arctan(n )
Does the series  1 n 2 converge or diverge?
n 1
A) Converge
B) Diverge
53. Exercise
Connect
For this latter series, find a bound on the
error if we use the sum of the first 100
terms to approximate the limit. (answer:
it is less than about .015657444)
54. The comparison test
This convergence test is even more common-
sensical than the integral test. It says that if

all the terms of the series are
a less than
n
n 1 
the corresponding terms of the series  b n
  n 1
and if  bconverges, then
n a n
n 1 n 1
converges also.
55. Reverse
This test can also be used in reversed -- if
the b series diverges and the a’s are bigger
than the corresponding b’s, then  an
n 1
diverges also.
56. Examples:
 1
2n n
converges.
n 1
n
 n sin( n ) diverges.
n 1
57. Question

Does the series  1
k2
converge or diverge?
k 5
A) Converge
B) Diverge
58. Question

Does the series  2 n 1 n 2 converge or diverge?
n 1
A) Converge
B) Diverge