Complex numbers are defined as: , where , . These are often separated into real/Imaginary Parts , .

This set is not just a two-dimensional vector space (with vector addition and scalar multiplication), but a field (with multiplication and division).

  • Addition: .
  • Multiplication: .
  • Division: Multiply by conjugate ; result scaled by (modulus: ).

It also has two useful properties:

  • Triangle Inequality: , .
  • Part Separation: , .

Since complex numbers are a 2D field, we can plot them by separating their real and imaginary parts. This is called an Argand diagram, and it is normally written in polar coordinates:

  • Polar Form: , where , the modulus and argument of .
  • Exponential Form: , where (Euler’s Formula).
  • Euler’s Identity: .

This exponential form is very useful for solving complex algebraic equations, for example:

We can simplify this process of finding the roots of complex numbers using De Moivre’s Theorem: . With this, we can then calculate the -th roots of unity, fairly simply:

These roots of unity form a cyclic group under multiplication, generated by a primitive root . The group structure is , where multiplying any two elements corresponds to rotating around the unit circle in the complex plane.

To prove De Moivre’s Theorem for and integer , we use induction and Euler’s formula: