Learning Outcomes: Functions Given by Power Series. Taylor Series. Laurent Series. Singularities and Poles. Residues
Learning Outcomes: Functions Given by Power Series. Taylor Series. Laurent Series. Singularities and Poles. Residues
Learning outcomes
is convergent since |an | ≤ |an + ibn | and |bn | ≤ |an + ibn |, it follows
that an absolutely convergent series is convergent.
Geometric series:
A finite geometric series has a form:
n
X a(1 − rn+1 )
Sn = a(1 + r + r2 + · · · + rn ) = a ri ⇒ Sn =
1−r
i=0
a
1 If |r| < 1 then the infinite geometric series converges to 1−r .
2 If |r| ≥ 1 then the series does not converge(diverge).
The number r is called the ratio of the geometric series because it is
the ratio of consecutive terms of the series.
.Power series:
An infinite series of the form
Σan (z − z0 )n = a0 + a1 (z − z0 ) + a2 (z − z0 )2 + ... + an (z − z0 )n + ...
is called a power series. It is a series in powers of (z − z0 ).
If Σan (z − z0 )n is converges at z = z0 then it converges absolutely for all z such that
|z − z0 | < R, where an ’s are complex coefficients and R is a non-negative real number, R
can be zero or infinity.
Note:
If R > 0 then the series converges absolutely to an analytic function for |z − z0| < R,
the series diverges to an analytic function for |z − z0 | > R and no conclusion can be
drawn about convergence on the boundary of |z − z0 | = R.
The disk |z − z0 | < R is called the disk(region) of convergence. z0 is called the centre
of convergence and R is called the radius of convergence.
If R = ∞ the function f (z) is entire function and if R = 0 the series only converges
only at the point zP= z0.
A particular case ∞ n 2 n
n=0 an z = a0 + a1 z + a2 z + · · · + an z + · · · , when z0 = 0.
The function f (z) and its higher derivatives have same radius of convergence.
Dr. M. Chandru (VIT-Vellore) Complex Variables and PDE August 3, 2020 7 / 12
Power Series (Module - 03) Power series - Preliminaries
Region of convergence
Let the power series Σan (z − z0 )n .
The convergence region of the series can be obtained by the ratio test
an+1 (z − z0 )n+1
an+1
lim = |z − z0 | lim
n→∞ an (z − z0 )n n→∞ an
|z − z0 |
= <1
R
= |z − z0 | < R.
.Taylor’s series:
Let f (z) be an analytic at any points within a circle C with centre z0 and radius R. Then
at each point z within C,
∞
f 0 (0) f 00 (0) 2 f n (0) n X f n (0) n
f (z) = f (0) + z+ z + ··· + z + ··· = z
1! 2! n! n=0
n!