Mastering Complex Number Algebra
Complex Operations Forms
Multiplying and Dividing
You already know that multiplying complex numbers in rectangular form works a lot like multiplying binomials. We just use FOIL (First, Outer, Inner, Last) and remember that .
For example, to multiply by :
Division is a bit trickier. We can't just divide term by term. The goal is to remove the imaginary unit, , from the denominator. To do this, we use a clever tool called the complex conjugate., a powerful concept first explored by the Irish mathematician William Rowan Hamilton.
Clearing the Denominator
The complex conjugate of a number is simply . You just flip the sign of the imaginary part. The magic happens when you multiply a complex number by its conjugate. The imaginary parts cancel out, leaving a real number.
To divide two complex numbers, you multiply both the numerator and the denominator by the conjugate of the denominator. This clears the from the bottom, leaving a standard rectangular form.
Let's try dividing by .
This method always works, but it can be tedious. There is a more elegant way to think about multiplication and division, which starts with visualising the numbers.
A New Perspective
Instead of just treating complex numbers as algebraic expressions, we can plot them on a two-dimensional plane. This visual representation is called an .. The horizontal axis represents the real part, and the vertical axis represents the imaginary part. The number corresponds to the point .
This geometric view reveals two key properties of any complex number (other than 0): its distance from the origin and its angle relative to the positive real axis. The distance is called the modulus, written as or . The angle is the argument, written as or .
Modulus
noun
The distance of a complex number from the origin on the Argand diagram. For a complex number , the modulus is .
Argument
noun
The angle, typically in radians, that the vector from the origin to the complex number makes with the positive real axis. For , the argument is .
Together, the modulus and argument define a complex number's polar form. Instead of using coordinates , we use a distance and an angle .
From Rectangular to Polar
Knowing and lets us find and . Conversely, knowing and lets us find and using basic trigonometry.
Substituting these into gives us the polar form:
Let's convert to polar form.
First, find the modulus :
Next, find the argument :
So, the polar form of is .
This might seem like more work, but it makes multiplication and division incredibly simple.
The Elegance of Polar Form
When we multiply two complex numbers in polar form, we multiply their moduli and add their arguments.
Multiplication: the new complex number can be obtained by adding the arguments (angles) and multiplying the moduli (lengths).
If and , then:
For division, we divide the moduli and subtract the arguments.
Geometrically, this is powerful. Multiplying a complex number by scales its length by a factor of and rotates it counter-clockwise by an angle of . Division is the reverse: it scales by and rotates clockwise by .
This approach turns complex calculations into simple arithmetic and geometric transformations, which is essential for more advanced topics like De Moivre's theorem and Euler's formula.