0% found this document useful (0 votes)
117 views11 pages

Complex Numbers PDF

Complex numbers can be expressed as a + bi, where a and b are real numbers and i2 = -1. They have many applications in fields like mathematics, physics, and engineering. Complex numbers allow the solution of polynomial equations that only have complex roots. They can be represented as vectors in a plane or in trigonometric form like r(cosθ + i sinθ). The arithmetic of complex numbers follows specific rules and powers of i cycle in a regular pattern. Complex numbers are useful tools in communications engineering and allow representation of signals using phasors.

Uploaded by

eric orense
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
117 views11 pages

Complex Numbers PDF

Complex numbers can be expressed as a + bi, where a and b are real numbers and i2 = -1. They have many applications in fields like mathematics, physics, and engineering. Complex numbers allow the solution of polynomial equations that only have complex roots. They can be represented as vectors in a plane or in trigonometric form like r(cosθ + i sinθ). The arithmetic of complex numbers follows specific rules and powers of i cycle in a regular pattern. Complex numbers are useful tools in communications engineering and allow representation of signals using phasors.

Uploaded by

eric orense
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 11

Complex Numbers

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.

Complex numbers are not an abstraction only of use in theoretical mathematics.


Without complex numbers, many polynomial equations would have no solution.
One very simple example is x2 = -1. The solutions to this equation (x =+ i) cannot be
represented by a real number. Complex numbers have many applications in applied
mathematics, physics and engineering.

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.

Sometimes complex numbers are represented in the standard form a + bi.

Another common representation is the polar or trigonometric form

(a,b) = z = r [cos(θ) + i sin(θ)]

As shown in the following figure


(a= r cosθ, b= r sinθ)
b

Imaginary
r

a Real

Polar Representation of the Complex Number a+bi

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)

where a = r cos(θ) and b = rsin(θ).

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)

Complex Arithmetic. The arithmetic of complex numbers is defined as follows:


addition (a,b) + (c,d) = (a+c, b+d)
subtraction (a,b) - (c,d) = (a-c, b-d)
multiplication (a,b) X (c,d) = (ac - bd, ad - bc)
division (a,b) / (c,d) = (ac + bd, ad + bc)/(c2+d2) (c & d not both zero)

Powers of i. Some important identities involve the powers of i:

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:

nth power [r (cosө + i sinө)]n = r n [cos(nө) + i sin(nө)]


nth root r 1/n {cos[(ө+2πk)/n] + i sin[(ө+2πk)/n]} k = 0,1,…n-1

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:

-180o < θ < +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:

21/3 [cos(30o) + i sin(30o)]

21/3 [cos(150o) + i sin(150o))]

21/3 [cos(270o) + i sin(270o)].

All other cube roots are redundant.


Complex Numbers in Communications Engineering
j = i = −1

± 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

Principal Nth roots of unity


(N= 16 for this example)
Magnitude and Phase of a Complex Phasor (number)

Let z = re , then the magnitude and phase of z are given by

Magnitude[z] = {Real[z ]}2 + {Imag[z ]}2 = r

⎛ 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
π

Two Argument Arctangent function

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

[cos(135o),sin (135o)] [cos(45o),sin(45o)]

Unit Circle
45o

Real

[cos(45o),sin(-45o)]
[cos(-135o),sin (-135o)]

QUADRANT III QUADRANT IV

4th roots of z=exp(jθ)


(θ=180o and N= 4 for this example)

QUAD I: Atan2arg[cos(45o),sin(45o)] =Atan1arg[sin(45o)/cos(45o)] = 45o


QUAD IV: Atan2arg[cos(-45o),sin(-45o )] =Atan1arg[sin(-45o)/cos(-45o)] = -45o
QUAD II: Atan2arg[cos(135o),sin(135o)] = Atan1arg[sin(135o)/cos(135o)] + 180o = 135o
QUAD III: Atan2arg[cos(-135o),sin(-135o)] = Atan1arg[sin(-135o)/cos(-135o)] - 180o= -135o


Phase of a purely real number: z = re =r [cos(θ ) + j 0]

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

Phase of a purely imaginary number: z = re =r [0 + j sin(θ )]

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[(jω) n] = n tan-1(∞) = nπ/2; Phase[(jω) -n] = n tan-1(-∞) = -nπ/2


The product of complex conjugate roots as a quadratic with real coefficients

(s+a+jb) (s+a-jb) = [s2+2as+(a2+b2)]

Good Practice Problems:


Derive the Magnitude and Phase of the following functions of ω and plot both the
Magnitude and Phase functions on the ω axis using the same logarithmic scale
for 0< ω <∞. These are often referred to as Bode plots.

a) jω b) (jω)2 c) (jω)3 d) 1/jω e)1/(jω)2 d)1/(jω)3

c) 1+jω d) (1+jω)2 e) 1/(1+jω) f) 1/(1+jω)2

g) (1+j3ω)/(1+j2ω) h) (1+j2ω)/(1+j3ω) i) jω/(1+jω)

j) jω/[(1+j2ω)(1+j3ω)] l) exp(j2ω) m) exp(-j3ω)

n) exp(-j4ω)jω/[(1+j2ω)(1+j3ω)] o) X(jω) = 2sin(ωT)/ ω


X(jω) = 2sin(ωT)/ω
Magnitude

Phase
φ(ω) = 2sin(ωT)/ω π

0 ω
−π /T π /T

You might also like