ConceptComplete

Power Series and Radius of Convergence

Power series are the local representation of holomorphic functions. Every holomorphic function is locally a convergent power series, and conversely, every convergent power series defines a holomorphic function.


Power Series

Definition5.1Power series

A power series centered at z0∈Cz_0 \in \mathbb{C} is a formal series

βˆ‘n=0∞an(zβˆ’z0)n\sum_{n=0}^{\infty} a_n (z - z_0)^n

where {an}n=0βˆžβŠ‚C\{a_n\}_{n=0}^\infty \subset \mathbb{C} are the coefficients. The series converges for some values of zz and diverges for others.

Theorem5.1Radius of convergence

For any power series βˆ‘an(zβˆ’z0)n\sum a_n(z-z_0)^n, there exists a unique R∈[0,∞]R \in [0, \infty] called the radius of convergence such that the series converges absolutely for ∣zβˆ’z0∣<R|z - z_0| < R and diverges for ∣zβˆ’z0∣>R|z - z_0| > R. Furthermore,

1R=lim sup⁑nβ†’βˆžβˆ£an∣1/n\frac{1}{R} = \limsup_{n \to \infty} |a_n|^{1/n}

(Cauchy-Hadamard formula). If the limit exists, also 1/R=lim⁑nβ†’βˆžβˆ£an+1/an∣1/R = \lim_{n\to\infty} |a_{n+1}/a_n|.

ExampleComputing radii of convergence
  • βˆ‘zn/n!\sum z^n/n!: ∣an∣1/n=(1/n!)1/nβ†’0|a_n|^{1/n} = (1/n!)^{1/n} \to 0, so R=∞R = \infty (this is eze^z).
  • βˆ‘n!zn\sum n! z^n: ∣an∣1/n=(n!)1/nβ†’βˆž|a_n|^{1/n} = (n!)^{1/n} \to \infty, so R=0R = 0 (converges only at z=0z = 0).
  • βˆ‘zn\sum z^n: R=1R = 1 (geometric series).
  • βˆ‘zn/n2\sum z^n/n^2: R=1R = 1 (converges on ∣z∣=1|z| = 1 as well).

Properties of Power Series

Theorem5.2Holomorphicity of power series

A power series f(z)=βˆ‘n=0∞an(zβˆ’z0)nf(z) = \sum_{n=0}^\infty a_n(z-z_0)^n with radius of convergence R>0R > 0 defines a holomorphic function on D(z0,R)D(z_0, R). Moreover:

  1. ff can be differentiated term by term: fβ€²(z)=βˆ‘n=1∞nan(zβˆ’z0)nβˆ’1f'(z) = \sum_{n=1}^\infty n a_n(z-z_0)^{n-1}.
  2. The derived series has the same radius of convergence RR.
  3. The coefficients are given by an=f(n)(z0)/n!a_n = f^{(n)}(z_0)/n!.
RemarkUniform convergence on compact subsets

The convergence of a power series is uniform on any compact subset of D(z0,R)D(z_0, R) β€” in particular, on every closed disk Dβ€Ύ(z0,r)\overline{D}(z_0, r) with r<Rr < R. This uniform convergence justifies term-by-term differentiation and integration.

ExampleDifferentiating a power series

Starting from 11βˆ’z=βˆ‘n=0∞zn\frac{1}{1-z} = \sum_{n=0}^\infty z^n for ∣z∣<1|z| < 1, differentiation gives:

1(1βˆ’z)2=βˆ‘n=1∞nznβˆ’1=βˆ‘n=0∞(n+1)zn.\frac{1}{(1-z)^2} = \sum_{n=1}^\infty n z^{n-1} = \sum_{n=0}^\infty (n+1)z^n.

A second differentiation: 2(1βˆ’z)3=βˆ‘n=0∞(n+1)(n+2)zn/1\frac{2}{(1-z)^3} = \sum_{n=0}^\infty (n+1)(n+2)z^n / 1.


Abel's Theorem

Theorem5.3Abel's theorem

If βˆ‘n=0∞an\sum_{n=0}^\infty a_n converges to SS, then lim⁑rβ†’1βˆ’βˆ‘n=0∞anrn=S\lim_{r \to 1^-} \sum_{n=0}^\infty a_n r^n = S. More generally, if f(z)=βˆ‘anznf(z) = \sum a_n z^n has radius of convergence 11 and βˆ‘an\sum a_n converges, then lim⁑zβ†’1f(z)=βˆ‘an\lim_{z \to 1} f(z) = \sum a_n as zβ†’1z \to 1 within any Stolz angle {z:∣1βˆ’z∣<C(1βˆ’βˆ£z∣)}\{z : |1-z| < C(1-|z|)\}.

ExampleAbel summation of $\ln 2$

The series βˆ‘n=1∞(βˆ’1)n+1/n=ln⁑2\sum_{n=1}^\infty (-1)^{n+1}/n = \ln 2 (conditionally convergent). By Abel's theorem,

lim⁑rβ†’1βˆ’βˆ‘n=1∞(βˆ’1)n+1nrn=lim⁑rβ†’1βˆ’ln⁑(1+r)=ln⁑2.\lim_{r \to 1^-} \sum_{n=1}^\infty \frac{(-1)^{n+1}}{n} r^n = \lim_{r \to 1^-} \ln(1+r) = \ln 2.


Multiplication of Power Series

RemarkCauchy product

If f(z)=βˆ‘anznf(z) = \sum a_n z^n and g(z)=βˆ‘bnzng(z) = \sum b_n z^n both converge for ∣z∣<R|z| < R, then f(z)g(z)=βˆ‘cnznf(z)g(z) = \sum c_n z^n where cn=βˆ‘k=0nakbnβˆ’kc_n = \sum_{k=0}^n a_k b_{n-k} (the Cauchy product), and this series also converges for ∣z∣<R|z| < R.