Complex Numbers
Complex Numbers
Revision
n
io
is
Further Pure 1 ev
R
hs
Complex numbers
at
M
's
ar
m
Ku
a) understand the idea of a complex number, recall the meaning of the terms real part, imaginary part,
modulus, argument, conjugate, and use the fact that two complex numbers are equal if and only if both real
and imaginary parts are equal;
b) be able to carry out operations of addition, subtraction, multiplication and division of two complex
numbers;
c) be able to use the result that, for a polynomial equation with real coefficients, any non-real roots occur in
conjugate pairs;
n
d) be able to represent complex numbers geometrically by means of an Argand diagram, and understand the
io
geometrical effects of conjugating a complex number and of adding and subtracting two complex numbers;
is
e) find the two square roots of a complex number;
ev
R
hs
at
M
's
ar
m
Ku
However, suppose we introduced the symbol i to represent −1 . We could then find expressions for the
solutions of the quadratic:
−4 ± −4 −4 ± 4 × −1 −4 ± 2i
n
= x = = .
2 2 2
io
So the equation has two solutions: x = -2 + i or x = -2 – i.
is
These two solutions are called complex numbers.
ev
1.1 Some definitions
Suppose that z is a complex number. Let z = a + ib.
The real part of z, written Re(z), is a.
R
The imaginary part of z, written Im(z), is b.
hs
The complex conjugate of z, written z* or z , is z* = a – ib.
at
Re(w) = -2 Im(w) = 1 w* = -2 – i.
Re(u) = 0 Im(u) = 7 u* = -7i.
's
Notice that the two solutions are complex conjugates of each other. The solutions form a
conjugate pair. This leads to this very important result:
Consider the equation ax 2 + bx + c =0 where a, b and c are real numbers. If the equation has
complex roots, then the two roots are always conjugates of each other.
n
( x + iy ) + (u + iv) = ( x + u ) + i ( y + v)
io
and
( x + iy ) − (u + iv) = ( x − u ) + i ( y − v)
is
We can also easily multiply a complex number by a real number:
ev
k ( x + iy ) = kx + iky
2.2 Multiplying
ar
Complex numbers can be multiplied using the general method for expanding brackets.
m
Examples:
(2 + 5i)(4 – 3i) = 8 – 6i + 20i – 15i2 Remember: i2 = -1
Ku
= 8 – 6i + 20i – 15(-1)
= 23 + 14i
3−i
z÷w=
1 − 2i
3 − i 1 + 2i
= × (as the complex conjugate of w is w* = 1 + 2i)
1 − 2i 1 + 2i
3 + 6i − i − 2i 2 3 + 5i − 2(−1)
= = (as i2 = -1)
1 + 2i − 2i − 4i 2 1 − 4(−1)
5 + 5i
=
n
5
Therefore:
io
z ÷ w =1 + i
is
Note: When a complex number is multiplied by its complex conjugate the answer is always purely
ev
a real number.
To show this, suppose z = x + iy.
Then zz* = (x + iy)(x – iy) = x2 – 2ixy + 2ixy –i2y2 R
= x2 + y2
hs
Worked examination question:
a) Express in the form a + ib,
(i) (3 + i)2
at
z 2 − (2 + 4i ) z + 8i − 6 =0
has roots z1 and z 2 .
's
iii) Explain why z1*, the complex conjugate of z1, is not a root of the quadratic;
iv) Find the other root, z2, in the form a + ib.
m
Solution:
Ku
(iii) In a quadratic equation with real coefficients, any complex roots form a conjugate
pair. However, this quadratic does not have real coefficients so the roots are not
complex conjugates of each other.
Examination Question:
1+ i
Given that z = , find z in the form a + ib.
n
1 − 2i
io
is
ev
R
hs
Examination Question 2:
at
z1 =−3 + 4i z2 = 1 + 2i
z1
each in the form a + ib, where a, b ∈ .
M
Express z1 z2 and
z2
's
ar
m
Ku
n
io
Examination Question 4:
Given that z =−2 + 2 3i , show that z2 + 4z is real.
is
ev
R
hs
at
M
Examination Question 5
(a) Show that (3 – i)2 = 8 – 6i.
's
Example 1: Solve 4z – 2 + 5i = 6 – 7i
n
4x + 4iy – 2 + 5i = 6 – 7i (expanding bracket)
io
(4x – 2) + (4y + 5)i = 6 – 7i
Therefore, comparing real and imaginary parts:
is
4x – 2 = 6 i.e. x = 2
4y + 5 = -7 i.e. y = -3
ev
So the solution to the original equation must be z = 2 – 3i.
So (4 x + 4iy + 2ix + 2i 2 y ) + (3 − 2i ) =9 − 4i
i.e. (4 x − 2 y + 4iy + 2ix) + (3 − 2i ) =9 − 4i (using i2 = -1)
Collecting the real and imaginary terms together on the left hand side:
(4 x − 2 y + 3) + i (4 y + 2 x − 2) =9 − 4i
Comparing real and imaginary parts on both sides, we get the equations:
4x – 2y + 3 = 9 i.e. 4x – 2y = 6 or 2x – y = 3 (1)
and 4y + 2x – 2 = -4 i.e. 2x + 4y = -2 or x + 2y = -1 (2)
Alternative solution:
The equation to be solved is (4 + 2i)z + (3 – 2i) = 9 – 4i
So … (4 + 2i)z = (9 – 4i) – (3 -2i)
= 6 - 2i
Therefore
6 − 2i 6 − 2i 4 − 2i
= =z ×
4 + 2i 4 + 2i 4 − 2i
24 − 12i − 8i − 4 20 − 20i
So =z =
16 + 4 20
This gives the solution z=1-i
n
io
Worked examination style question
It is given that z = x + iy and that z* is the complex conjugate of z.
is
a) Express 2z – 3z* in the form p + qi.
b) Find the value of z for which 2z – 3z* = -5 + 15i
ev
Solution:
R
If z = x + iy, then z* = x – iy.
hs
b) If 2z – 3z* = -5 + 15i
then …. -x + 5iy = -5 + 15i
M
So … x = 5 and y = 3.
's
n
io
is
ev
R
hs
at
M
's
ar
m
Ku
n
io
is
ev
R
hs
Examination question 3:
(a) (i) Calculate (2 + i 5)( 5 − i ) .
at
3z *
where z* is the complex conjugate of z.
's
n
io
is
ev
R
hs
at
M
's
ar
m
Ku
Solution: Let a + bi be a square root of 9 – 12i, where a and b are real numbers.
Then (a + bi)2 = 9 – 12i.
So:
(a + bi)(a + bi) = 9 – 12i
i.e. a2 + abi + abi + b2i2 = 9 – 12i
i.e. a2 – b2 + 2abi = 9 – 12i.
n
Comparing real and imaginary parts, we get two equations:
a2 – b2 = 9
io
and ab = -6
is
−6
From equation , we get b = .
ev
a
2
−6
Substituting this into gives: a2 − = 9 R
a
36
i.e. a2 − 2 = 9
hs
a
i.e. a 4 − 36 =
9a 2
or a4 – 9a2 – 36 = 0
at
(a2 – 12)(a2 + 3) = 0
2 2
So a = 12 or a = -3.
's
−6 −6
If a = 2 3, then b = = = − 3.
m
a 2 3
−6 −6
If a =
−2 3, then b = = = 3.
Ku
a −2 3
Note: All questions about finding the square root of a complex number can be solved using the
same method.
n
io
is
ev
R
hs
at
M
's
ar
m
Ku
Example:
Plot the complex numbers z1 = 4 + 2i, z2 = 3 – i, z3 = -2 + 3i, z4 = -1 – 3i and z5 = i on an Argand
diagram.
imaginary axis
3
z3
n
2 z1
io
z5
1
is
– 2 – 1 1 2 3 4 real axis
ev
– 1
z2
– 2
R
– 3
hs
z4
Solution: z* = 3 + 4i.
M
imaginary axis
3 z*
's
2
ar
1
m
real axis
Ku
1 2 3 4 5
– 1
– 2
– 3 z
Solution: z + w = 5 + 2i.
Imaginary
z
4
2 z+w
n
o Real
1 2 3 4 5
io
– 1
is
– 2
ev
w
Notice that the points representing the origin, z, w and z + w form a parallelogram.
R
General result: If complex numbers z, w and z + w are represented by points Z, W and S in an
hs
Argand diagram, then OZSW is a parallelogram.
Example 4:
at
Solution: z – w = 1 + 6i.
Imaginary
z-w
's
6
ar
z
4
m
Ku
– 2
w
Notice this general result: If the complex numbers z and w are represented in an Argand diagram
by points Z and W, then the translation which takes W to Z represents the complex number z – w.
n
io
is
ev
R
hs
at
M
's
ar
m
Ku
Imaginary
b z = a + ib
|z|
arg(z) Real
n
a
io
is
The modulus of z, written |z|, is the distance of z from the origin.
ev
Therefore: =
|z| a 2 + b2 .
R
The argument of a complex number z is the angle that the line joining O to z makes with the
positive real axis. Anticlockwise rotation is positive and clockwise rotation is negative. The
hs
argument is usually measured in radians and is chosen so that -π < arg(z) ≤ π.
a) 2 + 7i
b) 5 – 2i
M
c) -4 + 3i
d) -2 – 3i
's
e) -5
f) 3i
ar
a) | 2 + 7i | = 22 + 7 2 =53 Imaginary
Ku
7
tan θ =
2 θ
θ = 1.29 radians
Real
i.e. 2
Imaginary
b) | 5 - 2i | = 52 + (−2) 2 = 29
Imaginary
n
It is simplest to initially find angle a:
io
tan(a ) = 32 ⇒ a = 0.983
π – 0.983 = 2.16 radians.
is
Therefore arg(-2 – 3i) = -2.16 radians. Imaginary
ev
e) |-5| = 5 3
arg(-5) = π rads R Real
-5
f) |3i| = 3
arg(3i) = ½ π rads
hs
at
M
's
ar
m
Ku
Solution:
a) As the quadratic equation has real coefficients, the second root must be the complex conjugate of
the first, i.e. 2 – 5i.
n
But the sum of the roots is (2 + 5i) + (2 – 5i) = 4.
Therefore –p = 4 i.e. p = -4.
io
The product of the roots is c/a = q.
is
But the product of the roots is (2 + 5i)(2 – 5i) = 4 – 10i + 10i + 25 = 29.
ev
So q = 29.
n
io
is
ev
R
hs
at
M
's
ar
m
Ku
n
means of an Argand diagram, and understand
io
the geometrical effects of conjugating a complex
number and of adding and subtracting two
is
complex numbers;
Find the two square roots of a complex number;
ev
R
hs
at
M
's
ar
m
Ku
n
(i) write down the other root of the equation,
io
(ii) find the value of b and the value of c.
(5)
is
ev
[*P4 January 2002 Qn 5]
3. Given that z = 3 + 4i and w = −1 + 7i, R
(a) find w.
hs
(1)
The complex numbers z and w are represented by the points A and B on an Argand diagram.
at
(5)
z
(d) Find the exact value of arg .
ar
w
(3)
m
4. Given that z = 3 – 3i express, in the form a + ib, where a and b are real numbers,
(a) z2,
(2)
1
(b) .
z
(2)
1
(c) Find the exact value of each of z,z2 and .
z
(2)
n
a + ib, where a, b ∈ ℝ.
io
(3)
(c) Show these roots on an Argand diagram.
is
(2)
ev
[P4 June 2003 Qn 3]
a + 3i
6. z= , a ∈ ℝ.
2 + ai R
(a) Given that a = 4, find |z|.
hs
(3)
π
at
(b) Show that there is only one value of a for which arg z = , and find this value.
4
(6)
M
(6)
2
(b) Show on an Argand diagram the points A, B and C which represent z, w and wz respectively,
m
z2 + 16 − 30i = 0.
z2 + 16 − 30i = 0.
(4)
[P4 June 2004 Qn 3]
n
(2)
io
(e) Find the distance AB, giving your answer as a simplified surd.
(2)
is
ev
[P4 June 2004 Qn 5]
10. Given that z =
−2 √ 2 + 2 √ 2i and w = 1 – i√3, find
(a)
z
,
R
w
hs
(3)
z
(b) arg .
at
w
(3)
M
z
(c) On an Argand diagram, plot points A, B, C and D representing the complex numbers z, w,
w
's
and 4, respectively.
ar
(3)
(d) Show that ∠ AOC = ∠ DOB.
m
(2)
Ku
n
13. Given that = i, where λ is a positive, real constant,
z − λi
io
λ λ
is
(a) show that z = + 1 + i −1 .
2 2
ev
(5)
(2)
M
2z + iw = –1,
ar
z – w = 3 + 3i.
m
(a) Use algebra to find z, giving your answers in the form a + ib, where a and b are real.
(4)
Ku
giving your answers in the form a + ib, where a and b are integers.
(3)
(b) Show these roots on an Argand diagram.
(1)
z1= 5 + 3i,
z1 = 1 + pi,
where p is an integer.
z2
(a) Find , in the form a + ib, where a and b are expressed in terms of p.
z1
(3)
z π
Given that arg 2 = ,
z1 4
n
(b) find the value of p.
(2)
io
is
[FP1 January 2007 Qn 3]
17. z = √3 – i.
ev
z* is the complex conjugate of z.
z 1 √3
R
(a) Show that = – i.
z∗
hs
2 2
(3)
at
z
(b) Find the value of .
z∗
M
(2)
z
(c) Verify, for z = √3 – i, that arg = arg z – arg z*.
's
z∗
(4)
ar
z
(d) Display z, z* and on a single Argand diagram.
z∗
m
(2)
Ku
(e) Find a quadratic equation with roots z and z* in the form ax2 + bx + c = 0, where a, b and c are
real constants to be found.
(2)
1
(i)
z
(ii) z2.
(4)
(b) Show that z2 – z = 5√2.
(2)
n
(d) Display z and z2 – z on a single Argand diagram.
io
(2)
is
[FP1 January 2008 Qn 6]
ev
20. (a) Write down the value of the real root of the equation
x3 – 64 = 0.
R (1)
3
hs
(b) Find the complex roots of x – 64 = 0 , giving your answers in the form a + ib, where a and b
are real.
(4)
at
(2)
a + 2i
z= , a ∈ ℝ, a > 0 .
a−i
m
1
Given that the real part of z is , find
Ku
n
The circle passing through the points O, P and Q has centre C. Find
io
(d) the complex number represented by C,
(2)
is
(e) the exact value of the radius of the circle.
ev
(2)
[FP1 Jan 2009 Qn 9]
z1 = 2 – i and z 2 = –8 + 9i
at
(1)
(2)
m
(c) the value of arg z1 , giving your answer in radians to 2 decimal places,
(2)
Ku
z2
(d) in the form a + bi, where a and b are real.
z1
(3)
[FP1 June 2009 Qn 1]
z1 = 2 + 8i and z2 = 1 – i
z1
(a) in the form a + bi, where a and b are real,
z2
(3)
z1
(b) the value of ,
z2
n
(2)
io
z1
(c) the value of arg , giving your answer in radians to 2 decimal places.
z2
is
(2)
ev
[FP1 Jan 2010 Qn 1]
(1)
M
(2)
ar
28. z = 2 – 3i
Ku
Given that f (x) = (x + 3)(x2 + ax + b), where a and b are real constants,
n
io
30. z = 5 – 3i, w = 2 + 2i
is
Express in the form a + bi, where a and b are real constants,
ev
(a) z2,
R (2)
z
(b) .
hs
w
(3)
[FP1 Jan 2011 Qn 1]
at
z2 + pz + q = 0,
's
(3)
[FP1 Jan 2011 Qn 4]
32. z = – 24 – 7i
It is given that
w = a + bi, a ∈ ℝ, b ∈ ℝ.
n
(2)
The solutions to the quadratic equation
io
z2 − 10z + 28 = 0
is
are z 2 and z 3 .
ev
(c) Find z 2 and z 3 , giving your answers in the form p ± i√q, where p and q are integers.
R (3)
(d) Show, on an Argand diagram, the points representing your complex numbers z1 , z 2 and z 3 .
hs
(2)
[FP1 June 2011 Qn 2]
at
34. Given that z = x + iy, find the value of x and the value of y such that
M
z + 3iz* = −1 + 13i
(7)
ar
(2)
In part (b) and part (c) you must show all your working clearly.
[FP1 Jan 2012 Qn 1]
n
(b) Use algebra to solve f(x) = 0 completely.
io
(4)
[FP1 June 2012 Qn 1]
is
38. z = 2 − i√3.
ev
(a) Calculate arg z, giving your answer in radians to 2 decimal places.
(2)
Use algebra to express R
(b) z + z2 in the form a + bi√3, where a and b are integers,
hs
(3)
z+7
in the form c + di√3, where c and d are integers.
at
(c)
z −1
(4)
M
Given that
w = λ – 3i,
's
π
where λ is a real constant, and arg (4 – 5i + 3w) = – ,
ar
2
(d) find the value of λ.
(2)
m
39. z= .
3 + 4i
Find, in the form a + ib where a, b ∈ ℝ,
(a) z,
(2)
(b) z2.
(2)
Find
find
n
io
(a) the value of k,
(3)
is
(b) the other 2 roots of the equation.
ev
(4)
[FP1 June 2013 Qn 3]
42. z1 = 2 + 3i, z2 = 3 + 2i, z3 = a + bi,
R a, b ∈
z2
(b) find w in terms of a and b, giving your answer in the form x + iy, x, y ∈ .
M
(4)
17 7
− i,
's
(2)
[FP1 June 2013 Qn 7]
43. The complex numbers z and w are given by
z = 8 + 3i, w = –2i
Express in the form a + bi, where a and b are real constants,
(a) z – w,
(1)
(b) zw.
(2)
[FP1 June 2013_R Qn 1]
w = 10 – 5i
(a) Find w .
(1)
n
io
(b) Find arg w, giving your answer in radians to 2 decimal places
(2)
is
The complex numbers z and w satisfy the equation
ev
(2 + i)(z + 3i) = w
R
(c) Use algebra to find z, giving your answer in the form a + bi,
where a and b are real numbers.
hs
(4)
Given that
π
at
arg(λ + 9i + w) =
4
where λ is a real constant,
M
(2)
[FP1 June 2013_R Qn 9]
ar
z1 = p + 2i and z2 = 1 – 2i
where p is an integer.
Ku
z1
(a) Find in the form a + bi where a and b are real. Give your answer in its simplest form in
z2
terms of p.
(4)
z1
Given that = 13 ,
z2
x3 + px2 + 30x + q = 0, p, q ∈
n
48. The roots of the equation
io
2z3 – 3z2 + 8z + 5 = 0
is
are z1, z2 and z3.
ev
Given that z1 = 1 + 2i, find z2 and z3.
R (5)
[FP1 June 2014_R Qn 1]
p + 2i
z=
at
3 + pi
M
where p is an integer.
(a) Express z in the form a + bi where a and b are real. Give your answer in its simplest form in
's
terms of p.
ar
(4)
(b) Given that arg(z) = θ, where tan θ = 1 find the possible values of p.
m
(5)
[FP1 June 2014_R Qn 4]
Ku