Lecture 16: Taylor series

Complex analysis, lecture 2
(April 1, 2026)

Last time, we studied power series

f(z)=n=0an(zz0)n

for sequences an, and saw that within a disk of some radius (possibly zero or infinite) centered at z0, this series converges absolutely to an analytic function of z. Our first goal today is to prove the converse, justifying our terminology for analytic functions.

Theorem.

Suppose that f is an analytic function on D={z:|zz0|<R} for some R. Then:

  1. (a)

    for all |zz0|<R,

    f(z)=n=0an(zz0)n,

    where

    an=1n!f(n)(z0),

    and the power series has radius of convergence greater than or equal to R.

  2. (b)

    For any fixed 0<r<R and n0,

    an=12πi|zz0|=rf(z)(zz0)n+1𝑑z.
  3. (c)

    For any fixed 0<r<R and n0, if |f(z)|M for all |zz0|=r, then

    |an|Mrn.
Proof.

The idea is to look at Cauchy’s formula: for |zz0|<r<R,

f(z)=12πi|wz0|=rf(w)wz𝑑w

since |wz0|<r is a domain containing z, and write

1wz=1(wz0)(zz0)=1wz011(zz0)/(wz0)=1wz0n=0(zz0wz0)n

(since |wz|=r0 and |zz0||wz0|=|zz0|r<1). This can be rewritten as

n=0(zz0)n(wz0)n+1.

Plugging this in to Cauchy’s formula, we get

f(z)=12πi|zz0|=rf(w)n=0(zz0)n(wz0)n+1dw.

By uniform convergence within the disk of radius r<R, we can exchange the sum (viewed as a limit of partial sums) and the integral, so this is

12πin=0|zz0|=rf(w)(zz0)n(wz0)n+1𝑑w=n=0(12πi|zz0|=rf(w)(wz0)n+1𝑑w)(zz0)n.

If we label the quantity in parentheses as an, as in (b), by Cauchy’s integral formula for derivatives this agrees with

an=1n!f(n)(z0)

as in (a), so we have proven

f(z)=n=0an(zz0)n

for both descriptions. This converges for |zz0|<r for any r<R, hence for any |zz0|<R, so its radius of convergence is at least R. Finally (c) follows from the Cauchy estimates. ∎

Thus we have shown that analytic functions are equal to their Taylor expansions, at least on some sufficiently small disk. An immediate consequence is the following uniqueness statement:

Corollary.

Let f, g be analytic functions on {z:|zz0|<r} such that f(n)(z0)=g(n)(z0) for all n0. Then f(z)=g(z) for all |zz0|<r.

Indeed, both functions are equal to their Taylor series on this region, which are equal by assumption.

We can reframe this slightly, which will be useful later on:

Corollary.

Let 0<r<R be real numbers, and f,g analytic functions on D={z:|zz0|<R} such that if |zz0|<r, then f(z)=g(z). Then f(z)=g(z) for all |zz0|<R.

Indeed, by assumption f=g on the smaller disk, so their derivatives agree there, and in particular f(n)(z0)=g(n)(z0) for all n; so since f and g are equal to their Taylor series on D, they must be equal there by the previous corollary.

We now turn to some examples. Consider the function f(z)=ez. Since f(n)(z)=ez for all n and f is entire, we have for all z

f(z)=n=01n!zn.

Note that although this is a direct consequence of the above statements, this is actually rather remarkable: in order to talk about the complex exponential, we defined its extension to complex numbers in an apparently arbitrary way. Although we saw some reasons to believe this was the right definition, we can now prove that this is the only possible one: the only analytic function f such that f(z)=f(z) and f(0)=1, a differential equation which should have unique solution ez, is given by this Taylor series. An alternate approach would have been to define this to be the complex exponential, and deduce all its properties from there.

As an example of this approach, we deduce Euler’s formula. Recall the Taylor series for sine and cosine (by the same argument, the same as their real analogues, and convergent on the whole complex plane since they are entire):

cos(z)=n=0(1)n(2n)!z2n=112z2+124z4,
sin(z)=n=0(1)n(2n+1)!z2n+1=z16z3+1120z5.

It follows that

cos(z)+isin(z) =1+iz12z216iz3+124z4+1120iz5
=1+iz+12i2z2+16i3z3+124i4z4+1120i5z5+
=n=01n!(iz)n
=eiz.

The special case with which we’re familiar is when z=θ is real, giving points eiθ=cosθ+isinθ on the unit circle, but one could also take z complex, recovering our formulas for sine and cosine of complex numbers, which agree with the power series above.

Another more abstract corollary of our result is the following reinterpretation of the radius of convergence:

Proposition.

If f(z) is analytic at z0 with Taylor series

f(z)=n=0an(zz0)n,

this power series has radius of convergence given by the largest real number R (or +) such that f extends to an analytic function on {z:|zz0|<R}.

Note that by the corollary above, such an extension is unique, so this really is just a property of f with no need to worry about the choice of an extension.

For example, the geometric series n=0zn is the Taylor series for f(z)=11z centered at z0=0. This function has a pole at z=1, so the largest disk it extends to is radius 1, hence it has radius of convergence 1.

A more subtle example is f(z)=1z2+1. In the real setting, this is well-defined and analytic on all of ; at z=0, it has the power expansion

1z2+1=n=0(1)nz2n=1z2+z4z6+,

given by taking the geometric series in z2. However, this only converges for |z|<1, somewhat inexplicably from what we can see over : there are no singularities to worry about.

In the complex setting, however, we can see what’s happening more clearly: here (by the fundamental theorem of algebra) 1z2+1 does have singularities, at z=±i. These are at distance 1 from the origin, so the Taylor series can converge only within the disk of radius 1. This is an instance of the following principle, which we will see more of in the future: to understand analytic properties of real functions of a real variable, especially those which extend to analytic functions of a complex variable, it is often useful to pass into the complex plane even when complex numbers don’t a priori appear.

Another example of interest is the case of removable singularities: consider f(z)=z21z+1. Near z=0, this is the same thing as z1; but at z=1 it is undefined. Nevertheless, studying the Taylor series at z=0, we find that it is 1+z, a finite polynomial since f is here, which necessarily converges everywhere. Indeed, f extends (uniquely) to an analytic function on all of , even though a priori it isn’t defined at z=1, with extension z1, so the proposition implies that the radius of convergence should be infinite.

Today’s theorem on Taylor series is the key property of power series (and, arguably, of analytic functions); next time we’ll study some complements such as power expansions at infinity and zeros of analytic functions, and build upon the uniqueness statements we saw today.