Complex Numbers PDF
Complex Numbers PDF
Complex numbers are some of the most general numbers used in algebra. Any number
that can be expressed in the form a + bi, where a and b are real numbers and
i2 = -1 is a complex number. This may be confusing to anyone unfamiliar with this
definition, since for example, many calculators cannot compute the square root of -1.
This is because most calculators only do real arithmetic. The existence of i is of
fundamental importance to mathematics. Engineers often use the "j" notation, j = i.
A complex number can be thought of as a two dimensional vector (a,b), where a is the
real part and b is the imaginary part. The term "imaginary" is an unfortunate misnomer
left over from the 17th century when mathematicians were still uncomfortable with the
concept of complex numbers. The imaginary part is every bit as real as the real part of the
complex number.
Imaginary
r
a Real
The magnitude of a complex number is the square root of the sum of the squares of its
real and imaginary parts:
r = ( a, b) = a 2 + b 2
The phase of a complex number is the inverse tangent of the quotient formed by dividing
the imaginary part by the real part
θ = arctan(b / a) = tan −1 (b / a)
The complex conjugate of the complex number (a, b) is (a ,-b). The complex conjugate
is sometimes denoted as (a , b)* where
(a , b)* = (a ,-b)
i1 = i5 = i9 = ... = i
i2 = i6 = i10 = ... = -1
i3 = i7 = i11 = ... = -i
i4 = i8 = i12 = ... = +1.
Note that when the powers of i are simplified, they cycle in steps of four.
Powers and Roots of Complex Numbers
Both the nth power and the nth root of a complex number are also complex numbers,
which are best represented in polar form:
As with any polar representation, both the nth power and the nth root are periodic with a
period of 360o. This is a direct consequence of the periodicity of the sine and cosine
functions. That is, suppose ө is the angle (in degrees) that corresponds to the nth root (or
power) of z. Then for any integer, k, the angle ө + k360 also corresponds to the root (or
power).
This ambiguity leads to the definition of a principal nth root of a complex number.
A principal nth root of z = r cosθ + i rsinθ is a root with a polar angle between -180oand
+180o:
There are always n unique principal nth roots of a complex number. For example, there
are three principal cube roots of 2i. For this number θ/n = 90o/3 = 30o and the roots are:
± jθ
Euler’s Formula: e = cos θ ± j sin θ
Proof: Substitute complex arguments into a real-valued Taylor Series expansion (why?):
θ2 θ4 θ6
cos(θ ) = 1 − + − + ....
2! 4! 6!
θ3 θ5 θ7
± j sin(θ ) = ± jθ m j ± j m j + ....
3! 5! 7!
θ2 θ3 θ4 θ5 θ6 θ7
e ± jθ = 1 ± jθ − m j + ± j − m j + ....
2! 3! 4! 5! 6! 7!
e jθ + e − jθ e jθ − e − jθ
Useful Related Expressions: cos θ = , sin θ =
2 2j
Principal Nth roots of a complex number, z = r (cosθ + j sin θ ) -180o < θ < +180o
⎧ ⎛ θ + 2kπ ⎞ ⎛ θ + 2kπ ⎞⎫
z 1 / N = [r (cos θ + j sin θ )] = r 1 / N ⎨cos⎜ ⎟ + j sin⎜ ⎟⎬ for k = 0,1,2,…N-1
1/ N
⎩ ⎝ N ⎠ ⎝ N ⎠⎭
Imaginary
Z-Plane
Nth Roots of
z = rejθ = 1
Polar Circle
r=1
π/8
Real
⎛ Imag( z ) ⎞
Phase[z] = Phase[re ] = θ = tan 2−1ARG [Real( z ), Imag( z )] ≠ tan 1−ARG
jθ 1
⎜⎜ ⎟⎟ (in general)
⎝ Real( z ) ⎠
where -π < θ < π
QUADRANT II π
θ = Arctan2ARG[Real(z), Imag(z)]
π
2 QUADRANT I
Imag(z)
0 x=
Real(z)
2 1 1 2
QUADRANT IV
π
2
QUADRANT III
π
For z as specified above, note that the two argument arctangent is related to the single
argument arctangent according to:
⎧ −1 ⎛ Imag( z ) ⎞
⎪ tan 1 ARG ⎜⎜ ⎟⎟ for z ∈ Quadrant I or IV
⎪ ⎝ Real ( z ) ⎠
⎪ ⎛ ⎞
θ = tan 2−1ARG {Real( z ), Imag( z )} = ⎨tan 1−ARG
Imag ( z )
1
⎜⎜ ⎟⎟ + π for z ∈ Quadrant II
⎪ ⎝ Real( z ) ⎠
⎪ −1 ⎛ Imag( z ) ⎞
⎪tan 1 ARG ⎜⎜ ⎟⎟ − π for z ∈ Quadrant III
⎩ ⎝ Real( z ) ⎠
For example, consider the 4th roots of z = -1 shown in the following figure:
Imaginary
Z-Plane
QUADRANT II QUADRANT I
Unit Circle
45o
Real
[cos(45o),sin(-45o)]
[cos(-135o),sin (-135o)]
jθ
Phase of a purely real number: z = re =r [cos(θ ) + j 0]
jθ
Phase[z] = Phase[re ] ; z is real => sin(θ ) = 0. Two cases:
A in figure below: θ = 0 for z positive, since cos(0) = 1
C in figure below: θ = π for z negative, since cos(π) = −1
Imaginary
(0, +1)
(cos θ, sin θ)
B
Z-Plane
(−1 , 0) θ (+1 , 0)
C A Real
Unit Circle
(0, −1) D
Phase Angle (θ) and the Unit Circle
jθ
Phase of a purely imaginary number: z = re =r [0 + j sin(θ )]
jθ
Phase[z] = Phase[re ] ; z is purely complex => cos(θ ) = 0. Two cases:
B in figure above: θ = π/2 for z/j positive, since sin(π/2) = +1
D in figure above: θ = −π/2 for z/j negative, since sin(−π/2) = −1
Phase of the product of two complex numbers is the sum of the phases of the
individual numbers:
jθ1 jθ2 j(θ1+θ2)
Phase[z1z2] = Phase[r1e r2e ] = Phase[r1 r2e ]= θ1 +θ2 mod (-π, π]
Phase of the quotient of two complex numbers is the difference between the phase of
the numerator and the phase of the denominator:
jθ1 jθ2 j(θ1−θ2)
Phase[z1/z2] = Phase[r1e /r2e ] = Phase[r1/r2e ]= θ1 −θ2 mod (-π, π]
1
Magnitude[1/(a+jb)] =
a + b2
2
Phase[1/(a+jb)] = -tan-1(b/a)
Phase
φ(ω) = 2sin(ωT)/ω π
0 ω
−π /T π /T