BMEG2410: Complex Analysis Part III: Prof. Scott YUAN
BMEG2410: Complex Analysis Part III: Prof. Scott YUAN
Power series
Taylor and Maclaurin series
September 2020
Lecture notes: Courtesy of Prof. Hongsheng LI
Sequences and series
Power series
Taylor and Maclaurin series
Outline
2 Power series
Reading materials:
Power series, Taylor series: Kreyszig 15.1, 15.2, 15.3, 15.4
Sequences and series
Power series
Taylor and Maclaurin series
2 Power series
Sequences
A sequence is an indexed collection of (real or complex) numbers:
zn , for n = 1, 2, . . . , ∞ or z1 , z 2 , z 3 , · · · or simply {zn }
Convergence of sequences
A sequence is convergent iff there exists a constant c such that
lim zn = c
n→∞
A divergent sequence is one that does not converge
Series
Given a sequence z1 , z2 , · · · , zn , · · · , the series could be formed as the
summations of terms z1 , z2 , · · · , zn , · · · ∞
X
s1 = z 1 , s2 = z1 + z2 , ··· , sn = zn = z1 + z2 + · · · + zn
n=1
Convergence of series
A series is convergent iff there exists a constant s such that
lim sn = s
n→∞
A series is divergent if it is not convergent
A series sn = z1 + z2 + · · · is absolutely convergent if the sum of the
absolute values of the terms is convergent
X∞
|zn | = |z1 | + |z2 | + |z3 | + · · ·
n=1
If a series is absolute convergent, it is convergent
If z1 + z2 + · · · converges but |z1 | + |z2 | + · · · diverges, the series
z1 + z2 + · · · is called conditionally convergent
Example: the series 1 − 21 + 13 − 14 + · · · converges, but 1 + 1
2
+ 1
3
+ 1
4
+ ···
does not. It is conditionally convergent.
Sequences and series
Power series
Taylor and Maclaurin series
Geometric series X
The geometric series is defined by the terms zn = q n where q ∈ C. The sum of
this sequence is
X n 1
convergent, when |q| < 1. In that case q = ;
1−q
n≥0
divergent, when |q| ≥ 1.
Examples:
zn = 1/n, n = 1, 2, ..., ∞: convergent sequence but divergent series
zn = 1/n2 , n = 1, 2, ..., ∞: convergent sequence and series
zn = (−1)n /n, n = 1, 2, ..., ∞: convergent sequence and series
zn = cos(n), n = 1, 2, ..., ∞: divergent sequence and series
Sequences and series
Power series
Taylor and Maclaurin series
Divergence
P
Given a series sn = n zn , if lim zn 6= 0, the series is divergent
n→∞
Comparison test
X X
A series zn is absolute convergent if there is a convergent series bn
n→∞ n→∞
such that |z1 | ≤ b1 , |z2 | ≤ b2 , · · ·
Sequences and series
Power series
Taylor and Maclaurin series
Ratio test 1
P
A series n→∞ zn is absolutely convergent, if there exists a constant q < 1
such that
zn+1
zn ≤ q < 1 for all n greater than some N
Ratio test 2
zn+1
If a series with terms zn , where zn 6= 0, such that =L
zn
If L < 1, the series converges absolutely
If L > 1, the series diverges
If L = 1, the series may converge or diverge (inconclusive)
Sequences and series
Power series
Taylor and Maclaurin series
Root test 1
A series with terms zn is absolutely convergent if there exist some constant
q<1 pn
|zn | ≤ q < 1 for all n greater than some N
The series is divergent, if
p
n
|zn | ≥ 1 for infinitely many n
Root test 2
p
n
A series with terms zn is such that lim |zn | = L, then
n→∞
If L < 1, the series converges absolutely
If L > 1, the series diverges
If L = 1, the series may converge or diverge (inconclusive)
Sequences and series
Power series
Taylor and Maclaurin series
Examples
1
The series with term zn = n(n−1)
, n ≥ 2 is convergent because:
(1) We can apply Cauchy’s convergence principle, Assume we have some > 0,
|zn+1 + zn+2 + zn+3 + · · · zn+p |
1 1 1 1 1 1
=( − )+( − ) + ···( − )
n n+1 n+1 n+2 n+p−1 n+p
1 1
= −
n n+p
The largest value for this equation is obtained when p → ∞, and the value
become n1 . We could determine N as any value N > 1 .
(2) We apply ratio test 1,
1
zn+1 (n+1)n n − 1 2
= =
zn 1 n + 1 = 1 − <1
n + 1
n(n−1)
Examples
1
The series with term zn = , n ≥ 1 is convergent because
n2
(1) We apply comparison test
1
|zn | ≤ bn = for n ≥ 2,
n(n − 1)
where bn is a convergent series
Examples
2
The series with term zn = e−n , n ≥ 1 is convergent because
We apply root test 2
lim |zn |1/n = lim e−n = 0
n→∞ n→∞
Sequences and series
Power series
Taylor and Maclaurin series
2 Power series
Definition
Power series are used to define a complex function f (z) with a variable z
X
f (z) = an (z − z0 )n
n≥0
When given fixed {an } and z0 , we are interested to study the convergence
of the power series with different variable value z
Sequences and series
Power series
Taylor and Maclaurin series
Cauchy-Hadamard formula
a
Given a power series with term an (z − z0 )n , we create a sequence n+1
an ,
n = 1, 2, · · ·
an+1
If lim = 0, then convergence radius R = ∞
n→∞ an
an+1
If lim = L∗ , where L∗ 6= 0 or L∗ 6= ∞, then R = 1
n→∞ an L∗
an+1
If lim = ∞, the convergence radius R = 0
n→∞ an
Example
∞
X (2n)!
Find the convergence radius of the power series (z − 3i)n
n=0
(n!)2
(2n)!
Solution: we can find that an = and z0 = 3i
(n!)2
(n!)2
an+1 (2n + 2)! (2n)! (2n + 2)!
lim = lim = lim ·
n→∞ an n→∞ ((n + 1)!)2 (n!)2 n→∞ (2n)! ((n + 1)!)2
(2n + 2)(2n + 1)
= lim
n→∞ (n + 1)2
=4
1
Therefore, the convergence radius R =
4
Sequences and series
Power series
Taylor and Maclaurin series
Exercises
2 Power series
Taylor series X
Consider a function analytic in an open domain D and a point z0 ∈ D. Then,
for any z in a disk centered at z0 contained in D
X f (n) (z0 ) 1
f (z) = (z − z0 )n where an = f (n) (z0 )
n! n!
n≥0
or by Cauchy’s integral formula
f (z ∗ )
I
1
an = ∗
dz ∗
2πi C (z − z0 )n+1
where C is a simple couterclockwise closed path enclosing z0 and f (z) is
analytic in the domain containing C and all points inside.
Taylor series are power series. The convergence of the Taylor series is absolute.
This theorem shows that analytic functions are similar to polynomials (of
infinite degree) within disks, and that all the information needed to describe
them is how they behave in the neighborhood of disk centers.
Maclaurin expansion is a Taylor expansion for z0 = 0.
Sequences and series
Power series
Taylor and Maclaurin series
f (z ∗ ) ∗ f (z ∗ )
I I
1 1 1
f (z) = dz = dz ∗
∗
2iπ C z − z 2iπ C z ∗ − z0 1 − z − z0
z ∗ − z0 n
f (z ∗ ) X z − z0
I
1
= dz ∗
2iπ C z ∗ − z0 z ∗ − z0
n≥0
f (z ∗ )
I
X 1
= (z − z0 )n ∗
dz ∗
2iπ C (z − z0 )n+1
n≥0 | {z }
f (n) (z0 )/n!
where the condition on z ensures that zz−z 0
0 −z < 1.
0
Sequences and series
Power series
Taylor and Maclaurin series
Exponential functionX
X zn
ez = , with convergence in C
n!
n≥0
Proof: since f (z) = ez then f (n) (z) = f (z). Hence, according to Taylor’s
formula f (0) 1
an = =
n! n!
8
exp(x)
7 Taylor 2 terms
Taylor 3 terms
6 Taylor 4 terms
Taylor 5 terms
5
0
−1 −0.5 0 0.5 1 1.5 2
x
Sequences and series
Power series
Taylor and Maclaurin series
Trigonometric functions X
X (−1)n z 2n
cos z =
(2n)!
n≥0
X (−1)n z 2n+1 with convergence in C
sin z =
(2n + 1)!
n≥0
−1 1
−1.5 0.5
−2 0
cos(x)
−2.5 −0.5
Taylor 2 terms
−3 Taylor 3 terms −1
Taylor 4 terms
−3.5 −1.5
−1 0 1 2 3 −1 0 1 2 3
x x
Sequences and series
Power series
Taylor and Maclaurin series
Geometric series X
1 X n
= z , with convergence in the unit disk centered at (0, 0)
1−z
n≥0
1/(1−x)
3 Taylor 2 terms
Taylor 3 terms
2.5 Taylor 4 terms
Taylor 5 terms
1.5
0.5
Logarithm X
X zn
ln(1 − z) = − , with convergence in the unit disk centered at (0, 0)
n
n≥1
0.6 ln(1−x)
Taylor 2 terms
0.4 Taylor 3 terms
0.2 Taylor 4 terms
Taylor 5 terms
0
−0.2
−0.4
−0.6
−0.8
−1
−1.2
−0.6 −0.4 −0.2 0 0.2 0.4 0.6
x
Sequences and series
Power series
Taylor and Maclaurin series
Other examples
Result
Hence, the series coefficients of f (z) are
an = bn − cn /2 = 1 − 2−n−1
Convergence in the open disk |z| < 1, where f (z) is analytic.
Sequences and series
Power series
Taylor and Maclaurin series
Other examples
Result
Hence, the series coefficients of f (z) are
n/2
(−1) , if n is even;
an = (n/2)!
0, if n is odd.
Convergence in C, where f (z) is analytic.
Sequences and series
Power series
Taylor and Maclaurin series
Other examples
Result
Hence, the series coefficients of f (z) are
α−n+1 (α − n + 1)(α − n + 2) . . . α
an = an−1 =
n n!
Convergence in the open disk |z| < 1, where f (z) is analytic.