2.5 Abel's Limit Theorem

Abel’s Limit Theorem (Stolz Angle)

Let f(z)=n=0anzn

with radius of convergence R=1
Theorem.

If n=0an converges, then

limz1f(z)=f(1)=n=0an

whenever |1z|1|z| remains bounded as

z1

(i.e. z approaches 1 inside a Stolz angle).


Step 1 — Normalization

We may assume

n=0an=0

since adding a constant to a0 doesn’t affect the limit. Define

sn=a0+a1++an

Step 2 — Summation by Parts

sn(z)=a0+a1z+a2z2++anzn=k=0nakzk=k=0n(sksk1)zk(s1=0)=k=0nskzkk=0nsk1zk=k=0nskzkzj=0n1sjzj=snzn+(1z)j=0n1sjzj=(1z)(s0+s1z++sn1zn1)+snzn

Since sn0 and |z|1 we have

snzn0

Therefore,

f(z)=(1z)n=0snzn

Step 3 — Tail Control

Assume

|1z|K(1|z|)

Pick m such that |sn|<ε for all nm

|n=msnzn|ε|z|m1|z||1z||n=msnzn||1z|,ε|z|m1|z|K(1|z|),ε|z|m1|z|since |1z|K(1|z|)=Kε,|z|mKε

Step 4 — Finite Part

f(z)=(1z)n=0snzn=(1z)(n=0m1snzn+n=msnzn)|f(z)||1z|n=0m1|sn||z|n+|1z||n=msnzn||1z|n=0m1|sn||z|n+Kε

The finite sum vanishes as z1 because of the factor |1z| and the tail is bounded by Kε


Step 5 — Limit

Since ε is arbitrary,

limz1f(z)=0

Undoing the normalization,

limz1f(z)=f(1)

Summary of logic:

  1. Normalize
an=0
  1. Use summation by parts to factor out (1z)
  2. Control the tail with εm trick.
  3. Stolz angle condition keeps the tail bounded.
  4. Limit follows cleanly.