Download power series

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Theorem wikipedia , lookup

Georg Cantor's first set theory article wikipedia , lookup

Vincent's theorem wikipedia , lookup

Elementary mathematics wikipedia , lookup

Fundamental theorem of calculus wikipedia , lookup

Fundamental theorem of algebra wikipedia , lookup

Proofs of Fermat's little theorem wikipedia , lookup

Central limit theorem wikipedia , lookup

Non-standard calculus wikipedia , lookup

Law of large numbers wikipedia , lookup

Transcript
Chapter 8
Infinite Series
Copyright © 2013, 2005, 2001 Pearson Education, Inc.
Section 8.3, Slide 1
Section 8.3
Power Series
Copyright © 2013, 2005, 2001 Pearson Education, Inc.
Section 8.3, Slide 2
Up to this point we have dealt with infinite series whose terms were fixed numbers.
We broaden our perspective now to consider series whose terms are variables.
The simplest kind is known as a power series, and the main question will be determining
the set of values of the variable for which the series is convergent.
Definition 8.3.1

Let  an n  0 be a sequence of real numbers. The series

 an xn
n0
 a0  a1x  a2 x 2  a3 x3 
is called a power series. The number an is called the nth coefficient of the series.
Example 8.3.2
Consider the power series whose coefficients are all equal to 1: xn.
This is the geometric series, and it converges iff | x | < 1.
Copyright © 2013, 2005, 2001 Pearson Education, Inc.
Section 8.3, Slide 3
Theorem 8.3.3
Let  an xn be a power series and let  = lim sup | an |1/n. Define R by
 1
if 0     ,
  ,
R    ,
if   0,

 0,
if    .
Then the series converges absolutely whenever | x |  R and diverges whenever | x | > R.
(When R = + , we take this to mean that the series converges absolutely for all real x.
When R = 0, then the series converges only at x = 0.)
Proof:
Let bn = an xn and apply the root test (Theorem 8.2.8). If lim sup | an |1/n =  
, we have
 = lim sup | bn |1/n = lim sup | an xn |1/n = | x | lim sup | an |1/n = | x | .
Thus if  = 0, then  = 0 < 1, and the series converges (absolutely) for all real x.
If 0    + , then the series converges when | x |   1 and diverges when | x |  > 1.
That is,  an xn converges when | x |  1/ = R and diverges when | x | > 1/ = R.
If  = + , then for x  0 we have  = + , so  an xn diverges when | x | > 0 = R.
Certainly, the series will converge when x = 0, for then all the terms except the first
are zero. 
Copyright © 2013, 2005, 2001 Pearson Education, Inc.
Section 8.3, Slide 4
From Theorem 3 we see that the set of values C for which a power series converges
will either be {0}, , or a bounded interval centered at 0.
The R that is obtained in the theorem is referred to as the radius of convergence
and the set C is called the interval of convergence.
We think of {0} as an interval of zero radius and
as an interval of infinite radius.
When R = + , we may denote the interval of convergence
by ( , ).
Notice that when R is a positive real number, the theorem says nothing about the
convergence or divergence of the series at the endpoints of the interval of convergence.
It is usually necessary to check the endpoints individually for convergence using
one of the other tests in Section 8.2.
The following Ratio Criterion is also useful in determining the radius of convergence.
Theorem 8.3.4
(Ratio Criterion)
The radius of convergence R of a power series  an xn is equal to limn   | an/an + 1 |,
provided that this limit exists.
Note that this ratio is the reciprocal of the ratio in the ratio test for sequences (Theorem 8.2.7.)
Copyright © 2013, 2005, 2001 Pearson Education, Inc.
Section 8.3, Slide 5
Example 8.3.5
(a) The interval of convergence for the geometric series xn is ( –1, 1).
(b) For the series
 1n xn we have
lim
an
n 1
 lim
 1,
n
an1
so the radius of convergence is 1.
When x = 1, we get the divergent harmonic series:
 1n .
When x = – 1, we get the convergent alternating harmonic series:

( 1)
n
n
So the interval of convergence is [– 1, 1).
(c) For the series

1
n2
2
a
(
n

1)
n
x we have lim
 lim
 1,
an1
n2
n
so the radius of convergence is 1.
When x = 1, we get the convergent p-series with p = 2:
 n1
When x = – 1, the series is also absolutely convergent since
2
.
( 1)n
n2
 12 .
n
So the interval of convergence is [– 1, 1].
Copyright © 2013, 2005, 2001 Pearson Education, Inc.
Section 8.3, Slide 6
Example 8.3.7
 n1! xn we have
(a) For the series
lim
an
(n  1)!
 lim (n  1)   .
 lim
an1
n!
Thus the radius of convergence is + , and the interval of convergence is
(b) For the series
 nn x n,
.
it is easier to use the root formula:
  lim an
1/ n
 lim nn
1/ n
 lim n   .
Thus R = 0 and the interval of convergence is {0}.
Example 8.3.9
1 2
1 4
1 6
1 8
x 
x

x

x 
Consider the series
2
3
4
1 3
23
33
43
Letting y = x2, we may apply the ratio criterion to the series



1
 n  3n x2n .
n 1

n
(3
/
n 1
n) y n and obtain
an
3n1 (n  1)
lim
 lim
 3.
n
an 1
3 ( n)
Thus the series in y converges when |y |  3. Since it also converges when y = 3
but diverges when y = 3, its interval of convergence is [ 3,3).


But y = x2, so the original series has  3, 3 as its interval of convergence.
Note that x   3 is not included, because this corresponds to y = +3.
Copyright © 2013, 2005, 2001 Pearson Education, Inc.
Section 8.3, Slide 7
Sometimes we wish to consider more general power series of the form

 an ( x  x0 )n ,
where x0 is a fixed real number.
n0
By making the substitution y = x – x0, we can apply the familiar techniques to the series

 an y n .
n0
If we find that the series in y converges when |y |  R, we conclude that the original series
converges when |x – x0 | < R.
Example 8.3.10
For the series 1  ( x  1)  ( x  1)  ( x  1) 
2
3


 ( x  1)n
n0
we have R = 1, so it converges when | x – 1| < 1. That is, when 0 < x < 2.
Since it diverges at x = 0 and x = 2, the interval of convergence is (0, 2).
In fact, using the formula for the geometric series, we see that for all x in (0, 2)
the sum of the series is equal to
1
1

.
1  ( x  1)
2 x
Copyright © 2013, 2005, 2001 Pearson Education, Inc.
Section 8.3, Slide 8