Complex Numbers

Overview

There is no real number that solves . Mathematicians created an 'imaginary' number that solves this equation. The imaginary unit, , so . behaves like a normal constant, with the special property of .

The set of real numbers, , are all the numbers that lie upon a one-dimensional continuum, including all the integers, rational, and irrational numbers. The set of complex numbers is denoted by . Complex numbers can be written as , where and are real numbers. Typically, is used to denote a complex number.

For , is the real part of and is the imaginary part of . This can be written as:


  • ( is a stylised 'Re' and is a stylised 'Im').

An 'imaginary number' (sometimes 'pure imaginary number') is just the product of a real number and the imaginary unit , e.g. or . The 'imaginary part' of a complex number is only the real coefficient on .

Basic Arithmetic

When doing arithmetic with complex numbers, can be treated as a constant. Then, any powers of can be simplified.

Examples:

  • Addition:
  • Subtraction:
  • Multiplication:
  • Division by a constant:

Complex Roots

Complex numbers were originally 'invented' to solve quadratics with negative discriminants. Given a quadratic, the quadratic formula gives the solutions:

Where the discriminant is negative, the result of taking the square root will give an imaginary number (two imaginary numbers given the ). Therefore if the discriminant is negative, there are two complex roots.

For example:

Comparing coefficients

A complex number is zero if and only if both the real and imaginary parts are zero.
If two complex numbers are equal, then their real parts and imaginary parts are the same.

Complex Conjugate

If , then the complex conjugate of , denoted , is .

To divide two complex numbers, multiply the numerator and denominator by the complex conjugate:

The complex conjugate also extends the idea of the difference of two squares into the sum of two squares:

Argand Diagrams

Complex numbers can be represented on an Argand diagram, which has an imaginary axis perpendicular to the real axis.

ImRe01+2i

Adding complex numbers on an Argand diagram looks like adding vectors:

ImRe01+2i2¡2i(1+2i)+(2¡2i)

Taking a complex conjugate results in a reflection in the real axis:

ImRe0zz¤

A circle with centre and radius is given by .
A perpendicular bisector of the line connecting and is given by .
A half-line starting at (but not including) and making angle to the positive real axis is given by .
Vertical and horizontal lines are given by equations of the form and respectively.

Modulus-argument Form

A complex number can be uniquely be described by two values:

  • The modulus, or , is the distance from the origin
  • The argument, or , is the angle in radians anticlockwise from the positive real axis.
    A complex number can be expressed in modulus-argument form as .

Converting forms

To convert from Cartesian form to modulus-argument form:

  • (taking care to ensure the correct angle is used).

To convert from modulus-argument form to Cartesian form :

  • .

Operations

To multiply in modulus-argument form, multiply the moduli and add the arguments.

To divide in modulus-argument form, divide the moduli and subtract the arguments.