Complex Numbers 1
Complex Numbers 1
Complex Numbers
Career After +2
L
eo
Lr
Complex Numbers
Any ordered pair of real numbers a, b, written as (a, b) is
called a complex number.
If we write z = (a, b), then a is called the real part of z and
b the imaginary part of z. it is customary to write Re (z) =
a, Im (z) = b, where Re (z) stands for the real part of z and
Im (z) stands for the imaginary part of z.
Equality of complex Numbers: Two complex numbers z1
= (a1, b1) and z2 = (a2, b2) are equal if a1 = a2 and b1 = b2.
Thus, z1 = z2 ⇒ Re (z1) = Re (z2) and Im (z1) = Im (z2).
Algebra of complex numbers: Let z1 = (a1, b1) and z2 = (a2,
b2). Then we have the following definitions of the
addition, subtraction and multiplication of z1 and z2.
I. Addition: z1 + z2 = (a1 + a2, b1 + b2)
II. Subtraction: z1 – z2 = (a1 – a2, b1 – b2)
III. Multiplication: z1 z2 = (a1 a2 - b1b2, a1b2 + a2b1)
It can be easily seen that addition and multiplication
defined above satisfy commutativity, associativity and
distributivity of multiplication over addition.
The symbol i: It is customary to denote the complex
number (0, 1) by i(iota). With this notation,
1
i2 = (0, 1) (0, 1) = (0.0 – 1.1, 0.1 + 1.0) = (-1, 0) so that i
may be regarded as the square root of -1.
Using the symbol i, we may write the complex number (a,
b) as a+ ib. For, we have
a + ib = (a,0) + (0,1) (b,0) = (a,0) +(0,b) = (a, b)
Geometrical Representation of a Complex Number
The complex number z = a + ib = (a, b) is represented by a
point P whose coordinates are (a, b) referred to
rectangular axes XOX’ and YOY’, which are called real
and imaginary axes respectively. Thus, a complex
number z is represented by a point P in a plane, and
corresponding to every point in this plane there exists a
complex number. Such a plane is called Argand plane of
Argand diagram or complex plane or Gaussian plane.
Polar Form of a Complex Number
Y
P(a,b)
b
Θ
x’ X
O M
Y’
2
If P is a point in the complex plane corresponding to the
complex number z = a + ib = (a, b), then from the figure,
we have
a = r cos θ, b = r sin θ
where r = + a 2 b2 OP.
OP is the complex number z = a+ ib.
The length OP = + a 2 b 2 is called the modulus of z and
is denoted by | z |.
Thus, | z | = a 2 b2 Rez 2 Imz 2
b Imz Imz
We have, tan tan 1 .
a Rez Rez
3
Multiplicative Inverse of a Complex Number
Let z = a + ib = (a, b) be a complex number. Since 1 + i0 is
the multiplicative identity, therefore
if x + iy is the multiplicative inverse of z = a + ib. Then
(a + ib) (x + iy) = 1 + i 0
⇒ (ax – by) + i (ay + bx) = 1 + i 0
⇒ ax – by = 1
bx + ay = 0
b
if a2 + b2 ≠ 0 i.e. z ≠ 0
a
⇒ x= and y 2
a b
2 2
a b2
a i b
Thus, the multiplicative inverse of a + ib is 2 .
a b
2 2
a b2
or z-1.
1
The multiplicative inverse of z is denoted by
z
4
z1 ÷ z2 =
z1
= (a1 + ib1) a2 i b2 a1 a 2 b1b2 a b a b
2
z2 a b2 a2 b2 a 2 b2
2 2
i 2 21 12 2
a 2 b2
2 2 2 2
r z
r
π/2
Θ
O X
∴ iz = cos i sin r (cos θ + i sin θ)
2 2
r cos i sin
2 2
5
Conjugate of a Complex Number
If z = a + ib is a complex number, then a - ib is called the
conjugate of z and is denoted by z.
By definition, if z = (a, b), then z = (a, -b). Thus if (a, b)
represents z, then (a, - b) represents z. Therefore,
conjugate of z is the reflection of z in real axis. If (r, θ) are
polar coordinates of z, then the polar coordinates of z are
(r, - θ) so that we have arg (z) = - arg z
Properties of Conjugate:
(I) z = z
(II) z = z z is purely real
(III) z = z z is purely imaginary
(IV) z + z = 2 Re (z) Y
(V) z - z = 2 i Im (z) P(z)
(VI) z z = | z |2 r
(VII) z 1 z 2 z 1 z 2 Θ
O x
(VIII) z 1 z 2 z 1 z 2
-Θ
r
z1 z1
(IX) Q z
z2 z2 Y’
6
Properties of Argument:
(I) arg (z1 z2) = arg (z1) + arg (z2)
z1
(II) arg = arg (z1) - arg (z2 )
z2
Properties of Moduli:
(I) | z | = |z|
(II) | z1 z2| = |z1| |z2|
z1 z1
(III)
z2 z2
7
(X) z1 z 2 z3 = z1 2 z2 2 z3 2 + 2 Re ( z1 z2 z2 z3 z3 z1 ) .
2
De Moivre’s Theorem
It states that
(i) if n is an integer, then
(cos θ + i sin θ)n = cos n θ + i sin n θ
(ii) If n is a rational number, then cos n θ + i sin n θ is
one of the values of (cos θ + i sin θ)n.
Roots of a Complex Number using De' Moivre’s Theorem
Let z be a complex number, and let z = r (cos θ + i sin θ).
Then for any positive integer n
w = z1/n
= r1/n (cos θ + i sin θ)1/n
= r1/n [cos (2 k + θ) + i sin (2 k π + θ)]1/n
(∵ sin (2 k π + θ) = sin θ, cos (2 k π + θ) = cos θ)
2k 2k
= r1/n cos i sin k = 0, 1, 2, ……., (n – 1)
n n
8
Euler’s Formula
ei = cos θ + i sin θ
e- i = cos θ - i sin θ
Cube Roots of Unity
Let z = 11/3
= 1 (cos 0 + i sin 0)1/3 = (cos 2 r π + i sin 2 r π)1/3, where r
is an integer
2r 2r
= cos i sin where r = 0, 1, 2
3 3
2 2 4 4
∴ z = 1, cos i sin , cos i sin
3 3 3 3
or z = 1, 1 i 3 , 1 i 3
2 2
1,w, w2 where w 1 i 3 .
2
9
III. Cube roots of unity are in GP.
nth Roots of Unity
Let z = 11/n. Then
⇒ z = (cos 0 + i sin 0)1/n (∵ 1 = cos 0 + i sin 0)
⇒ z = (cos 2 r π + i sin 2 r π)1/n
where r ∈ Z (the se of integers)
2r 2r
⇒ z = cos i sin (Using De' Moivre’s theorem),
n n
where r = 0, 1, 2, ….., (n – 1).
2 r
i
⇒z= e n , where r = 0, 1, 2, ….., (n – 1).
2
i
Let α = e n .
Then nth roots of unity are 1, α, α2, ….., αn – 1.
Properties of nth roots of unity:
I. The n, nth roots of unity are in GP
II. The product of n, nth roots of unity is (-1)n – 1.
III. The n, nth roots of unity lie on a circle |z| = 1.
10