eMaths.ie
  • Home
    • Contact
    • Revision Notes
    • 150 HL Revision Questions
    • Exam Layout
    • T&T Solutions
    • Calculators
    • Geogebra
    • Formulae and Tables Book
    • Applied Maths
    • Projectmaths.ie
  • HL Paper 1
    • Algebra 1
    • Algebra 2
    • Algebra 3
    • Financial Maths
    • Algebra Overview
    • Proof by Induction
    • Functions
    • Graphing Polynomials
    • Differentiation
    • Integration
    • Sequences & Series
    • Arithmetic and Money
    • Number Systems
    • Complex Numbers
    • Paper 1 - Must Learn
  • HL Paper 2
    • The Line
    • Probability
    • Statistics
    • Geometry
    • Area and Volume
    • The Circle
    • Trigonometry Overview
    • Trigonometry 1
    • Trigonometry 2
    • Paper 2 - Must Learn
  • HL Exam Papers
    • Printable Exam Questions
    • Exam Question Solutions & Marks
    • Molloy Maths LCHL Exam Videos
    • Revision Questions
  • OL Topics
    • OL Algebra
    • OL Complex Numbers
    • OL Calculus
    • OL Normal Curve and Hypothesis Testing
    • OL Statistics
    • OL Probability
    • OL Area & Volume
    • OL Trigonometry
    • OL Circle

Complex Numbers


12 Revision Questions

Complex Numbers — Selected Questions

1. Equality of complex numbers

Find the complex number \(z=x+yi\) if \(5z+2i\overline{z}=11-4i\), where \(\overline{z}\) is the conjugate of \(z\).

Show solutionHide solution
Let \(z=x+yi\Rightarrow \overline{z}=x-yi\). Then \[ 5z+2i\overline{z}=5(x+iy)+2i(x-iy)=(5x+2y)+i(2x+5y). \] Equate with \(11-4i\): \(\;5x+2y=11,\;2x+5y=-4\). Solving gives \(x=3,\;y=-2\). Hence \(\boxed{z=3-2i}\).

2. Addition, subtraction and multiplication

If \(z=5-3i\) and \(w=-2+4i\), express in the form \(a+bi\): \[ 3w\big(2z-\overline{z}\big). \]

Show solutionHide solution
\(\overline{z}=5+3i\Rightarrow 2z-\overline{z}=5-9i\). Also \(3w=-6+12i\). \((-6+12i)(5-9i)=-30+54i+60i-108i^2=78+114i\). Hence \(\boxed{78+114i}\).

3. Conjugate and division

Express \(\displaystyle \frac{30+i}{3+5i}\) in the form \(a+bi\).

Show solutionHide solution
Multiply top and bottom by \(3-5i\): \[ \frac{(30+i)(3-5i)}{(3+5i)(3-5i)}=\frac{95-147i}{34} =\boxed{\frac{95}{34}-\frac{147}{34}i}. \]

4. Square roots

Find real \(a,b\) if \((a+bi)^2=3-4i\).

Show solutionHide solution
\((a+bi)^2=(a^2-b^2)+2abi=3-4i\Rightarrow a^2-b^2=3,\;2ab=-4\). With \(b=-2/a\): \(a^2-\frac{4}{a^2}=3\Rightarrow a^4-3a^2-4=0\). Let \(t=a^2\): \(t^2-3t-4=0\Rightarrow t=4\). So \(a=\pm2,\;b=\mp1\). Roots: \(\boxed{2-i}\) and \(\boxed{-2+i}\).

5. Argand diagram and modulus

Let \(z=3+4i\) and \(w=1-2i\). Compute \(z+w\) and investigate whether \(|z+w|=|z|+|w|\).

Show solutionHide solution
\(z+w=4+2i\Rightarrow |z+w|=\sqrt{4^2+2^2}=2\sqrt5\approx4.472.\) \(|z|=5,\;|w|=\sqrt5\approx2.236\Rightarrow |z|+|w|\approx7.236.\) Hence \(|z+w|<|z|+|w|\) (strict), consistent with the triangle inequality.

6. Interpreting an Argand diagram

The Argand diagram below shows points \(a,b,c,d,e,f\). They represent \(z,\;2z,\;\overline{z},\;z+\overline{z},\;iz,\; (1+i)z\) .
(i) Identify the label for each of \(z,\;2z,\;\overline{z},\;iz,\;z+\overline{z},\;(1+i)z\). (ii) Determine the acute angle z, O, (1+i)z.

Argand diagram with points a–f
Show solutionHide solution

Identification rules.

  • \(2z\): same argument as \(z\); modulus doubled (lies on same ray, twice as far).
  • \(\overline{z}\): reflection of \(z\) in the real axis.
  • \(iz\): rotation of \(z\) by \(+90^\circ\) (same modulus).
  • \(z+\overline{z}\): real part is doubled, imaginary parts add to 0.
  • \((1+i)z\): multiply by \(1+i=\sqrt2\,\mathrm{cis}(\pi/4)\) → scale by \(\sqrt2\) and rotate \(+45^\circ\).

Angle at \(O\). Multiplication by \(1+i\) rotates any vector by \(\arg(1+i)=45^\circ\). Thus \(\angle z, O,\,(1+i)z=\boxed{45^\circ}\) for any \(z\neq 0\).

Complex number Label on diagram
\(z\)c
\(2z\)e
\(\overline{z}\)b
\(iz\) a
\(z+\overline{z}\)f
\((1+i)z\)d

7. Complex equations

If \(2+i\) is a root of \(z^2-(a-i)z+(8+bi)=0\) with \(a,b\in\mathbb{R}\), find \(a,b\) and the other root.

Show solutionHide solution
Let roots be \(z_1=2+i\) and \(z_2\). Sum \(z_1+z_2=a-i\Rightarrow z_2=a-2-2i\). Product \(z_1z_2=8+bi\): \[ (2+i)(a-2-2i)=(2a-2)+(a-6)i. \] Hence \(2a-2=8\Rightarrow a=5\); then \(b=a-6=-1\). Thus \(z_2=3-2i\). \(\boxed{a=5,\;b=-1,\; \text{other root } 3-2i}.\)

8. Conjugate Roots Theorem

Suppose \(3+2i\) is a root of \(z^3+az^2+bz-52=0\) with \(a,b\in\mathbb{R}\). Find \(a,b\) and the other roots.

Show solutionHide solution
With real coefficients, \(3-2i\) is also a root. Let the third root be \(r\in\mathbb{R}\). Product of roots \(=(3+2i)(3-2i)r=13r=-(-52)=52\Rightarrow r=4\). Sum of roots \(=-(a)=(3+2i)+(3-2i)+4=10\Rightarrow a=-10\). Pairwise sum \(=b=13+4(3+2i)+4(3-2i)=13+24=37\). Hence \(\boxed{a=-10,\;b=37;\; \text{roots } 3\pm2i,\;4.}\)

9. Polar form

Express \(-2\sqrt3+2i\) in the form \(r(\cos\alpha+i\sin\alpha)\).

Show solutionHide solution
\(r=\sqrt{(2\sqrt3)^2+2^2}=4\). \(\tan\alpha=\dfrac{2}{-2\sqrt3}=-\dfrac1{\sqrt3}\). With \(x<0,y>0\) (QII), \(\alpha=\pi-\frac{\pi}{6}=\frac{5\pi}{6}\). Hence \(\boxed{4\big(\cos\frac{5\pi}{6}+i\sin\frac{5\pi}{6}\big)}\).

10. De Moivre: Trigonometric identity

Using De Moivre’s Theorem, express \(\sin 3\theta\) as a polynomial in \(\sin\theta\).

Show solutionHide solution
\((\cos\theta+i\sin\theta)^3=\cos3\theta+i\sin3\theta\). Expand and compare imaginary parts: \[ \boxed{\sin3\theta=3\sin\theta-4\sin^3\theta}. \]

11. De Moivre: Large powers

Express \(\big(1-\sqrt3\,i\big)^8\) in the form \(a+bi\).

Show solutionHide solution
\(1-\sqrt3\,i=2\big(\cos(-\tfrac{\pi}{3})+i\sin(-\tfrac{\pi}{3})\big)\). \[ 2^8\mathrm{cis}(-\tfrac{8\pi}{3}) =256\,\mathrm{cis}(-\tfrac{2\pi}{3}) =\boxed{-128-128\sqrt3\,i}. \]

12. Roots via De Moivre

Solve \(z^3=-64\) and give the roots in \(a+bi\) form.

Show solutionHide solution
\(-64=64\,\mathrm{cis}(\pi)\). The roots are \[ z_k=4\,\mathrm{cis}\!\Big(\frac{\pi+2\pi k}{3}\Big),\quad k=0,1,2, \] i.e. \(\boxed{2+2\sqrt3\,i},\ \boxed{-4},\ \boxed{2-2\sqrt3\,i}.\)

Tutorial Videos

1. Irrational numbers

Irrational numbers​ - surds

Construct root 2

Using a compass and straight edge

Construct root 3

Using a compass and straight edge

2. Complex numbers introduction

Equation with imaginary roots

Quadratic equation with imaginary roots

Using the quadratic formula

Addition and multiplication of complex numbers 


3. Division and equity of complex numbers

Dividing by a complex number - conjugate

Expressing a fraction with a real denominator

Complex number equations

"Real = real, imaginary = imaginary"

4. Argand diagram - modulus

Plot on an Argand diagram
Calculate modulus


5. Transformations of complex numbers

Understanding multiplication

Multiplication involves scaling and rotating
​Addition involves shifting

Transformations involving multiplication


​6. Conjugate roots theorem

Quadratic equation - conjugate roots

Showing that a conjugate is a root

Solving a cubic equation with two imaginary roots


7. Polar form of a complex number

Converting from polar to rectangular form

Express in polar form

Finding the modulus and argument

Complex Numbers Solver
Convert between rectangular \(a+bi\) and polar \(r(\cos\theta+i\sin\theta)\) with clear steps.
LC HL eMaths.ie
Choose conversion
Angle units
You may type: π, pi, 2*pi/3, √2, sqrt(5), 3*sqrt(7).
If using radians, you can type π/6 or 2*pi/3. If using degrees, type e.g. 60.
Answer
Press Solve to see the result.
Worked steps
Principal argument used: \(-\pi<\theta\le\pi\) (or \(-180^\circ<\theta\le180^\circ\)).
```

Convert \(a+bi\) to polar form
Write \(z = r(\cos\theta + i\sin\theta)\) with \(-\pi < \theta \le \pi\).
1. \(z = 3 + 4i\)
\(r=5,\ \theta=\tan^{-1}\!\left(\tfrac{4}{3}\right)\)
\(\displaystyle z = 5\!\left(\cos\!\big(\tan^{-1}\!\tfrac{4}{3}\big)+ i\sin\!\big(\tan^{-1}\!\tfrac{4}{3}\big)\right)\)
2. \(z = 1 + i\)
\(r=\sqrt2,\ \theta=\tfrac{\pi}{4}\)
\(\displaystyle z=\sqrt2(\cos\tfrac{\pi}{4}+i\sin\tfrac{\pi}{4})\)
3. \(z = -3 + 4i\)
\(r=5,\ \theta=\pi-\tan^{-1}\!\left(\tfrac{4}{3}\right)\)
\(\displaystyle z=5\!\left(\cos\!\big(\pi-\tan^{-1}\!\tfrac{4}{3}\big)+i\sin\!\big(\pi-\tan^{-1}\!\tfrac{4}{3}\big)\right)\)
4. \(z = -1 + i\)
\(r=\sqrt2,\ \theta=\tfrac{3\pi}{4}\)
\(\displaystyle z=\sqrt2(\cos\tfrac{3\pi}{4}+i\sin\tfrac{3\pi}{4})\)
5. \(z = -4 - 3i\)
\(r=5,\ \theta=-\pi+\tan^{-1}\!\left(\tfrac{3}{4}\right)\)
\(\displaystyle z=5\!\left(\cos\!\big(-\pi+\tan^{-1}\!\tfrac{3}{4}\big)+i\sin\!\big(-\pi+\tan^{-1}\!\tfrac{3}{4}\big)\right)\)
6. \(z = 5i\)
\(r=5,\ \theta=\tfrac{\pi}{2}\)
\(\displaystyle z=5(\cos\tfrac{\pi}{2}+i\sin\tfrac{\pi}{2})\)
7. \(z = -6\)
\(r=6,\ \theta=\pi\)
\(\displaystyle z=6(\cos\pi+i\sin\pi)\)
8. \(z = 2 - 2\sqrt3\,i\)
\(r=4,\ \theta=-\tfrac{\pi}{3}\)
\(\displaystyle z=4(\cos(-\tfrac{\pi}{3})+i\sin(-\tfrac{\pi}{3}))\)
9. \(z = \sqrt3 + i\)
\(r=2,\ \theta=\tfrac{\pi}{6}\)
\(\displaystyle z=2(\cos\tfrac{\pi}{6}+i\sin\tfrac{\pi}{6})\)
10. \(z = -\sqrt3 + i\)
\(r=2,\ \theta=\tfrac{5\pi}{6}\)
\(\displaystyle z=2(\cos\tfrac{5\pi}{6}+i\sin\tfrac{5\pi}{6})\)
11. \(z = -1 - \sqrt3\,i\)
\(r=2,\ \theta=-\tfrac{2\pi}{3}\)
\(\displaystyle z=2(\cos(-\tfrac{2\pi}{3})+i\sin(-\tfrac{2\pi}{3}))\)
12. \(z = 4 - 4i\)
\(r=4\sqrt2,\ \theta=-\tfrac{\pi}{4}\)
\(\displaystyle z=4\sqrt2(\cos(-\tfrac{\pi}{4})+i\sin(-\tfrac{\pi}{4}))\)
13. \(z = -2i\)
\(r=2,\ \theta=-\tfrac{\pi}{2}\)
\(\displaystyle z=2(\cos(-\tfrac{\pi}{2})+i\sin(-\tfrac{\pi}{2}))\)
14. \(z = 7 + 0i\)
\(r=7,\ \theta=0\)
\(\displaystyle z=7(\cos0+i\sin0)\)
15. \(z = -5 + 5\sqrt3\,i\)
\(r=10,\ \theta=\tfrac{2\pi}{3}\)
\(\displaystyle z=10(\cos\tfrac{2\pi}{3}+i\sin\tfrac{2\pi}{3})\)
16. \(z = 2 + 2i\)
\(r=2\sqrt2,\ \theta=\tfrac{\pi}{4}\)
\(\displaystyle z=2\sqrt2(\cos\tfrac{\pi}{4}+i\sin\tfrac{\pi}{4})\)
17. \(z = -3 - 3i\)
\(r=3\sqrt2,\ \theta=-\tfrac{3\pi}{4}\)
\(\displaystyle z=3\sqrt2(\cos(-\tfrac{3\pi}{4})+i\sin(-\tfrac{3\pi}{4}))\)
18. \(z = 6(\cos\tfrac{\pi}{6}+i\sin\tfrac{\pi}{6})\) (convert to rectangular, then polar)
Rectangular: \(\displaystyle z=6\!\left(\tfrac{\sqrt3}{2}+\tfrac12 i\right)=3\sqrt3+3i\).
Polar already: \(\displaystyle z = 6(\cos\tfrac{\pi}{6}+i\sin\tfrac{\pi}{6})\).
19. \(z = 1 - \sqrt3\,i\)
\(r=2,\ \theta=-\tfrac{\pi}{3}\)
\(\displaystyle z=2(\cos(-\tfrac{\pi}{3})+i\sin(-\tfrac{\pi}{3}))\)
20. \(z = -4 + 0i\)
\(r=4,\ \theta=\pi\)
\(\displaystyle z=4(\cos\pi+i\sin\pi)\)
eMaths.ie

8. Products and quotients in polar form

Multiplying and dividing in polar form

Multiplication: Multiply the module and add the arguments
Division: Divide the module and subtract the arguments

9. De Moivre's Theorem

Raising a number to a power - expanding

Express in polar form and expand


10. Applications of de Moivre's Theorem

Raising a number to a power

Proving trigonometric identities using de Moivre's Theorem

Finding roots



12 Revision Questions

Complex Number Revision Questions
Picture
Picture
Picture
1. Solution
Picture
2. Solution
Picture
3. Solution
Picture
4. Solution
Picture
5. Solution
Picture
Picture
6. Solution
Picture
7. Solution
Picture
8. Solution
Picture
9. Solution
Picture
10. Solution
Picture
11. Solution
Picture
12. Solution

Picture

Revision Notes

Complex Number Video
Powers of i
KA Powers of i
KA Complex Numbers and i
Introduction to Complex Numbers: Addition, subtraction, multiplication, powers of i.
KA Adding & Subtracting Complex Numbers
KA Multiplying Complex Numbers
Complex division in rectangular form
KA Dividing Complex Numbers
Solving Complex Equations:
 
Real parts = Real parts
Imaginary parts = Imaginary parts
Graphing complex numbers on an Argand diagram and finding the modulus of a complex number.
KA Argand Diagram (Complex Plane)
KA Modulus (Absolute Value) of a Complex Number
Transformations in the Complex Plane
Complex conjugate roots
Solving quadratic and cubic equations with imaginary roots.
Writing a complex number in Polar Form
Multiplying and dividing in Polar Form and using deMoivre's Theorem to expand a complex number to a power.

Using deMoivre's Theorem to find roots of a Complex Equation. 
Using deMoivre's Theorem to prove Trigonometric identities. This question also requires use of the Binomial Theorem.

The Syllabus

Picture
3.1 Ordinary & Higher Levels
Picture
4.1 Higher Levels

Abraham de Moivre (1667–1754)

Portrait of Abraham de Moivre

Abraham de Moivre was a French mathematician best known for De Moivre’s Theorem, which links complex numbers and trigonometry through powers of \(\cos\theta + i\sin\theta\). Forced to leave France, he lived most of his life in London and became associated with Newton and Halley. His work in probability and complex numbers remains foundational in modern mathematics.

De Moivre’s Theorem

Induction proof for positive integers \(n\)
▸

Theorem. For \(n \ge 1\) and real \(\theta\),

\[ (\cos\theta + i\sin\theta)^n = \cos(n\theta) + i\sin(n\theta). \]

Base case \(n = 1\). We have \((\cos\theta + i\sin\theta)^1 = \cos\theta + i\sin\theta = \cos(1\theta) + i\sin(1\theta)\), so the result holds for \(n=1\).

Induction hypothesis. Assume for some integer \(k \ge 1\) that

\[ (\cos\theta + i\sin\theta)^k = \cos(k\theta) + i\sin(k\theta). \tag{1} \]

Induction step. Then

\[ (\cos\theta + i\sin\theta)^{k+1} = (\cos\theta + i\sin\theta)(\cos(k\theta) + i\sin(k\theta)). \]

Expanding and using \(i^2=-1\),

\[ \begin{aligned} (\cos\theta + i\sin\theta)^{k+1} &= \cos\theta\cos(k\theta) - \sin\theta\sin(k\theta) \\ &\quad {}+ i\bigl(\cos\theta\sin(k\theta) + \sin\theta\cos(k\theta)\bigr). \end{aligned} \]

By the angle–addition formulae, \(\cos(a+b)=\cos a\cos b-\sin a\sin b\) and \(\sin(a+b)=\sin a\cos b+\cos a\sin b\), with \(a=\theta\), \(b=k\theta\), this is

\[ \cos((k+1)\theta) + i\sin((k+1)\theta). \]

Conclusion. The theorem holds for \(n=1\), and if it holds for \(n=k\) it holds for \(n=k+1\). By induction, De Moivre’s theorem is true for all integers \(n \ge 1\).

Powered by Create your own unique website with customizable templates.