0% found this document useful (0 votes)
16 views8 pages

Power Series

The document discusses power series, including their definition, radius and interval of convergence, and the Ratio Test for determining convergence. It provides examples of finding the radius of convergence and the behavior of power series under differentiation and integration. Additionally, it outlines the properties of functions defined by power series and the implications of operations on their intervals of convergence.

Uploaded by

osief5580
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views8 pages

Power Series

The document discusses power series, including their definition, radius and interval of convergence, and the Ratio Test for determining convergence. It provides examples of finding the radius of convergence and the behavior of power series under differentiation and integration. Additionally, it outlines the properties of functions defined by power series and the implications of operations on their intervals of convergence.

Uploaded by

osief5580
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 8

‫بسم الله الرحمن الرحيم‬

Power Series

We will see that several important types of functions, including f (x) = e x , can
be represented exactly by an infinite series called a power series.
2 3 n
x x x x
e =1+ x + + +…+
2! 3 ! n!

For each real number x, it can be shown that the infinite series on the right
converges (‫ )تتق ارب‬to the number e x . Before doing this, however, some
preliminary results dealing with power series will be discussed. beginning with
the next definition.
Definition of Power Series
If x is a variable, then an infinite series of the form

∑ an x n=a0 + a1 x +a 2 x 2+ a3 x 3+ …+a n x n +…
n=0

is called a power series. More generally, an infinite series of the form


∑ an ( x−c )n=a 0 +a1 ( x−c ) +a2 ( x−c )2 +⋯+a n ( x−c )n + …


n=0

is called a power series centered at c, where c is a constant.

Radius and Interval of Convergence


A power series in x can be viewed as a function of x

f ( x )=∑ an ( x−c )
n

n=0

where the domain of f is the set of all x for which the power series converges.
Of course, every power series converges at its center c because:
∞ ∞
f ( c ) =∑ a n ( c−c ) =∑ a n ⋅0 n=a 0 ⋅1+ a1 ⋅0+ a2 ⋅0+⋯=a0
n

n=0 n=0
THEOREM
For a power series centered at c, precisely
one of the following is true.
1. The series converges only at c.
2. There exists a real number R > 0 such
that the series converges
absolutely for
|x−c|< R
and diverges for
|x−c|> R
3. The series converges absolutely for all x.

* The number R is the radius of convergence of the power series.


To determine the radius of convergence of a power series, use the Ratio Test.

The Ratio Test


Let ∑ an be a series with nonzero terms.
1. The series ∑ an converges absolutely when

lim
n→∞ | |
an +1
an
<1

2. The series ∑ andiverges when

lim
n→∞ | |
an +1
an
>1 or lim
| |
an+ 1
n →∞ a n
=∞

3. The Ratio Test is inconclusive when

lim
n→∞ | |
an +1
an
=1


2n
Example: Determine the convergence or divergence of ∑
n=0 n !
an+ 1 2
n+1
n! 2
lim =lim ⋅ =lim =0<1
n→∞ a n n → ∞ ( n+1 ) ! 2n n → ∞ n+1

Example(1): Finding the Radius of Convergence


Find the radius of convergence of ∑ n! x n


n=0

Solution
For x = 0, you obtain

f ( 0 )=∑ ( n!∗0 n )=1+0+ 0+…=1
n=1

For any fixed value of x such that |x| > 0, let un =n ! xn . Then
un+1 ( n+1 ) ! ⋅ xn +1
=lim =|x|⋅ lim ( n+1 )=∞
un n → ∞ n ! ⋅ xn n→ ∞

Therefore, by the Ratio Test, the series diverges for |x| > 0 and converges only
at its center, 0. So, the radius of convergence is R = 0.

Example(2): Find the radius of convergence of ∑ 3 ( x−2 )


n

n=0

Solution
n+1
un+1 3 ( x−2 )
=lim =lim ( x−2 )=|x −2|
u n n → ∞ 3 ( x−2 )n n →∞

By the Ratio Test, the series converges for |x – 2| < 1 and


diverges for |x – 2|>1 . Therefore, the radius of convergence of the
series is R = 1.

Example(3): Find the radius of convergence of ∑ 3 ( x−2 )


n

n=0

Find the radius of convergence of ∑ .


(−1 )n x 2n +1 ∞

n=0 ( 2 n+1 ) !

Solution
un+1 (−1 )n+1 x 2n +3 ( 2 n+1 ) ! −x 2
= ⋅ n
=
un ( 2 n+3 ) ! (−1 ) x 2 n+1 ( 2 n+3 ) ( 2n+ 2 )
For any fixed value of x, this limit is 0. So, by the Ratio Test,
the series converges for all x. Therefore, the radius of
convergence is R = ∞ .

Endpoint Convergence
the interval of convergence of a power series can take any one of the six
forms:


xn
Example: Find the interval of convergence of ∑
n =1 n2

Solution
n n+1
x x
un = 2
, un +1=
n ( n+1 )2
un+1 x
n+ 1
n
2
n
2
= ⋅ =x ⋅ =|x|
u n ( n+1 )2 x n ( n+1 )2

So, the radius of convergence is R = 1. Because the series is centered at x = 0, it


converges in the interval (−1, 1). When x = 1, you obtain the convergent p-
series

∑ n12 = 112 + 212 + 312 + 412 + … This series converges when x=1.
n =1

When x = −1, you obtain the convergent alternating series



(−1 )n −1 1 1 1
∑ n2 = 12 + 22 − 3 2 + 4 2 −… This series converges when x=−1.
n =1
Therefore, the interval of convergence is [−1, 1].

Differentiation and Integration of Power Series


Once you have defined a function with a power series, it is natural to wonder
how you can determine the characteristics of the function. Is it continuous?
Differentiable?

THEOREM: Properties of Functions Defined by Power Series


If the function

f ( x )=∑ an ( x−c ) =a0 +a 1 ( x−c ) +a 2 ( x−c ) +a 3 ( x−c ) + …
n 2 3

n=0

has a radius of convergence of R > 0, then, on the interval (c − R, c + R) then f is


differentiable (and therefore continuous). Moreover, the derivative and the
antiderivative of f are as follows.

1- f ( x )=∑ n an ( x −c )
' n−1 2 3
=a1 +2 a2 ( x−c ) +3 a3 ( x−c ) +4 a4 ( x−c ) +. .
n=1
∞ n +1 2 3
a n ( x−c ) a 1 ( x−c ) a2 ( x−c )
2- ∫ f ( x ) dx=C +∑ n+1
=C+a 0 ( x−c )+
2
+
3
+…
n=0

 The radius of convergence of the series obtained by differentiating or


integrating a power series is the same as that of the original power
series.
 The interval of convergence, however, may differ as a result of the
behavior at the endpoints.

Example

xn x2 x 3 x 4
f ( x )=∑ =1+ x+ + + +¿
n=0 n ! 2! 3! 4!

2 3 2 3 4
' 2x 3 x 4 x x x x
f ( x )=1+ + + +⋯=1+ x + + + +⋯=f ( x )
2 3! 4! 2 3! 4!
( )
2 3 2 3 4 5 2 3 4 5
x x x x x x x x x x
∫ f ( x ) dx=∫ 1+ x + + +⋯ dx=C + x+ +
2 ! 3!
+ +
2 3 ⋅2 ! 4 ⋅3 ! 5 ⋅ 4 !
+…=C+ x + + + + +⋯=C+ f (
2! ! 3 4 ! 5 !

Do you recognize this function?

Intervals of Convergence for f ( x ), f ' ( x ), and ∫ f ( x ) dx



xn
Consider the function f ( x )=∑ Find the interval of convergence for each of
n=1 n

the following. a- f ( x ) b- f ' ( x ) c- ∫ f ( x ) dx


Solution
a- For f (x), the series Interval of convergence: [−1, 1)
b- For f' (x), the series Interval of convergence: (−1, 1)
c- For ∫ f ( x ), the series Interval of convergence: [−1, 1]

Operations with Power Series

The operations described above can change the interval of convergence for the
resulting series. For example, in the addition shown below, the interval of
convergence for the sum is the intersection of the intervals of convergence of
the two original series.

∑ x +∑ ( ) ( )
∞ ∞ ∞
x n 1
n
=∑ 1+ n x n
n=0 n=0 2 n=0 2

Convergence: (−1 , 1 ) ∩ (−2 ,2 ) =(−1 ,1 )


Analytic at a Point A function f is analytic at ∞
Identity Property If ∑ c n ( x−a ) =0 , R>0
n
a point a if it can be represented by a n=0
power series in x - a with a positive or for all numbers x in the interval of
infinite radius of convergence. convergence, then c n=0 for all n.

You might also like