Lecture-3_IISc_complex
Lecture-3_IISc_complex
VED V. DATAR∗
1. Power series
A power series centered at z0 ∈ C is an expansion of the form
∞
X
an (z − z0 )n ,
n=0
converges absolutely.
Observe that on the unit disc |z n | = |z|n = 1, and so by the divergence test,
the series cannot converge at any boundary point. On the other hand, the
left hand side is defined and holomorphic at all points z 6= 1 even though
the power series is only defined inside the unit disc. We then say that the
holomorphic function 1/1 − z is an analytic continuation of the power series
to the domain C \ {z = 1}. We will say more about analytic continuation
towards the end of the course. We remark that the following misleading
formula often appears in popular culture (most notably in a video on the
youtube channel - Numberphile, an otherwise decent math channel), many
times accompanied with a quote with the effect that “Oh look - math is mag-
ical!”:
1
1 − 1 + 1 − 1..... = .
2
The formula as stated is of course junk since the left hand side is clearly
a divergent series. But there are ways of interpreting the left hand side.
For instance, the left hand side is in fact Cesaro summable, which is a
generalization of usual infinite summation in that a convergent series is also
Cesaro summable and the Cesaro sum equals the sum of the series. In this
case, the Cesaro sum does turn out to be 1/2. A more fundamental way
(at least in my opinion) ofP∞ interpreting the left hand side, as precisely the
n
analytic continuation of n=0 z to z = −1. Then as remarked above,
this analytic continuation is given by 1/(1 − z) which of course equals 1/2 at
z = −1. Another example of such misleading propogation of math, especially
in India, is that Ramanujan proved the “miraculous” identity that
−1
1 + 2 + 3 + ··· = .
12
We’ll see later in the course that the left hand
P side−sshould in fact be replaced
by the analytic continuation of the series ∞ n=1 n to s = −1. The infinite
seres is a priori only defined on the region Re(s) > 1, but can be analytically
continued to C \ {1}, and this if of course the famous ζ(s) of Riemann..
We’ll then compute that ζ(−1) = −1/12!
Example 1.2. Consider the power series
∞
X zn
.
n
n=0
Let us denote by
N
X ∞
X
SN (z) = an z n , EN (z) = an z n ,
n=0 n=N +1
But if |h| < δ for sufficiently small δ (in particular if δ < r − |p|), then
|p + h| ≤ |p| + |h| < r, and so
∞
EN (p + h) − EN (p) X
≤ |an |nrn−1 .
h
n=N +1
Notice that the derivative is again a power series with the same radius of
convergence. So applying the above theorem inductively we obtain -
Corollary 1.1. A power series f (z) = ∞ n
P
n=0 an (z−z0 ) is infinitely complex
differentiable in it’s disc of convergence. Moreover, the derivatives can be
computed by successive term-wise differentiation:
∞
X
f (k) (z) = n(n − 1) · · · (n − k + 1)an (z − z0 )n−k .
n=k