Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Complex numbers extend the real number line into a plane, giving mathematics a way to describe quantities with both real and imaginary parts. They are written in the form a + bi, where a and b are real numbers and i is the imaginary unit. This makes it possible to solve equations such as x^2 + 1 = 0, which have no real-number solutions.

Complex numbers are essential in algebra, geometry, physics, engineering, and signal processing.

Understanding Math: Complex Numbers

The imaginary unit follows a repeating pattern when it is multiplied by itself many times. Its first power is the imaginary unit. Its second power is negative one.

Its third power is negative the imaginary unit. Its fourth power is one. Then the cycle starts again.

This pattern makes high powers manageable. For example, a power with an exponent of twenty can be simplified by grouping the exponent into sets of four.

Students often make mistakes by treating the imaginary unit like an ordinary variable. It is a number with one defining rule, so every calculation involving it must use that rule carefully.

Addition and subtraction work by combining matching parts. This is similar to collecting like terms in algebra. Multiplication needs more care because every term must be multiplied.

The product of two imaginary parts creates a negative real part, since the square of the imaginary unit is negative one. This minus sign is a common source of errors. Multiplication has a useful geometric meaning too.

It can change a number's distance from the origin and turn its direction. Multiplying by the imaginary unit alone turns a point by one quarter turn counterclockwise. Repeating this multiplication shows why the powers cycle every four steps.

The conjugate is especially useful for division. To divide by a complex number, multiply the top and bottom by the conjugate of the bottom number. The imaginary terms in the denominator cancel, leaving a real denominator.

This is much like rationalising a denominator that contains a square root. The modulus measures a complex number's distance from zero.

It comes from the Pythagorean theorem, using the horizontal and vertical distances. A conjugate has the same modulus because changing the sign of the vertical coordinate reflects the point across the horizontal axis without changing its distance from the origin.

Complex numbers appear whenever size and timing must be tracked together. In alternating current circuits, they represent voltage or current with a phase difference. In wave studies, they help describe oscillations that are shifted in time.

Engineers use them in audio processing, radio communication, and control systems. The imaginary part does not mean unreal or useless. It is a mathematical direction that keeps important information organised.

When learning this topic, sketch points often. Check signs after multiplication.

Keep real terms separate from imaginary terms until the final simplification. These habits make the algebra clearer and help connect symbolic work to geometry.

Key Facts

  • Standard form: z = a + bi, where a is the real part and b is the imaginary part.
  • Imaginary unit: i^2 = -1, so sqrt(-1) = i.
  • Complex plane: a + bi is plotted as the point (a, b).
  • Addition: (a + bi) + (c + di) = (a + c) + (b + d)i.
  • Multiplication: (a + bi)(c + di) = (ac - bd) + (ad + bc)i.
  • Conjugate and modulus: if z = a + bi, then z* = a - bi and |z| = sqrt(a^2 + b^2).

Vocabulary

Complex number
A number of the form a + bi, where a and b are real numbers and i^2 = -1.
Imaginary unit
The number i, defined by the property i^2 = -1.
Real part
The real number a in a complex number a + bi.
Imaginary part
The real number b in a complex number a + bi, not including the symbol i.
Complex conjugate
The number formed by changing the sign of the imaginary part, so the conjugate of a + bi is a - bi.

Common Mistakes to Avoid

  • Treating i as a variable is wrong because i is a specific number with the fixed property i^2 = -1.
  • Writing the imaginary part of 3 + 2i as 2i is wrong in standard vocabulary because the imaginary part is the real coefficient 2.
  • Adding complex numbers by combining all numbers together is wrong because real parts must be added to real parts and imaginary parts to imaginary parts.
  • Forgetting that i^2 = -1 during multiplication is wrong because it changes terms like 6i^2 into -6, which affects the real part of the answer.

Practice Questions

  1. 1 Plot z = 3 + 2i on the complex plane and find its modulus |z|.
  2. 2 Compute (4 - 3i) + (-2 + 5i), then compute (4 - 3i)(-2 + 5i).
  3. 3 Explain geometrically why the conjugate of z = a + bi is a reflection of z across the real axis.