Intro
Intro
Intro
COMPLEX NUMBERS
Let R denote the set of real
numbers. A complex number is an
ordered pair of real numbers :
z ( x, y ) ; x, y R.
The real numbers x and y are
called the real part and the
imaginary part of z, respectively.
In symbols,
x Re z, y Im z.
We denote by C the set of all
complex numbers.
Complex numbers
z1 ( x1 , y1 ) and z2 ( x2 , y2 )
are said to be equal iff
x1 x2 and y1 y2 .
Operations of addition and
multiplication are defined as:
z1 z2 ( x1 x2 , y1 y2 )
z1 z2 ( x1 x2 y1 y2 , x1 y2 x2 y1 ).
If x and y are real numbers, then
the following properties hold:
(1) ( x, 0) ( y, 0) ( x y, 0)
(2) ( x, 0)( y, 0) ( xy, 0).
Thus, if we identify (x,0) with x,
then R can be considered as a
subset of C.
We introduce i = (0,1), and
identify (x,0), (y,0) with x, y
respectively, then
x iy ( x, 0) (0,1)( y, 0)
( x, 0) (0, y )
( x, y ).
Observe that
i (0,1)(0,1)
2
( 1, 0) 1.
In view of the expression
x iy ( x, y )
definitions of addition and
multiplication of complex
numbers become
( x1 iy1 ) ( x2 iy2 ) ( x1 x2 ) i( y1 y2 )
( x1 iy1 )( x2 iy2 ) ( x1 x2 y1 y2 ) i( x1 y2 x2 y1 ).
Basic Algebraic Properties of
Complex Numbers
(1) Commutativity w.r.t. addition
and multiplication.
(2) Associativity w.r.t. addition
and multiplication.
(3) Multiplication is distributive
over addition.
(4) Unique additive identity and
unique multiplicative identity.
(5) Unique additive inverse and
unique multiplicative inverse. The
multiplicative inverse of z is
1 x y
z 2 2 , 2 2 .
x y x y
(6) Product of two complex
numbers is zero if and only if one
of them is zero.
Interpretations of Complex
Numbers
2 k
z n r0 exp i 0
; k Z.
n n
The distinct nth roots of z0 are
2 k
z n r0 exp i 0
; 0 k n 1.
n n
The set |z – z0|< ε consisting of all
points z lying inside (but not on)
the circle centered at z0 with
positive radius ε, is called an
ε-neighborhood of z0.
The set 0 < |z – z0|< ε is called a
deleted ε-neighborhood of z0.
A point z0 is called an interior
point of a set S if there exists an
ε-neighborhood of z0 that
contains only points of S.