4.1 Differentiating of Power Series

Home | Assessment | Notes | Index | Worksheets | Blackboard

We defined many interesting functions via power series. Our goal in this section is to verify that power series are holomorphic on their open ball of convergence, and that their derivatives are easy to calculate.

Fix a power series n=0an(zb)n with radius of convergence R>0. Define f:B(b,R)C by f(z)=n=0an(zb)n=a0+a1(zb)+a2(zb)2+a3(zb)3+ for all zB(b,R). We do not know yet whether f is holomorphic, but if it were, a reasonable guess for its derivative would be n=0nan(zb)n1=a1+2a2(zb)+3a3(zb)2+4a3(zb)3+ which is itself a power series with nth coefficient (n+1)an+1. To verify this is the case we need to do three things.

  1. Prove the purported derivative has radius of convergence R.
  2. Prove f is holomorphic on B(b,R).
  3. Prove f equals the purported derivative on B(b,R).

The first step will make use of the following result, which will be on the exercise sheet.

Lemma

For every zB(0,1) the series n=0(n+1)zn=1+2z+3z2+4z3+ converges.

Proof:

This follows from the ratio test: limn|an+1an|=|z|limnn+1n=|z| so the series converges absolutely whenever |z|<1.

In fact n=0(n+1)zn=1(1z)2 which will be on the problem sheet.

Lemma

If a power series n=0an(zb)n has radius of convergence R>0 then the power series n=0(n+1)an+1(zb)n converges absolutely on the open ball B(b,R).

Proof:

Fix |zb|<R and choose r such that |zb|<|rb|<R. Then n=0an(rb)n converges absolutely. Hence the summands must be bounded: there is K>0 such that |an(rb)n|<K for all n0.

Let q=(zb)/(rb) and note that 0<|q|<1. Then |(n+1)an+1(zb)n|=(n+1)|an+1(rb)nqn|=n+1|rb||an+1(rb)n+1||q|n<K|zb|(n+1)|q|n but n=0(n+1)qn converges by the previous lemma. Hence n=0|(n+1)an+1(zb)n| converges by the comparison test. We conclude that n=0(n+1)an+1(zb)n converges absolutely.

Remark

The Cauchy-Hadamard theorem can be used to prove that the two power series have the same radius of convergence.

The second and third steps will be proved together in the following theorem.

Theorem (Differentiating Power Series)

If a power series n=0an(zb)n has radius of convergence R>0 then it is holomorphic on the open ball B(b,R) and its derivative there is n=0(n+1)an+1(zb)n as hoped.

Proof:

Write f(z)=n=0an(zb)n and g(z)=n=0(n+1)an+1(zb)n for all zB(b,R). We need to compare the quantities f(z+h)f(z)h=1h(n=0an(z+hb)nn=0an(zb)n)=n=1an(z+hb)n(zb)n(z+hb)(zb)=n=1an((z+hb)n1(zb)0+(z+hb)n2(zb)1+(z+hb)n3(zb)2++(z+hb)1(zb)n2+(z+hb)0(zb)n1) and g(z)=n=0(n+1)an+1(zb)n=a1+2a2(zb)+3a3(zb)2+ as we need to prove their difference tends to zero as h0.

The first terms in both expressions agree. The second terms are a22h(zb)+h2h and 2a2(zb) and these are close for h small. We can make similar arguments for later terms in the series, but cannot carry out the argument for all terms simultaneously as the errors would conspire against us. What we need, therefore, is to bound the tails of the two series separately, and then choose h small enough to control the remaining terms manually. Formally, this goes as follows.

Fix zC with |zb|<R. Fix ϵ>0. Choose r>0 such that |zb|<r<R. If |h|<r|zb| then we also |z+hb|<r. For such h we can estimate |an((z+hb)n1(zb)0+(z+hb)n2(zb)1+(z+hb)n3(zb)2++(z+hb)1(zb)n2+(z+hb)0(zb)n1)||an|(rn1r0+rn2r1++r1rn2+r0rn1)=n|an|rn1 and, as in the proof of the previous lemma, find NN such that |1hn=Nan(z+hb)nan(zb)n|<ϵ4|n=Nnan(zb)n1|<ϵ4 both hold. Now n=0N1an(z+hb)n(zb)nh and n=0N1nan(zb)n1 are both polynomials in h taking the same value at h=0. Therefore, continuity of polynomials implies there is δ>0 such that |h|<δ guarantees |n=0N1an(z+hb)nan(zb)nn=0N1nan(zb)n1|<ϵ2 giving the result when combined with the previous estimate.