Study Guide

Complex numbers: definition, arithmetic and polar form

IB Mathematics AI HLΒ· 25 min read

1. Definition and Cartesian Formβ˜…β˜…β˜†β˜†β˜†β± 8 min

πŸ“˜ Definition

Complex Number (Cartesian Form)

z=a+biz = a + bi

A number of the form , where and are real numbers, and . (real part) and (imaginary part).

Example:

For , ,

All complex numbers can be plotted as points on the complex plane, with the horizontal axis as the real axis and the vertical axis as the imaginary axis.

πŸ“ Worked Example

Find and for , after simplifying to Cartesian form.

  1. 1

    Expand the product, using :

  2. 2
    i(4βˆ’2i)=4iβˆ’2i2=4iβˆ’2(βˆ’1)=2+4ii(4 - 2i) = 4i - 2i^2 = 4i - 2(-1) = 2 + 4i
  3. 3

    Match to the form to get the components:

  4. 4

    ,

Exam tip:

Always simplify your expression fully before identifying real and imaginary parts, and do not forget the sign of the imaginary part.

2. Arithmetic of Complex Numbers (Cartesian Form)β˜…β˜…β˜…β˜†β˜†β± 10 min

Arithmetic operations on complex numbers follow the same rules as real numbers, with the additional simplification . Addition, subtraction, and multiplication are straightforward, while division requires the use of the complex conjugate.

πŸ“˜ Definition

Complex Conjugate

zˉ\bar{z}

For , the conjugate is . The product , which is always a positive real number. This property lets us rationalize denominators when dividing complex numbers.

Example:

Conjugate of is , and

πŸ“ Worked Example

Simplify to Cartesian form .

  1. 1
    1. Get the conjugate of the denominator:
  2. 2
    1. Multiply numerator and denominator by the conjugate to keep the expression equivalent:
  3. 3
    (3+2i)(1+2i)(1βˆ’2i)(1+2i)\frac{(3 + 2i)(1 + 2i)}{(1 - 2i)(1 + 2i)}
  4. 4
    1. Expand and simplify denominator:
  5. 5
    (1)2βˆ’(2i)2=1βˆ’4(βˆ’1)=5(1)^2 - (2i)^2 = 1 - 4(-1) = 5
  6. 6
    1. Expand and simplify numerator:
  7. 7
    3(1)+3(2i)+2i(1)+2i(2i)=3+6i+2i+4i2=3+8iβˆ’4=βˆ’1+8i3(1) + 3(2i) + 2i(1) + 2i(2i) = 3 + 6i + 2i + 4i^2 = 3 + 8i - 4 = -1 + 8i
  8. 8
    1. Divide by the denominator to get final result:
  9. 9
    βˆ’1+8i5=βˆ’15+85i\frac{-1 + 8i}{5} = -\frac{1}{5} + \frac{8}{5}i

3. Polar Form of Complex Numbersβ˜…β˜…β˜…β˜†β˜†β± 12 min

Using the polar coordinate system on the complex plane, we can write any non-zero complex number in terms of its modulus (distance from origin) and argument (angle from positive real axis). This form simplifies multiplication and division of multiple complex numbers.

πŸ“˜ Definition

Polar (Modulus-Argument) Form

z=r(cos⁑θ+isin⁑θ)z = r(\cos\theta + i\sin\theta)

Where (modulus), and (argument), usually given in the principal range . For any Cartesian complex number , and .

πŸ“ Worked Example

Convert from Cartesian to polar form.

  1. 1
    1. Calculate the modulus :
  2. 2
    r=(βˆ’1)2+(1)2=2r = \sqrt{(-1)^2 + (1)^2} = \sqrt{2}
  3. 3
    1. Check the quadrant of : is in the second quadrant.
  4. 4
    1. Calculate . The reference angle is , adjust to the second quadrant:
  5. 5
    ΞΈ=Ο€βˆ’Ο€4=3Ο€4\theta = \pi - \frac{\pi}{4} = \frac{3\pi}{4}
  6. 6
    1. Write the final polar form:
  7. 7
    z=2(cos⁑3Ο€4+isin⁑3Ο€4)z = \sqrt{2}\left(\cos\frac{3\pi}{4} + i\sin\frac{3\pi}{4}\right)

For products and quotients of two complex numbers in polar form, we use the properties: if and , then:

Exam tip:

Always verify the quadrant of your complex number when calculating the argument. The arctangent function on your calculator only returns values for the first and fourth quadrants, so you will need to add for points in the second and third quadrants.

4. Common Pitfalls

Wrong move:

Stating , ignoring the negative sign

Why:

The imaginary part is defined as the coefficient of , which includes its sign

Correct move:

Wrong move:

When dividing complex numbers, only multiplying the numerator by the conjugate of the denominator

Why:

This changes the value of the expression, as it is equivalent to multiplying the entire fraction by the conjugate

Correct move:

Always multiply both numerator and denominator by the same conjugate to preserve equality

Wrong move:

Using the direct calculator output of as the argument for

Why:

The point lies in the second quadrant, while only outputs angles between and

Correct move:

Adjust the output by adding to get the correct argument

Wrong move:

Writing polar form with a negative modulus

Why:

Modulus is a distance from the origin, so it is always non-negative. Negative signs are absorbed into the argument

Correct move:

Use and add to the argument to account for negative coordinates

5. Quick Reference Cheatsheet

Concept

Cartesian Form

Polar Form

Modulus

Conjugate

Addition

Add real/imaginary parts separately

Convert to Cartesian first

Multiplication

Expand binomials, replace

Division

Multiply by conjugate of denominator

Argument

(adjust for quadrant)

(given directly)

When this came up on past exams

AI-estimated based on syllabus patterns β€” cross-check with official past papers for accuracy. Use only as revision-focus signals.

  • 2021 Β· 1

    Complex number division simplification

  • 2022 Β· 2

    Cartesian to polar form conversion

What's Next

Mastering the definition, arithmetic, and polar form of complex numbers is a critical prerequisite for the next subtopics in this unit: finding roots of complex numbers using De Moivre's theorem, and solving higher-degree polynomials with complex roots. This topic regularly appears in both Paper 1 (non-calculator) and Paper 2 (calculator) IB exams, and the skills you learn here are also applied to advanced trigonometric identity problems later in the course.