Complex Numbers - Part 1
Complex Numbers - Part 1
Complex Numbers
𝑖=√ −1 ?
Complex versus imaginary numbers
? part
Real ? part
Imaginary
3+ 4 𝑖
Putting complex numbers in the preferred form
We tend to ensure real and imaginary components are grouped together.
(a, b and c are real constants)
a + 3i – 4 + bi ? + b)i
= a – 4 + (3
2a – 3bi + 3 – 6ci = 2a+3 – 3(b
? + 2c)i
Convention 1
Just like we’d write 6 instead of 6, the i appears after any real constants, so
we might write 5ki or i.
Convention 2
In the same way that we often initially use x and y as real-valued variables, we
often use z first to represent complex values, then w.
Why complex numbers?
Complex numbers were originally introduced by the Italian mathematician Cardano in the 1500s to allow him to
represent the roots of polynomials which weren’t ‘real’. They can also be used to represent outputs of functions
for inputs not in the usual valid domain, e.g. Logs of negative numbers, or even the factorial of negative
numbers!
Some other major applications of Complex Numbers:
1 Fractals
A Mandelbrot Set is the most popular ‘fractal’. For
each possible complex number c, we see if z n+1 = zn2
+ c is not divergent (using z0 = 0), leading to the
diagram on the right. Coloured diagrams can be
obtained by seeing how quickly divergence occurs
for each complex c (if divergent). This is called an Argand
Diagram. We’ll use it later.
2 Analytic Number Theory
Number Theory is the study of integers. Analytic Number Theory treats integers as
reals/complex numbers to use other (‘analytic’) methods to study them. For example,
the Riemann Zeta Function allows complex numbers as inputs, and is closely related to
the distribution of prime numbers.
Simplify
? ?
= 24 – 16i + 3i – 2i2
? = 24 – 16i?+ 3i + 2
Solve = 26 – 13i
Using the quadratic formula:
?
Multiplying
Example: Let z1 = 1 + 3i and z2 = 5 – 2i, find z1z2.
(1 + 3i)(5 – 2i) = 5 – 2i + 5i – 6i 2 The quick way to think about
= 5 –?2i + 15i + 6 this is that i reverses the sign.
2
= 11 + 13i
Suppose x1 = a + √b and x2 = a - √b
Then:
x 1x 2 = a 2 – b
x1 + x2 = 2a
1 z = 3 + 2i z z* = 13?
2 z = 3 – 2i z z* = 13?
3 z = 5 + 4i z z* = 41?
4 z=1+i z z* = 2 ?
5 z = 4 – 2i z z* = 20?
Dividing
(2 – 3i)
__26__ = __26__ 52 – 78i
=
2 + 3i (2 + 3i )(2 – 3i) 13
= 4 – 6i
Click to Brosolve
Exercises
Put all the following in the form a + bi.
_1_
1
1+i = 1?- i 5
10 + 3i = 16 –?17i
2 1 + 2i 5
_i_
2 _10_ = 3 ?- i 6
1–i = -1 + i?
3+i 2
8 – 4i = 2 + 2i
3 1-i = -i ?
7
1 – 3i ?
1+i
8
a+i = a 2
– 1?+ 2ai
4
14 – 5i = 4 + 13i a–i a2 + 1
3 – 2i ?
9 Edexcel June 2013 (R)
Given that (2 + i)(z + 3i) = 10 – 5i, find z,
giving your answer in the form a + bi.
z = 3 – 7i (either by dividing 10 – 5i by 2 + i and
?
subtracting 3i, or replacing z with a + bi before
expanding and comparing real and imaginary parts).
Argand Diagrams
Argand Diagrams are a way of geometrically representing complex numbers.
Im[z]
Click to move.
3
1+i 2 – 3i
2
Re[z]
-3 -2 -1 1 2 3 -1 + 2i -3 – i
-1
-2
-3
z = x + yi
The x-axis is the real component.
The y-axis is the imaginary component.
Argument and Modulus
In FP2, you’ll encounter something called ‘polar coordinates’. This is an alternative way
of representing coordinate, which instead of using the (x,y) position (known as a
Cartesian coordinate), uses the distance from the origin and the angle.
(Don’t write anything down yet!)
Im[z]
3
z = 2 + 3i
Distance from origin:
2
√(22 + 32) = √13
This is known as the
1
?
modulus of z, and we write
Re[z] |2 + 3i| = √13
-3 -2 -1 1 2 3
Angle: (anticlockwise from the real axis)
-1
Using trigonometry, we
-2 have (in radians):
tan-1(3/2) = 0.983
-3 ? as the
This is known
argument of z, and we
write:
arg(2 + 3i) = 0.983
Argument and Modulus
Im[z]
!
If
|z|
arg z Modulus of z:
Re[z]
Argument of z:
Usual range - < arg z ≤ . Known as the
principal argument if in this range.
when
Use trig common sense for other
quadrants.
Check your Understanding
z |z| arg(z)
1 1 ? 0 ?
-i 1 ? -/2 ?
-1 + i √2 ? 3/4 ?
-5 – 2i √29 ? -2.761 ?
Exercises
Give exact answers where possible, otherwise to 3dp.
Im[z]
Suppose that r = |z| and = arg(z).
How could we express z in terms of
|z| r and o?
!
z = x + yi
arg z
= r cos + r i sin
Re[z] = r(cos + i sin )
Let and .
Then
?
So
and
Q Given that where and are real, find the value of and .
Expanding:
So and . ?
Solving: . We could have also found
Q Calculate .
So
and
?
So
Exercise 1G
?
where is real. Find the value of .
4
?
Find real and such that
6
?
Find the square roots of
α α α =
Your Go:
is one of the roots of the polynomial 2x3 – 5x2 + 5x + 4.
Find the other two roots.
(x – α)(x – β) = x2 – (a + β)x + αβ
Therefore α + β and αβ must both be real. We saw earlier that this is
?
satisfied when α and β are complex conjugates.
(Although technically our proof isn’t complete, because we’ve shown that the roots being
complex conjugates is a sufficient condition for the coefficients of the cubic being real, not a
necessary one. However, we know the imaginary components of α and β must be the same but
negative of each other, so that in α + β they cancel out, and we can proceed from there to
show the real components of α and β must be the same).
Your turn:
2 – i is one of the roots of the cubic x3 – 11x + 20. Find
the other two roots.
?
Given that is one of the roots of the equation , solve the equation completely.
Roots are 2 + 3i, 2 – 3i, -3 + i and -3 – i
9
Find the four roots of the equation . Show these roots on an Argand Diagram.
?
Roots are 2, -2, 2i, -2i
10
?