next up previous contents index
Next: Other Power Series Up: Power Series Previous: Power Series and the   Contents   Index

Representing Functions by Power Series

Once we know that a power series has a radius of convergence, we can use it to define a function. Suppose the power series $ \sum$anxn has radius of convergence R > 0, and let I = (- R, R). We now define a function f on this open interval I as follows:

f (x) = $\displaystyle \sum_{{n=1}}^{\infty}$anxn        for x $ \in$ I.    

It turns out that this is the last, and best behaved of the classes of functions we study in this course.

In fact all of what we say below remains true when R = $ \infty$, provided we interpret the open interval I as $ \mathbb {R}$.

Theorem 7.9   Let $ \sum$anxn be a power series with radius of convergence R > 0. Let I be the open interval (- R, R), and define f (x) = $ \sum$anxn for x $ \in$ I. Then $ \sum$nanxn-1 has radius of convergence R, f is differentiable on I, and

f'(x) = $\displaystyle \sum_{{n=1}}^{\infty}$nanxn-1    for x $ \in$ I.    

We summarise this result by saying that we can differentiate a power series term - by - term everywhere inside the circle of convergence. If R = $ \infty$, then this can be done for all x.

Proof. Quite a lot harder than it looks; we need to be able to re-arrange power series, and then use the Mean Value Theorem to estimate differences, and show that even when we add an infinite number of errors, they don't add up to too much. It can be found e.g. in (Spivak, 1967). $ \qedsymbol$

Corollary 7.10   Let f and I be defined as 7.9. Then f has an indefinite integral defined on I, given by

G(x) = $\displaystyle \sum_{{n=0}}^{\infty}$$\displaystyle {\frac{{a_n}}{{(n+1)}}}$xn+1    for x $ \in$ I.    

Proof. Apply 7.9 to G to see that G'(x) = f (x), which is the required result. $ \qedsymbol$


next up previous contents index
Next: Other Power Series Up: Power Series Previous: Power Series and the   Contents   Index
Ian Craw 2002-01-07