2.4 Power Series

See: 9. Power Series from Real Analysis

a0+a1z+a2z2++anzn+

Where an and and the variable z are complex.

We can also consider:

n=0an(zz0)n

Most trivial is a geometric series:

1+z++zn1=1zn1z

since zn0 for |z|<1 and diverges otherwise. We conclude that the the geometric series converges to 11z for |z|<1

Abel's Theorem

For every power series there exists a number R, 0<R< called the radius of convergence with the following properties

  1. The series converges absolutely for every z with |z|<R and converges uniformly.
  2. If |z|>R the series is divergent
  3. In |z|<R the sum of the series is an analytic function where the derivative has the same radius of convergence

Hadamard's Formula

1R=limnsup|an|n

Proofs

Let 1R=limnsup|an|n
If |z|<R we can find ρ so that |z|<ρ<R and 1ρ>1R
By definition of the limsup we can find N so that when n>N,

|an|n1R<1ρ|an|n|z|<|z|ρ|an||z|n<|z|nρn

n=0|z|nρn converges since it's a geometric series and ||z|ρ|<1|anzn| is absolutely convergent.
and by M-test it converges uniformly
3.
Lemma: limnnn=1
Binomial expansion:
(1+δn)n=1+nδn+n(n1)2δn2+n(n1)(n2)6δn3+

nn=1+δnn=(1+δn)n>1+12n(n1)δn2n>1+12n(n1)δn2δn2<2nδn0nn1

Proof

lim supn|nan|n=lim supn|an|n|z|<Rf(z)=0anzn=a0++anznSn(z)+an+1zn+1+Rn(z)f1(z)=1nanzn1

WTS f(z)=f1(z)

f(z)f(z0)zz0f1(z0)=Sn(z)Sn(z0)zzsn(z0)f1(z0)+Rn(z)Rn(z0)zz0

take |z0|<ρ<R

|Rn(z)Rn(z0)zz0|=|k=n+1anzkk=n+1akz0kzz0|=|k=n+1ak(zkz0k)b|=k=n+1|ak(zk1+zk2z0++z0k1)|k=nk|ak|ρk1

Which converges lim supkk|ak|k=1R

For ρ<R,
ρ1R<1.

By the root test, the series k|ak|ρk1 converges

N,n>N|Rn(z)Rn(z0)zz0|<ε3

f(z)f(z0)zz0=Sn(z)Sn(z0)+(Rn(z)Rn(z0))zz0sn(z)=k=1nkak(z)k1,f1(z)=k=1kak(z)k1.

For |z|ρ<R,

|ak(z)k1|k|ak|ρk1

Since k|ak|ρk1 converges the M-test gives uniform convergence of sn(z) to f1(z).

Hence, for any ε>0,

n1 nn1:|sn(z0)f1(z0)|<ε/3.

and by the definition of the derivative

|sn(z)sn(z0)zz0sn(z0)|<ε3

Combining these we get what we want.