<< Chapter < Page Chapter >> Page >

Multiplication of power series

We can also create new power series by multiplying power series. Being able to multiply two power series provides another way of finding power series representations for functions.

The way we multiply them is similar to how we multiply polynomials. For example, suppose we want to multiply

n = 0 c n x n = c 0 + c 1 x + c 2 x 2 +

and

n = 0 d n x n = d 0 + d 1 x + d 2 x 2 + .

It appears that the product should satisfy

( n = 0 c n x n ) ( n = −0 d n x n ) = ( c 0 + c 1 x + c 2 x 2 + ) · ( d 0 + d 1 x + d 2 x 2 + ) = c 0 d 0 + ( c 1 d 0 + c 0 d 1 ) x + ( c 2 d 0 + c 1 d 1 + c 0 d 2 ) x 2 + .

In [link] , we state the main result regarding multiplying power series, showing that if n = 0 c n x n and n = 0 d n x n converge on a common interval I , then we can multiply the series in this way, and the resulting series also converges on the interval I .

Multiplying power series

Suppose that the power series n = 0 c n x n and n = 0 d n x n converge to f and g , respectively, on a common interval I . Let

e n = c 0 d n + c 1 d n 1 + c 2 d n 2 + + c n 1 d 1 + c n d 0 = k = 0 n c k d n k .

Then

( n = 0 c n x n ) ( n = 0 d n x n ) = n = 0 e n x n

and

n = 0 e n x n converges to f ( x ) · g ( x ) on I .

The series n = 0 e n x n is known as the Cauchy product of the series n = 0 c n x n and n = 0 d n x n .

We omit the proof of this theorem, as it is beyond the level of this text and is typically covered in a more advanced course. We now provide an example of this theorem by finding the power series representation for

f ( x ) = 1 ( 1 x ) ( 1 x 2 )

using the power series representations for

y = 1 1 x and y = 1 1 x 2 .

Multiplying power series

Multiply the power series representation

1 1 x = n = 0 x n = 1 + x + x 2 + x 3 +

for | x | < 1 with the power series representation

1 1 x 2 = n = 0 ( x 2 ) n = 1 + x 2 + x 4 + x 6 +

for | x | < 1 to construct a power series for f ( x ) = 1 ( 1 x ) ( 1 x 2 ) on the interval ( −1 , 1 ) .

We need to multiply

( 1 + x + x 2 + x 3 + ) ( 1 + x 2 + x 4 + x 6 + ) .

Writing out the first several terms, we see that the product is given by

( 1 + x 2 + x 4 + x 6 + ) + ( x + x 3 + x 5 + x 7 + ) + ( x 2 + x 4 + x 6 + x 8 + ) + ( x 3 + x 5 + x 7 + x 9 + ) = 1 + x + ( 1 + 1 ) x 2 + ( 1 + 1 ) x 3 + ( 1 + 1 + 1 ) x 4 + ( 1 + 1 + 1 ) x 5 + = 1 + x + 2 x 2 + 2 x 3 + 3 x 4 + 3 x 5 + .

Since the series for y = 1 1 x and y = 1 1 x 2 both converge on the interval ( −1 , 1 ) , the series for the product also converges on the interval ( −1 , 1 ) .

Got questions? Get instant answers now!
Got questions? Get instant answers now!

Multiply the series 1 1 x = n = 0 x n by itself to construct a series for 1 ( 1 x ) ( 1 x ) .

1 + 2 x + 3 x 2 + 4 x 3 +

Got questions? Get instant answers now!

Differentiating and integrating power series

Consider a power series n = 0 c n x n = c 0 + c 1 x + c 2 x 2 + that converges on some interval I , and let f be the function defined by this series. Here we address two questions about f .

  • Is f differentiable, and if so, how do we determine the derivative f ?
  • How do we evaluate the indefinite integral f ( x ) d x ?

We know that, for a polynomial with a finite number of terms, we can evaluate the derivative by differentiating each term separately. Similarly, we can evaluate the indefinite integral by integrating each term separately. Here we show that we can do the same thing for convergent power series. That is, if

f ( x ) = c n x n = c 0 + c 1 x + c 2 x 2 +

converges on some interval I , then

f ( x ) = c 1 + 2 c 2 x + 3 c 3 x 2 +

and

f ( x ) d x = C + c 0 x + c 1 x 2 2 + c 2 x 3 3 + .

Evaluating the derivative and indefinite integral in this way is called term-by-term differentiation of a power series    and term-by-term integration of a power series    , respectively. The ability to differentiate and integrate power series term-by-term also allows us to use known power series representations to find power series representations for other functions. For example, given the power series for f ( x ) = 1 1 x , we can differentiate term-by-term to find the power series for f ( x ) = 1 ( 1 x ) 2 . Similarly, using the power series for g ( x ) = 1 1 + x , we can integrate term-by-term to find the power series for G ( x ) = ln ( 1 + x ) , an antiderivative of g . We show how to do this in [link] and [link] . First, we state [link] , which provides the main result regarding differentiation and integration of power series.

Practice Key Terms 2

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Calculus volume 2. OpenStax CNX. Feb 05, 2016 Download for free at http://cnx.org/content/col11965/1.2
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Calculus volume 2' conversation and receive update notifications?

Ask