Complex Numbers
☰ Contents
A complex number has a real part and an imaginary part, and is written a + bi. The imaginary unit i is defined by . Such a number does not fit on a line, so complex numbers live on a plane, where adding is a shift and multiplying is a turn.
What is the square root of a negative number?
No real number has a negative square, because a positive squared is positive and a negative squared is also positive. So has no solution on the number line.
The way out is to define a new number. Let i be a number with . Every other square root of a negative then follows: . Algebra still works with i in an expression: expand brackets as before, and replace with −1 wherever it appears. See The Imaginary Unit.
The powers of i repeat in a cycle of four: i, −1, −i, 1. To find i2027, divide the exponent by 4 and keep the remainder. Since 2027 = 4 × 506 + 3, i2027 . See Powers of i.
How do you add and multiply complex numbers?
To add, add the real parts and the imaginary parts separately: (3 + 2i) + (1 − 5i) = 4 − 3i. The two parts never mix. See Adding Complex Numbers.
To multiply, expand the brackets as if i were a letter, then replace with −1:
.
The last step is where mistakes happen: is −10 × (−1) = +10, not −10. See Multiplying Complex Numbers.
Dividing with the conjugate
The conjugate of a + bi is a − bi. A number times its conjugate is always real, because the middle terms cancel and becomes : . See Complex Conjugates.
To divide, multiply the numerator and the denominator by the conjugate of the denominator. The denominator becomes real, and the division is then ordinary. It is the same move as rationalizing a denominator with a surd in it. See Dividing Complex Numbers.
(4 + i) / (2 − 3i) = (4 + i)(2 + 3i) / ((2 − 3i)(2 + 3i)) = (5 + 14i) / 13.
Now you
To divide by 1 + 2i, multiply by which conjugate?
To divide by 4 + 3i, multiply by which conjugate?
Lesson complete. Continue in the app — your progress saves there.
Where do complex numbers come from in an equation?
From a quadratic whose discriminant is negative. The graph misses the x-axis, but the quadratic formula still applies. For , the discriminant is 16 − 52 = −36, so / . See Complex Roots of a Quadratic.
The two roots are conjugates of each other. When the coefficients are real, non-real roots always come in conjugate pairs.
So a cubic with real coefficients has either three real roots or one real root and a conjugate pair, and its graph always crosses the x-axis. Given one non-real root, its conjugate is a second root. Multiply the two matching factors to get a real quadratic, then divide the cubic by it to find the real root. See Complex Roots of a Cubic and the quadratics and polynomials guide.
What does a complex number look like?
Like a point on a plane. Plot the real part along the horizontal axis and the imaginary part up the vertical axis. That plane is the Argand diagram. See The Argand Diagram.
Two measurements fix a point. The modulus |z| is its distance from the origin. The arrow to a + bi is the hypotenuse of a right-angled triangle with legs a and b, so . For 3 + 4i the modulus is . See The Modulus of a Complex Number.
The argument is the angle the arrow makes with the positive real axis, measured counterclockwise, and in the same triangle . A calculator's inverse tangent only returns angles between −90° and 90°, so for a point in the second or third quadrant, sketch it and adjust by 180°. See The Argument of a Complex Number.
Writing a number by its modulus r and argument is polar form: , because the real part is and the imaginary part is . See Polar Form and The Form .
Division reverses both steps: divide the moduli and subtract the arguments. See Dividing in Polar Form.
Now you
What is the argument of 3?
What is the argument of 2 + 2i?
Lesson complete. Continue in the app — your progress saves there.
What is De Moivre's theorem?
It is the rule for powers in polar form: n = rn. Multiplying z by itself n times multiplies the argument by n and raises the modulus to the power n. See De Moivre's Theorem.
One use is to derive trigonometric identities. Expand with the binomial theorem and match the real part against . Replace with to get . See Multiple Angles by De Moivre.
The reverse direction turns a power of into cosines of multiple angles, the form needed before integrating. If |z| = 1, then is the conjugate of z, so and zn n . See The Identity .
De Moivre also sums series of cosines: the sum of is the real part of the sum of zk, which is a geometric series with ratio z. See Summing a Series with De Moivre and the sequences and series guide.
Now you
Raise r=2 at 30° to the power 3.
Raise r=2 at 40° to the power 3.
Lesson complete. Continue in the app — your progress saves there.
The roots of unity
The equation zn = 1 has n solutions, each of modulus 1, with arguments 0°, , and so on, because each of those angles times n is a whole number of turns. See The Roots of Unity.
Joined in order, they are the vertices of a regular polygon: the fifth roots of 1 form a regular pentagon. See Regular Polygons from the Roots of Unity.
The same method finds the nth roots of any complex number. Take the real nth root of the modulus, divide the argument by n, then step around by to collect the rest. The cube roots of 8i all have modulus 2, at 30°, 150° and 270°. See The nth Roots of a Complex Number.
Behind all of this is the exponential form. Substitute into the series for ex and the terms sort into the series for cosine and sine, so e and every complex number is re. De Moivre is then the index law (e)n = ein. See The Exponential Form of a Complex Number.
How do you read a complex equation as a picture?
Read every modulus as a distance and every argument as a direction. |z − a| is the distance from z to the point a, so |z − a| = r is the circle with center a and radius r. For example, |z − 3 + 2i| = 4 is the circle of radius 4 centered at 3 − 2i.
|z − a| = |z − b| says z is the same distance from a as from b, so z lies on the perpendicular bisector of the segment from a to b. See Circles and Bisectors on the Argand Diagram.
Fixing an argument gives a half-line: arg(z − a) = 45° is the ray from a pointing at 45°. Changing an equals sign to an inequality shades a region: is the whole disc of radius 3, and a strict inequality leaves out the boundary. See Rays and Regions on the Argand Diagram.
The mistakes worth naming
- Losing the sign on . is +10, because .
- Trusting the calculator's inverse tangent for the argument. It returns an angle between −90° and 90°. Sketch the point, and add or subtract 180° in the second or third quadrant.
- Writing . The rule holds only for non-negative a and b. Convert first: .
- Forgetting that non-real roots come in pairs. If 2 + 3i is a root and the coefficients are real, then 2 − 3i is also a root.
- Giving only one nth root. A complex number has three cube roots, evenly spaced around a circle.
Where this leads next
Rotation is multiplication by a complex number here and a 2 × 2 matrix in the matrices guide. The identity e comes from the Maclaurin series in the sequences and series guide, and every polynomial in the quadratics and polynomials guide has its full set of roots once complex numbers are allowed.
Learn this properly in the app
Every lesson linked above is a short illustrated screen with a worked example and practice questions, in a catalog of more than 800 lessons.
Your turn
Three to try — tap what you get.
i²
(2 + 3i) + (1 − i)
|3 + 4i|
0 of 0 right on this page
Practice this lesson in the appThat is every question on this page.
0 of 0 right. Best run: 0 in a row.
The app carries on from here: practice that adapts to you, the full lesson ladder, and your progress saved.
Keep going in the app