The Complex Plane and Modulus
Learning goals
- Identify with the point
- Read addition as a slide completing a parallelogram
- See conjugation as a mirror flip across the real axis
- Measure as , the distance to zero
- Write for a circle of radius
- State the triangle inequality and when equality holds
A number with two coordinates
A complex number is written with and real; is its real part and its imaginary part. Notice that the imaginary part is the real number , not the term . The plan is to treat the pair as coordinates. And the whole plan hinges on one fact: the pair pins the number down completely, with no ambiguity in either direction.
One number, one point#
Suppose one complex number had two names, with real. Subtract to gather the real and imaginary pieces:
If , divide both sides by the nonzero real number to get , a real number divided by a real number, hence real. But no real number can be : a real number’s square is never negative, while . The contradiction forces , and then the displayed equation collapses to , so .
So the parts of a complex number are uniquely determined: two complex numbers are equal exactly when their real parts match and their imaginary parts match. Distinct numbers therefore land on distinct pairs , and conversely every pair of real numbers is claimed by exactly one complex number, namely . The matching between complex numbers and points of the plane is perfect in both directions.
That perfect matching is the definition of the complex plane: draw the familiar coordinate plane, and let the point be the number . The horizontal axis collects the numbers with imaginary part , which are exactly the real numbers. So that axis is called the real axis: your old number line, embedded unchanged inside the bigger picture. The vertical axis collects the numbers with real part , which are and the pure imaginary numbers , so it is called the imaginary axis. The four quadrants are read the same way as for points: sits in the first quadrant, in the second, and so on. The picture is also called an Argand diagram, after one of the people who first drew it; the history aside at the end tells that story.
Worked example 1 From points to numbers and back
Which complex number sits at the point ? The horizontal coordinate is the real part and the vertical coordinate is the imaginary part, so the number is .
Where does sit? Its real part is and its imaginary part is , so start at , move right and down, landing at the point in the fourth quadrant.
Where do and sit? The number is , so it lies on the real axis, three units left of , exactly where it has always lived on the number line. The number is , so it lies on the imaginary axis, two units above . The axes are not decoration; they are the real numbers and the pure imaginary numbers, drawn in their places.
Addition slides points
The previous lesson established the arithmetic rule: to add complex numbers, add the parts separately,
Read that rule with coordinate eyes. The point for the sum has horizontal coordinate and vertical coordinate . So adding the fixed number sends every point units across and units up (negative values meaning the opposite direction). Adding is a rigid slide of the entire plane, the same shift applied to every point at once; no stretching, no turning.
There is a second picture of the same fact. Draw not as a dot but as an arrow from to its point. To form , place a copy of ‘s arrow so its tail starts at ‘s tip; the copy’s tip lands on . This is tip-to-tail addition, and it is what physics and later mathematics call adding vectors. Doing it in the other order, first and then , traces the other two sides of the same figure, so both routes end at the same corner. The four points , , , and form a parallelogram, and the equation becomes something you can see.
Subtraction has its own reading. The difference is, by definition of subtraction, the number you add to to reach , since . As an arrow, then, is the trip from to , picked up and carried back so its tail sits at . Keep that sentence; in a moment it will turn the modulus into a ruler for measuring the gap between any two complex numbers.
Worked example 2 Adding and subtracting, in coordinates and in pictures
Let and . Adding the parts separately,
which is the point you reach from by sliding right and down, exactly the slide performs on every point of the plane.
For the difference,
Check it against the meaning of subtraction: , as required. So the arrow from to runs left and up. How long is that trip? That is a distance question, and the next two sections build the tool that answers it.
Check your understanding
Let and . What is ?
Add the real parts and the imaginary parts separately.
Geometrically, adding slides the point three units right and one unit up, from to .
Conjugation reflects across the real axis
The previous lesson introduced the conjugate of as the sign flip that makes multiplication produce something real. In the plane, conjugation sends the point to the point : the horizontal coordinate is untouched and the vertical coordinate changes sign. That is precisely a reflection across the real axis, the mirror image of the point in the horizontal line. A number in the upper half of the plane trades places with its twin in the lower half, directly above or below itself.
Two small facts fall out of the picture immediately, and the algebra confirms both. Reflecting twice puts every point back where it started, and indeed . And the points that do not move are exactly the points on the mirror: solving means , so , so . The numbers equal to their own conjugate are exactly the real numbers. This gives you a clean geometric test for realness that the practice sets will use again and again. A number is real precisely when its point sits on the real axis, which is precisely when conjugation fixes it.
Check your understanding
The number lies in Quadrant III of the complex plane. In which quadrant is ?
In Quadrant III both parts are negative: with and .
The real part stays and the imaginary part becomes , so the point reflects to the upper left region, Quadrant II. Reflection across the real axis always swaps Quadrants III and II, and swaps IV and I.
The modulus is a distance
For a real number , the first chapter defined the absolute value as the distance from to on the number line. Complex numbers now live in a plane, but the same question still makes sense: how far is the point from ? That distance is called the modulus of (also, still, its absolute value), and it is written with the same bars, . The plural is moduli. The definition is geometric; what makes it usable is that the Pythagorean theorem converts it into a formula.
The modulus formula, from the Pythagorean theorem#
Let , and suppose first that and , so the point sits off both axes. Drop a segment from the point straight down (or up) to the real axis; its foot is the point . The three points , , and form a right triangle: the leg along the real axis has length , and the vertical leg has length . The right angle sits at the foot, because a vertical segment meets the horizontal axis squarely. The hypotenuse runs from to the point, so its length is exactly the distance we want. The Pythagorean theorem gives
where the bars vanish because squaring erases signs. Distances are never negative, so taking the non-negative square root of both sides yields the formula
If instead , there is no triangle, but the formula still tells the truth: the point sits on the real axis, from , and the formula returns . If instead , there is again no triangle, but the point sits on the imaginary axis, from , and the formula returns . So the formula computes the distance from for every complex number without exception.
The axis case just checked is worth saying again, because it earns the notation. For a real number , the new formula gives : on the real axis, the modulus is the old absolute value. The bars are not being recycled for something new; the same concept, distance from , has simply grown to cover the whole plane.
Three properties come straight from the geometry, and each is one line of algebra. First, always, and exactly when . A sum of two real squares is zero only when , matching the fact that the only point at distance from the origin is the origin itself. Second, : reflection across the real axis does not change how far a point is from , and indeed . Third, : the point sits on the exact opposite side of at the same distance. One warning while the bars are fresh: the modulus lets you compare the sizes of complex numbers, but the numbers themselves are not ordered. A statement like is meaningless; only the real numbers and can be compared.
Worked example 3 Three moduli, including the sign traps
Compute . The real part is , and the squaring step erases the sign:
Compute . Here and , so : the point is three units up the imaginary axis, so of course its distance from is .
Compute . As a complex number, , so the formula gives , exactly what the old absolute value said. Notice that no minus sign anywhere can survive the squaring: a modulus is never negative, and for every and .
Check your understanding
What is ?
Apply the modulus formula with and .
Adding the parts () or stopping at the sum of squares () are the classic wrong turns; the modulus is the square root of the sum of the squares.
The conjugate identity
The modulus and the conjugate look like unrelated gadgets, one a distance and the other a reflection. They are joined by a single identity that powers most complex-number computations from here through the rest of the subject.
The identity #
Let . Multiply by its conjugate and watch the cross terms cancel, exactly as in the difference-of-squares pattern:
using at the last step. But is exactly the square of the modulus formula. So for every complex number ,
Pause on what the identity says. The left side is a product of two complex numbers; the right side is a real number that is never negative. Multiplying any number by its conjugate always lands you on the non-negative real axis, and it lands you at a geometrically meaningful spot: the squared distance from . This is the secret behind the division method of the previous lesson. Multiplying a denominator by produced the real number , and now you know that mystery real number by name: it is .
The identity also unlocks the most useful multiplication fact about the modulus.
The modulus multiplies across products#
First, conjugation respects multiplication. Write and and expand both sides. The product is , so its conjugate is . Multiplying the conjugates directly,
the same number. So : conjugating a product equals multiplying the conjugates.
Now compute the squared modulus of a product using the conjugate identity three times. Complex multiplication is commutative, so the factors may be regrouped freely:
Both and are non-negative real numbers, and non-negative numbers with equal squares are equal. Therefore
In words: the length of a product is the product of the lengths. This is a genuine shortcut, because it lets you find the modulus of a complicated product without ever expanding it, and it is also a genuine surprise. Nothing about the multiplication rule makes this obvious at a glance. The proof needed no cleverness, only the conjugate identity, which is exactly why that identity deserves its own section.
Worked example 4 A product's modulus, the fast way and the slow way
Find .
The fast way uses multiplicativity. Each factor’s modulus is a Pythagorean computation:
so , and no multiplication of complex numbers ever happened.
The slow way checks it. Expanding, , and
The two answers agree, as the theorem promised. On a product of three or four factors the fast way is not just quicker; it is the only route that stays sane.
Distance between points, and circles
The subtraction picture now pays off. The arrow from to is the number , so the distance between two complex numbers is the length of that arrow:
The coordinates confirm that this is the honest geometric distance. With and , the difference is , so
which is the Pythagorean theorem applied to the right triangle whose legs are the horizontal gap and the vertical gap between the two points. Distance from was the special case all along.
Worked example 5 How far apart are two complex numbers?
Find the distance between and .
Subtract to get the arrow between them (either direction works, since ):
The two points are exactly apart. One more question with the same numbers: does lie inside the circle of radius centered at ? Its distance to the center is , and , so yes, strictly inside.
Once distance is an equation, whole shapes become equations. Fix a center and a radius . The points with
are exactly the points at distance from : the circle of radius centered at . The simplest case is , the circle of radius around . The inequality describes the inside of the circle, and the outside. This one idea turns modulus equations into pictures. To understand the set of solutions of , you do not solve anything; you read off the center and the radius and draw.
Worked example 6 Where a circle meets a horizontal line
Find every complex number with modulus and imaginary part .
The conditions say for some real , with . Apply the modulus formula and solve:
So there are exactly two such numbers, and . The picture explains the count: the numbers with modulus form the circle of radius around , and the numbers with imaginary part form a horizontal line. A horizontal line at height cuts that radius- circle in two points, mirror images of each other across the imaginary axis.
The triangle inequality
Walk from to , then from onward to . The first leg has length , and the second leg is a translated copy of ‘s arrow, so it has length . The straight-line distance from to the final point is . A detour through can never be shorter than the straight route, so the geometry announces the triangle inequality:
The name is apt: , , and are the corners of a triangle whose side lengths are , , and . And the inequality says one side of a triangle never exceeds the other two sides combined. Geometry makes it believable; the conjugate identity makes it a theorem.
The triangle inequality #
Two preliminary facts. First, conjugation respects addition: flipping the sign of the combined imaginary part gives . Second, no complex number’s real part exceeds its modulus: if , then , and note also that , twice the real part.
Now expand the squared modulus of the sum with the conjugate identity:
The outer terms are and . For the middle pair, observe that is exactly the conjugate of , since , using the product rule for conjugates and the fact that conjugating twice returns . So the middle pair is a number plus its own conjugate, which is twice that number’s real part, and by the second preliminary fact,
where multiplicativity and finish the bound. Putting the pieces together,
and since and are both non-negative, comparing squares compares the numbers: .
When is the inequality an equality? The proof pinpoints the moment slack can enter: the real part of must equal the full modulus , which happens only when is a non-negative real number. Geometrically that is the degenerate triangle: the arrows for and point in the same direction (or one of them is ). So the detour is no detour at all.
The inequality also has a useful reverse reading. Since , applying the triangle inequality to the right side gives , so , and swapping the roles of and gives as well. A sum can never be shorter than the gap between the two lengths. Together the bounds pin into a window. For example, if and , then can be as large as , as small as , and never anything outside .