MATH3403
MATH3403
MATH3403
DEPARTMENT OF MATHEMATICS
Year 2023-2024
MATH3403
I. Complex Numbers
The field of complex numbers, polar representation, identities and inequalities, sequences and
series, absolute convergence.
Path integration, primitives, Cauchy’s Theorem, the Cauchy Integral Formula, mean-value
inequality, Maximum Principle, Cauchy’s estimates, Liouville’s Theorem.
V. Function Theory
Taylor’s expansion, zeros of analytic functions and factorization, argument principle. mero-
morphic functions: poles, principal parts and residues, Laurent series expansions on annuli,
singularities of analytic functions on punctured disks.
The Residue Theorem, calculation of contour integrals, application to the calculation of some
improper integrals.
References:
4. R.B. Ash and W.P. Novinger: Complex Variables (Dover, 2nd edition).
http://www.math.uiuc.edu/∼r-ash/CV.html
Contents
1 Complex Numbers 1
1.1 Basic Properties . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.2 Limit and Continuity . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
i
1
§1
Complex Numbers
For a complex number z = x + iy, the number −z is defined by the identity z + (−z) = 0. Thus
−z = −x − iy which is called the additive inverse of z. The subtraction is now defined by
z − w := z + (−w) = (x + iy) + (−u − iv) = (x − u) + i(y − v).
1 1 1
For a complex number z, we write for a complex number satisfying z · = 1. If exists it
z z z
will be called the multiplicative inverse of z, or the reciprocal of z. Write z = x + iy. Observe
the important identity
(x + iy)(x − iy) = (x2 + y 2 ) + i(−xy + xy) = x2 + y 2
which is a nonnegative real number. Thus, for z = x + iy ̸= 0, we have
x2 + y 2
x − iy
(x + iy) = = 1.
x2 + y 2 x2 + y 2
1.1. Basic Properties 2
1
In other words, for z ̸= 0, the reciprocal exists and it is given by the formula
z
1 x − iy
= 2 .
z x + y2
When z = 0, 0 · w = 0 for any complex number w, so there is no multiplicative inverse. Now
division on complex numbers is given by
w 1 x − iy (u + iv)(x − iy) (ux + vy) + i(vx − uy)
:= w · = (u + iv) 2 2
= 2 2
= .
z z x +y x +y x2 + y 2
we have
z · w = rρ cis θ · cis φ.
As a consequence, we have
Theorem 1.1 (de Moivre’s Law). Let z = r cis θ in polar representation. Then z n = rn cis (nθ)
for any positive integer n. If z ̸= 0 we also have z n = rn cis (nθ) for any integer n.
Proof. We prove by induction. Let n be a positive integer. For n = 1 the theorem is obvious.
Suppose z k = rk cis (kθ) for 1 ≤ k ≤ n − 1. Then
1 = z n = rn cis (nθ)
Hence, rn = 1, cis (nθ) = 1. Now, cis (nθ) = cos(nθ) + i sin(nθ), so cos(nθ) = 1, sin(nθ) = 0, i.e.,
nθ = 2kπ for some integer k. Thus
2kπ
θ= ; k = · · · , −2, −1, 0, 1, 2, · · ·
n
2π 4π (2n − 2)π
θ ≡ 0, , ,··· , mod 2π .
n n n
Here we write α ≡ β mod 2π if and only if α − β = 2ℓ π for some ℓ ∈ Z. Note that cis α = cis β
whenever α ≡ β mod 2π.
2π 4π (2n − 2)π
Thus, the n distinct numbers cis 0 = 1, cis , cis , · · · , cis on the unit
n n n
circle divides the unit circle into n circular arcs of equal length, and they give all the n-the roots
of unity. ■
(i) | Re(z)| ≤ |z|; | Im(z)| ≤ |z| (which follows from Pythagoras’ Theorem, i.e., |z|2 = x2 + y 2 );
We collect in what follows basic identities and inequalities (a)-(d) on complex numbers.
(a) zz = |z|2
(b) We have zw = (r cis θ)(ρ cis φ) = rρ cis θ cis φ = rρ cis (θ + φ). Thus,
|zw| = rρ = |z||w| .
1.2. Limit and Continuity 5
(c)
|z + w|2 = (z + w)(z + w) = zz + zw + wz + ww
= |z|2 + 2 Re(zw) + |w|2 ;
(|z| + |w|)2 = |z|2 + 2|z||w| + |w|2 .
We have
Hence
|z + w| ≤ |z| + |w| .
|z| ≤ |z + w| + | − w| = |z + w| + |w|
Thus
|z + w| ≥ |z| − |w|.
Interchanging z and w we have |z + w| ≥ |w| − |z|. Hence,
(d)
|z + w|2 = |z|2 + 2 Re (zw) + |w|2 ;
|z − w|2 = |z|2 − 2 Re (zw) + |w|2 .
Thus,
|z + w|2 + |z − w|2 = 2|z|2 + 2|w|2 .
Remark. The variant form of the triangular inequality can be used to give an upper bound on
reciprocals. Thus, if |z| > |w|, we have
1 1
≤
|z + w| |z| − |w|
Remark. In place of starting from n = 1, one may start with n = 0, or any integer.
1.2. Limit and Continuity 6
0 ≤ |xn − a| ≤ |zn − L| → 0 as n → ∞;
0 ≤ |yn − b| ≤ |zn − L| → 0 as n → ∞.
Basic rules
(a) zn → L, zn′ → L′ =⇒ zn ± zn′ → L ± L′
wn − LL′ = zn zn′ − LL′ = (zn zn′ − Lzn′ ) + (Lzn′ − LL′ ) = (zn − L)zn′ + L(zn′ − L′ ).
ε ε
Given ε > 0, choose N ∈ N such that |zn − L| < ′
, |zn′ − L′ | < and
|L| + |L | + 1 |L| + |L′ | + 1
|zn′ − L′ | < 1 whenever n ≥ N .
1.2. Limit and Continuity 7
Recall that a sequence (un ) of real numbers is convergent if and only if it is a Cauchy sequence.
Lemma 1.1. Write zn = xn + iyn ; xn = Re(zn ), yn = Im(zn ). Then (zn ) is a Cauchy sequence if
and only if both (xn ) and (yn ) are Cauchy sequences.
Theorem 1.2. A sequence of complex numbers is convergent if and only if it is a Cauchy sequence.
1.2. Limit and Continuity 8
(⇐=) Suppose (zn ) is a Cauchy sequence. Then, for any ε > 0, there exists N ∈ N such that
|zn − zm | < ε whenever, n, m ≥ N . By
A sequence (zn ) in C is said to be bounded if and only if there exists a non-negative real
number M such that |zn | ≤ M for every n ∈ N.
A subsequence of (zn ) is a sequence (vn ) defined by vn = zσ(n) for some injective strictly
increasing function σ : N → N. The Bolzano-Weierstrass theorem over R says that any bounded
sequence (un ) of real numbers has a convergent subsequence (uσ(n) ). Similarly,
Theorem 1.3 (Bolzano-Weierstrass over C). Any bounded sequence (zn ) of complex numbers has
a convergent subsequence (zσ(n) ).
Proof. Write zn = xn + iyn ; xn , yn ∈ R. Since |xn |, |yn | ≤ |zn |, (xn ) and (yn ) are bounded real
sequences. By Bolzano-Weierstrass Theorem for bounded real sequences, there exists a convergent
subsequence (xµ(n) ) of (xn ).
Consider now the bounded sequence (yµ(n) ) of real numbers. There exists a convergent subse-
quence (yµ(τ (n)) ) of (yµ(n) ), τ : N → N being some strictly increasing mapping.
Write σ(n) := µ(τ (n)). We have lim yσ(n) := b for some b ∈ R. On the other hand lim xµ(n) :=
n→∞ n→∞
a ∈ R, and hence
lim xσ(n) = lim xµ(τ (n)) = lim xµ(n) = a.
n→∞ n→∞ n→∞
Therefore,
lim zσ(n) = lim xσ(n) + i lim yσ(n) = a + ib,
n→∞ n→∞ n→∞
Given any ε > 0, there exists δ > 0 such that |f (z) − L| < ε whenever |z − a| < δ.
1.2. Limit and Continuity 9
Domains in C
An open disk in C is a subset defined by
D(a; r) := {z ∈ C : |z − a| < r}
for some a ∈ C and 0 < r < ∞. A subset G ⊂ C is said to be open if it can be written as the
union of a collection of open disks. In particular, an open disk is open. A subset G ⊂ C is open if
and only if for any given a ∈ G, there exists ra > 0 such that D(a; r) ⊂ G.
An open subset Ω ⊂ C is said to be connected if and only if it cannot be decomposed into the
union of two disjoint non-empty open subsets. A connected open subset is said to be a domain.