Complex 1 PDF
Complex 1 PDF
Complex numbers
Im z = y .
if and only if
x1 = x2
and
y1 = y2 .
Polar coordinates
x = r cos
Modulus of z :
|z| = r =
and
y = r sin
x2 + y 2 .
z = ( x, y )
|z|
arg z
x
Obviously, Re z |z|
and
Im z |z|; and
z = x + iy = r(cos + i sin ),
where is called the argument of z, denoted by arg z.
The principal value of arg z, denoted by Arg z, is the particular value
of arg z chosen within the principal interval (, ]. We have
arg z = Arg z + 2k
k any integer,
Arg z (, ] .
Complex conjugate
The complex conjugate z of z = x + iy is defined by
z = x iy .
In the complex plane, the conjugate z = (x, y) is the reflection of
the point z = (x, y) with respect to the real axis.
Standard results on conjugates and moduli
(i) z1 + z2 = z1 + z2,
z
(iii) 1 =
z2
z1
,
z2
z
|z1|
1
(v) =
.
z2
|z2|
5
Example
Find the square roots of a + ib, where a and b are real constants.
Solution
Let u + iv be a square root of a + ib; and so (u + iv)2 = a + ib.
Equating the corresponding real and imaginary parts, we have
u2 v 2 = a
and
2uv = b .
v
q
u
u
t a + a2 + b2
vq
u
u
t a2 + b2 a
Apparently, there are four possible values for u + iv. However, there
can be only two values of the square root of a + ib. By virtue of the
relation 2uv = b, one must choose u and v such that their product
has the same sign as b. This leads to
v
q
u
u
t a + a2 + b2
b
+
i
u + iv =
|b|
vq
u
u
t a2 + b2 a
,
3+5
5 3
i
= (2 i).
2
2
7
De Moivres theorem
Any complex number with unit modulus can be expressed as cos +
i sin . By virtue of the complex exponential function, we have
ei = cos + i sin .
The above formula is called the Euler formula. As motivated by the
Euler formula, one may deduce that
(cos + i sin )n = (ei )n = ein = cos n + i sin n,
where n can be any positive integer.
The complex exponential function is defined by
z = x + iy.
(cos + i sin )
1
1
=
=
(cos + i sin )m
cos m + i sin m
cos m i sin m
=
(cos m + i sin m)(cos m i sin m)
= cos m i sin m = cos n + i sin n.
10
which implies
q = p + 2k
or
p + 2k
=
,
q
k = 0, 1, , q 1.
p + 2k
+ i sin
,
q
k = 0, 1, , q 1.
11
2k
2k
+ i sin
,
n
n
k = 0, 1, ..., n 1 .
2, ..., n1.
If we write n = ei2/n , then the n roots are 1, n, n
n
Alternatively, if we pick any one of the nth roots and call it , then
2, ..., n1. This is obvious
the other n1 roots are given by n, n
n
since each of these roots satisfies
k n
n k
(n
) = n(n
) = 1,
k = 0, 1, , n 1.
12
+ 2k
+ 2k
1/n
r
cos
+ i sin
n
n
k = 0, 1, 2, ..., n 1,
where r1/n is the real positive nth root of the real positive number
r. The roots are equally spaced along the circumference with one
vertex being at r1/n[cos(/n) + i sin(/n)].
13
Triangle inequalities
For any two complex numbers z1 and z2, we can establish
|z1 + z2|2 = (z1 + z2)(z1 + z2)
= z1 z1 + z2 z2 + z1 z2 + z2 z1
= |z1|2 + |z2|2 + 2Re(z1z2) .
By observing that Re(z1z2) |z1z2|, we have
|z1 + z2|2 |z1|2 + |z2|2 + 2|z1z2|
= |z1|2 + |z2|2 + 2|z1||z2| = (|z1| + |z2|)2 .
Since moduli are non-negative, we take the positive square root on
both sides and obtain
|z1 + z2| |z1| + |z2| .
14
15
Example
Find an upper bound for |z 5 4| if |z| 1.
Solution
Applying the triangle inequality, we get
|z 5 4| |z 5| + 4 = |z|5 + 4 1 + 4 = 5,
since |z| 1. Hence, if |z| 1, an upper bound for |z 5 4| is 5.
In general, the triangle inequality is considered as a crude inequality,
which means that it will not yield least upper bound estimate. Can
we find a number smaller than 5 that is also an upper bound, or is
5 the least upper bound?
Yes, we may use the Maximum Modulus Theorem (to be discussed
later). The upper bound of the modulus will correspond to a complex number that lies on the boundary, where |z| = 1.
16
Example
For a non-zero z and < Arg z , show that
Solution
|z 1| |z| 1+|z| |Arg z|.
z |z| + (|z| 1)
|z 1|
z |z|+ |z| 1
= |z| | cos + i sin 1| + |z| 1, = Arg z
q
2
2
= |z| (cos 1) + sin + |z| 1
= |z|2 sin +|z| 1 |z||Arg z| + |z| 1,
2
2
2
2
2
2
2
2
since (cos 1) +sin = 1 2 sin
1 + 4 sin
cos
= 4 sin
2
2
2
2
and sin .
2
2
17
The chord joining |z| and z is always shorter than the circular arc
joining the same two points. Note that the arc length is given by
|z| |Arg z|.
18
Geometric applications
How to find the equation of the perpendicular bisector of the line
segment joining the two points z1 and z2? Since any point z on
the bisector will be equidistant from z1 and z2, the equation of the
bisector can be represented by
|z z1| = |z z2| .
For a given equation f (x, y) = 0 of a geometric curve, if we set
x = (z + z)/2 and y = (z z)/2i, the equation can be expressed in
terms of the pair of conjugate complex variables z and z as
z+z zz
= F (z, z) = 0 .
f (x, y) = f
,
2
2i
For example, the unit circle centered at the origin as represented by
the equation x2 + y 2 = 1 can be expressed as zz = 1.
19
Further examples
(i) The set {z : |z a| < r}, a C, r R, represents the set of points
inside the circle centered at a with radius r but excluding the
boundary.
(ii) The set {z : r1 |z a| r2}, a C, r1 R, r2 R, represents
the annular region centered at a and bounded by circles of radii
r1 and r2. Here, the boundary circles are included.
(iii) The set of points z such that |z | + |z | 2d, and C
and d R, is the set of all points on or inside the ellipse with
foci and and with length of semi-major axis equals d. What
is the length of the semi-minor axis?
20
Example
Find the region in the complex plane that is represented by
0 < Arg
z1
< .
z+1
4
Solution
z1
x2 + y 2 1 + 2iy
Let z = x + iy, and consider Arg
= Arg
,
z+1
(x + 1)2 + y 2
whose value lies between 0 and /4 if and only if the following
3 conditions are satisfied
(i) x2 + y 2 1 > 0,
2y
< 1.
2
2
x +y 1
z1
Im
>0
z+1
and
z1
Arg
< .
z+1
4
21
and
y > 0}.
22
Example
If z1, z2 and z3 represent the vertices of an equilateral triangle, show
that
z12 + z22 + z32 = z1z2 + z2z3 + z3z1.
Solution
From the figure, we observe that
z2 z1 = ei/3(z3 z1)
z1 z3 = ei/3(z2 z3).
Example
Suppose z1 + z2 + z3 = 0 and |z1| = |z2| = |z3| = 1, show that
z2 = z1
and
z3 = 2 z1 ,
and
sin + sin = 0,
25
26
one concludes that and both lie on the same ray emanating
from the origin.
The inversion point can be constructed as follows: draw the
circle CR and a ray L from the origin through . We then draw
a perpendicular to L through which intersects the circle CR
at P . The point of intersection of the tangent line to the circle
CR at P and the ray L then gives . By the property of similar
triangles, we have
R
||
=
.
R
||
28
29
Limit points
Neighborhood of z0, denoted by N (z0; ), is defined as
N (z0; ) = {z : |z z0| < }.
Sometimes, N (z0; ) may be called an open disc centered at z0 with
radius . A deleted neighborhood of z0 is N (z0; )\{z0}. Write it as
c(z ; ).
N
0
Example
Show that z = 1 is a limit point of the following point set:
n
A = z : z = (1)n
, n is an integer .
n+1
Solution
Given any > 0, we want to show that there exists one point in A
other than z = 1. In fact, there exist an infinite number of points
such that
n
(1)n
1 < .
n+1
1
If we choose n to be even and positive and n + 1 > , then
n
1 < . Therefore, for any , N (1; ) contains at least one
n + 1
point in A other than z = 1.
31
Example
Show that the boundary of
Br (z0) = {z : |z z0| < r}
is the circle: |z z0| = r.
Solution
Pick a point z1 on the circle |z z0| = r. Every disk that is centered
at z1 will contain (infinitely many) points in Br (z0) and (infinitely
many) points not in Br (z0). Hence, every point on the circle |z
z0| = r is a boundary point of Br (z0).
33
34
35
Example
The set R = {z : Re z > 0} is an open set. To see this, for any
point w0 R; then 0 = Re w0 > 0. Let = 0/2 and suppose that
|z w0| < . Then < Re (z w0) < and so
Re z = Re (z w0) + Re w0 > + 0 = 0/2 > 0.
Consequently, z also lies in R. Hence, each point w0 of R is an
interior point and so R is open.
36
Theorem
A set D is open if and only if it contains no point of its boundary.
Proof
Suppose that D is an open set, and let P be a boundary point
of D. If P is in D, then there is an open disc centered at P that
lies within D (since D is open). Hence, P is not in the boundary
of D.
Suppose D is a set that contains none of its boundary points,
for any z0 D, z0 cannot be a boundary point of D. Hence,
there is some disc centered at z0 that is either a subset of D or
a subset of the complement of D. The latter is impossible since
z0 itself is in D. Hence, each point of D is an interior point so
that D is open.
37
Corollary
A set C is closed if and only if its complement D = {z : z 6 C} is
open. To see the claim, we observe that the boundary of a set coincides exactly with the boundary of the complement of that set (as a
direct consequence of the definition of boundary point). Recall that
a closed set contains all its boundary points. Its complement shares
the same boundary, but these boundary points are not contained in
the complement, so the complement is open.
Remark
There are sets that are neither open nor closed since they contain
part, but not all, of their boundary. For example,
S = {z : 1 < |z| 2}
is neither open nor closed.
38
Theorem
A set S is closed if and only if S contains all its limit points.
Proof
c(z; ) as the deleted -neighborhood of z, and S as the
Write N
c(z; ) S.
complement of S. Note that for z 6 S, N (z; ) S = N
S is closed
S is open
given z 6 S, there exists > 0 such that N (z; ) S
c(z; ) S =
given z 6 S, there exists > 0 such that N
no point of S is a limit point of S
39
Compact set
A bounded set S is one that can be contained in a large enough
circle centered at the origin, that is, |z| < M for some large
enough constant M for all points z in S where M is some sufficiently large constant.
An unbounded set is one which is not bounded.
A set which is both closed and bounded is called a compact set.
40
1
if 0 < x < 1
,
1 if 2 < x < 3
41
42
43
44
Complex infinity
Unlike the real number system, which has + and , there is
only one infinity in the complex number system. This is because
the complex number field C is not an ordered field. Recall that
in the real number system, + () is an upper (lower) bound
of every subset of the extended real number system (set of all
real numbers augmented with + and ).
for all z C
z = ,
z/ = 0 ,
for all z C
z/0 = ,
46
Examples
The open half-plane Re z > 0 does not contain the point at
infinity since it does not contain any neighborhood of .
The open set D = {z : |z + 1| + |z 1| > 1} does.
One reaches the point at infinity by letting |z| increase without
bound, with no restriction at all on arg z. One way to visualize all
this is to let w = 1/z and think about |w| being very small: an
open set containing the point at infinity will become an open set
containing w = 0.
The statement z approaches infinity is identical with w converges
to zero.
47
48
and y =
.
1
1
The equation of the Riemann sphere is given by
x=
(A)
1 2
1 2
2
2
=
or 2 + 2 + 2 = .
(B)
+ +
2
2
We substitute = x(1 ) and = y(1 ) into eq. (B) to obtain
x2 + y 2
|z|2
= 2
= 2
.
2
x +y +1
|z| + 1
Once is available, we use eq. (A) to obtain
x
1 z+z
=
,
2
2
2
x +y +1
2 |z| + 1
y
1 zz
= 2
=
.
2
2
x +y +1
2i |z| + 1
=
50