Series: Chapter Eight

Download as pdf or txt
Download as pdf or txt
You are on page 1of 11

Chapter Eight

Series

8.1. Sequences. The basic definitions for complex sequences and series are essentially the
same as for the real case. A sequence of complex numbers is a function g : Z   C from
the positive integers into the complex numbers. It is traditional to use subscripts to indicate
the values of the function. Thus we write gn  z n and an explicit name for the sequence
is seldom used; we write simply z n  to stand for the sequence g which is such that
gn  z n . For example,  ni  is the sequence g for which gn  ni .

The number L is a limit of the sequence z n  if given an   0, there is an integer N  such


that |z n  L|   for all n  N  . If L is a limit of z n , we sometimes say that z n 
converges to L. We frequently write limz n   L. It is relatively easy to see that if the
complex sequence z n   u n  iv n  converges to L, then the two real sequences u n  and
v n  each have a limit: u n  converges to Re L and v n  converges to Im L. Conversely, if
the two real sequences u n  and v n  each have a limit, then so also does the complex
sequence u n  iv n . All the usual nice properties of limits of sequences are thus true:

limz n  w n   limz n   limw n ;


limz n w n   limz n  limw n ; and
zn limz n 
lim w  .
n limw n 

provided that limz n  and limw n  exist. (And in the last equation, we must, of course,
insist that limw n   0.)

A necessary and sufficient condition for the convergence of a sequence a n  is the


celebrated Cauchy criterion: given   0, there is an integer N  so that |a n  a m |  
whenever n, m  N  .

A sequence f n  of functions on a domain D is the obvious thing: a function from the


positive integers into the set of complex functions on D. Thus, for each zD, we have an
ordinary sequence f n z. If each of the sequences f n z converges, then we say the
sequence of functions f n  converges to the function f defined by fz  limf n z. This
pretty obvious stuff. The sequence f n  is said to converge to f uniformly on a set S if
given an   0, there is an integer N  so that |f n z  fz|   for all n  N  and all z  S.

Note that it is possible for a sequence of continuous functions to have a limit function that
is not continuous. This cannot happen if the convergence is uniform. To see this, suppose
the sequence f n  of continuous functions converges uniformly to f on a domain D, let
z 0 D, and let   0. We need to show there is a  so that |fz 0   fz|   whenever

8.1
|z 0  z|  . Let’s do it. First, choose N so that |f N z  fz|  3 . We can do this because
of the uniform convergence of the sequence f n . Next, choose  so that
|f N z 0   f N z|  3 whenever |z 0  z|  . This is possible because f N is continuous.
Now then, when |z 0  z|  , we have

|fz 0   fz|  |fz 0   f N z 0   f N z 0   f N z  f N z  fz|


 |fz 0   f N z 0 |  |f N z 0   f N z|  |f N z  fz|
       ,
3 3 3

and we have done it!

Now suppose we have a sequence f n  of continuous functions which converges uniformly


on a contour C to the function f. Then the sequence  f n zdz converges to  fzdz. This
C C

is easy to see. Let   0. Now let N be so that |f n z  fz|  A
for n  N, where A is the
length of C. Then,

 f n zdz   fzdz  f n z  fzdz


C C C

 A
A

whenever n  N.

Now suppose f n  is a sequence of functions each analytic on some region D, and suppose
the sequence converges uniformly on D to the function f. Then f is analytic. This result is in
marked contrast to what happens with real functions—examples of uniformly convergent
sequences of differentiable functions with a nondifferentiable limit abound in the real case.
To see that this uniform limit is analytic, let z 0 D, and let S  z : |z  z 0 |  r  D . Now
consider any simple closed curve C  S. Each f n is analytic, and so  f n zdz  0 for every
C
n. From the uniform convergence of f n  , we know that  fzdz is the limit of the sequence
C

 f n zdz , and so  fzdz  0. Morera’s theorem now tells us that f is analytic on S, and
C C
hence at z 0 . Truly a miracle.

Exercises

8.2
1. Prove that a sequence cannot have more than one limit. (We thus speak of the limit of a
sequence.)

2. Give an example of a sequence that does not have a limit, or explain carefully why there
is no such sequence.

3. Give an example of a bounded sequence that does not have a limit, or explain carefully
why there is no such sequence.

4. Give a sequence f n  of functions continuous on a set D with a limit that is not


continuous.

5. Give a sequence of real functions differentiable on an interval which converges


uniformly to a nondifferentiable function.

8.2 Series. A series is simply a sequence s n  in which s n  a 1  a 2  a n . In other


words, there is sequence a n  so that s n  s n1  a n . The s n are usually called the partial
n
sums. Recall from Mrs. Turner’s class that if the series  a j has a limit, then it must be
j1
true that lim a n   0.
n

n
Consider a series  f j z of functions. Chances are this series will converge for some
j1
values of z and not converge for others. A useful result is the celebrated Weierstrass
M-test: Suppose M j  is a sequence of real numbers such that M j  0 for all j  J, where
n
J is some number., and suppose also that the series  M j converges. If for all zD, we
j1
n
have |f j z|  M j for all j  J, then the series  f j z converges uniformly on D.
j1

To prove this, begin by letting   0 and choosing N  J so that

n
 Mj  
jm

for all n, m  N. (We can do this because of the famous Cauchy criterion.) Next, observe
that

8.3
n n n
 f j z  |f j z|   M j  .
jm jm jm

n
This shows that  f j z converges. To see the uniform convergence, observe that
j1

n n m1
 f j z   f j z   f j z  
jm j0 j0

for all zD and n  m  N. Thus,

n m1  m1
lim
n
 f j z   f j z   f j z   f j z 
j0 j0 j0 j0

n 
for m  N.(The limit of a series  a j is almost always written as  a j .)
j0 j0

Exercises

zn
6. Find the set D of all z for which the sequence z n 3 n
has a limit. Find the limit.

n n
7. Prove that the series  a j converges if and only if both the series  Re a j and
j1 j1
n
 Im a j converge.
j1

n
8. Explain how you know that the series  1z  j converges uniformly on the set
j1
|z|  5.

8.3 Power series. We are particularly interested in series of functions in which the partial
sums are polynomials of increasing degree:

s n z  c 0  c 1 z  z 0   c 2 z  z 0  2  c n z  z 0  n .

8.4
(We start with n  0 for esthetic reasons.) These are the so-called power series. Thus,
n
a power series is a series of functions of the form  c j z  z 0  j .
j0

Let’s look first at a very special power series, the so-called Geometric series:

 zj .
j0

Here
s n  1  z  z 2  z n , and
zs n  z  z 2  z 3  z n1 .

Subtracting the second of these from the first gives us

1  zs n  1  z n1 .

If z  1, then we can’t go any further with this, but I hope it’s clear that the series does not
have a limit in case z  1. Suppose now z  1. Then we have

sn  1  z n1 .
1z 1z

Now if |z|  1, it should be clear that limz n1   0, and so

n
lim  zj  lim s n  1 .
1z
j0

Or,


 zj  1 , for |z|  1.
1z
j0

There is a bit more to the story. First, note that if |z|  1, then the Geometric series does
not have a limit (why?). Next, note that if |z|    1, then the Geometric series converges

8.5
1
uniformly to 1z
. To see this, note that

n
 j
j0

has a limit and appeal to the Weierstrass M-test.

Clearly a power series will have a limit for some values of z and perhaps not for others.
First, note that any power series has a limit when z  z 0 . Let’s see what else we can say.
n
Consider a power series  c j z  z 0  j . Let
j0

  lim sup j
|c j | .

(Recall from 6 th grade that lim supa k   limsupa k : k  n. ) Now let R  1 . (We
shall say R  0 if   , and R   if   0. ) We are going to show that the series
converges uniformly for all |z  z 0 |    R and diverges for all |z  z 0 |  R.

First, let’s show the series does not converge for |z  z 0 |  R. To begin, let k be so that

1  k  1  .
|z  z 0 | R

There are an infinite number of c j for which j |c j |  k, otherwise lim sup j


|c j |  k. For
each of these c j we have

j
|c j z  z 0  j |  j
|c j | |z  z 0 |  k|z  z 0 | j  1.

It is thus not possible for lim |c n z  z 0  n |  0, and so the series does not converge.
n

Next, we show that the series does converge uniformly for |z  z 0 |    R. Let k be so
that

1.
 1 k 
R

Now, for j large enough, we have j |c j |  k. Thus for |z  z 0 |  , we have

8.6
j
|c j z  z 0  j |  j
|c j | |z  z 0 |  k|z  z 0 | j  k j .

n
The geometric series k j converges because k  1 and the uniform convergence
j0
n
of  c j z  z 0  j follows from the M-test.
j0

Example

n
Consider the series  j!1 z j . Let’s compute R  1/ lim sup j
|c j |  lim sup j j! . Let
j0
K 2K
K be any positive integer and choose an integer m large enough to insure that 2 m  2K!
.
Now consider Kn!n , where n  2K  m:

n!  2K  m!  2K  m2K  m  1 2K  12K!


Kn K 2Km K m K 2K
2K!
 2 m 2K  1
K

Thus n n!  K. Reflect on what we have just shown: given any number K, there is a
number n such that n n! is bigger than it. In other words, R  lim sup j j!   , and so the
n
series  j!1 z j converges for all z.
j0

n
Let’s summarize what we have. For any power series  c j z  z 0  j , there is a number
j0
1
R such that the series converges uniformly for |z  z 0 |    R and does not
lim sup j |c j |
converge for |z  z 0 |  R. (Note that we may have R  0 or R  .) The number R is
called the radius of convergence of the series, and the set |z  z 0 |  R is called the circle
of convergence. Observe also that the limit of a power series is a function analytic inside
the circle of convergence (why?).

Exercises

9. Suppose the sequence of real numbers  j  has a limit. Prove that

8.7
lim sup j   lim j .

For each of the following, find the set D of points at which the series converges:

n
10.  j!z j .
j0

n
11.  jz j .
j0

n
j2
12.  3j
zj .
j0

n
1 j
13.  2 2j j! 2
z 2j
j0

8.4 Integration of power series. Inside the circle of convergence, the limit


Sz   c j z  z 0  j
j0

is an analytic function. We shall show that this series may be integrated


”term-by-term”—that is, the integral of the limit is the limit of the integrals. Specifically, if
C is any contour inside the circle of convergence, and the function g is continuous on C,
then


 gzSzdz   c j  gzz  z 0  j dz.
C j0 C

Let’s see why this. First, let   0. Let M be the maximum of |gz| on C and let L be the
length of C. Then there is an integer N so that


 c j z  z 0  j  
ML
jn

8.8
for all n  N. Thus,


 gz  c j z  z 0  j dz  ML   ,
ML
C jn

Hence,

n1 
 gzSzdz   c j  gzz  z 0  dz j
  gz  c j z  z 0  j dz
C j0 C C jn

 ,

and we have shown what we promised.

8.5 Differentiation of power series. Again, let


Sz   c j z  z 0  j .
j0

Now we are ready to show that inside the circle of convergence,



S z   jc j z  z 0  j1 .
j1

Let z be a point inside the circle of convergence and let C be a positive oriented circle
centered at z and inside the circle of convergence. Define

gs  1 ,
2is  z 2

and apply the result of the previous section to conclude that

8.9

 gsSsds   c j  gss  z 0  j ds, or
C j0 C

Ss s  z 0  j
1
2i
 s  z 2
ds  1 
 c j 2i s  z 2
ds. Thus
C j0 C

S  z   jc j z  z 0  j1 ,
j0

as promised!

Exercises

14. Find the limit of

n
j  1z j .
j0

For what values of z does the series converge?

15. Find the limit of

n
 zj .
j1
j

For what values of z does the series converge?

n
16. Find a power series  c j z  1 j such that
j0


1 
z  c j z  1 j , for |z  1|  1.
j0

n
17. Find a power series  c j z  1 j such that
j0

8.10

Log z   c j z  1 j , for |z  1|  1.
j0

8.11

You might also like