3.5.3 · D5Complex Numbers

Question bank — Argand plane — geometric representation

1,749 words8 min readBack to topic

Quick vocabulary refresh so nothing below uses a term you haven't pinned down:

  • Real axis = horizontal line, holds numbers .
  • Imaginary axis = vertical line, holds numbers .
  • Modulus = straight-line distance from the origin to the point . We give this length its own letter , so always means — the length of the arrow .
  • Argument = anticlockwise angle from the positive real axis to the arrow , taken in .
  • Polar form = the same written using its length and direction instead of its coordinates .
  • Quadrant = one of the four regions the two axes cut the plane into. Look at the picture below: Q I is , Q II is , Q III is , Q IV is — the signs of name the quadrant.
  • Locus / fixed point : in an equation like , the number is a fixed, chosen point (a pin stuck in the map), while is the variable point that moves. A "locus" is just the set of all points obeying such a rule.
Figure — Argand plane — geometric representation

The figure above is your reference for every "quadrant" and "direction" item below. Notice how the sign pair alone tells you the region, and how the arrow's length is while its tilt is .


True or false — justify

Every statement is either true or false. The reveal gives the reason, which is the whole point.

The modulus can be negative if is negative
False — is a length, and lengths are never negative; the sign of is squared away before the root.
is possible for infinitely many complex numbers
False — forces both and , so only has zero modulus; the origin is the single point at distance .
Two different complex numbers can occupy the same point on the Argand plane
False — the point carries both coordinates, so equal points mean equal and equal , hence the same ; the map from to point is one-to-one.
If then
False — same argument means same direction from the origin, but they can lie at different distances (different ) along that ray, e.g. and .
and are always equal
True — multiplying by the positive real number scales the arrow's length but leaves its direction unchanged, so the angle from the positive real axis is untouched.
The conjugate always has the same modulus as
True — reflecting across the real axis gives , and , so the distance from is identical.
for every non-zero
Mostly true — reflection across the real axis flips the angle's sign; the one wrinkle is on the negative real axis where and , so (since is excluded from ).
Adding a real number to slides its point horizontally only
True — a real number is , so shifts by and leaves fixed; the point moves parallel to the real axis.
always
False — this is the triangle inequality's equality case, which holds only when the two arrows point the same direction; in general the diagonal of a parallelogram is shorter than the two sides summed.
The point for is the reflection of across the imaginary axis
False — negates both coordinates, which is a rotation about the origin (reflection through the origin), not a reflection across one axis.

Spot the error

Each line contains a flawed statement or step. The reveal names the flaw.

" lies in Quadrant II because its real part is negative."
Error — a point with is on the real axis itself, not inside any quadrant; quadrants require both coordinates non-zero.
"For , ."
Error — the calculator's only outputs , i.e. Q I/IV; the point is in Q III, so the true argument is .
"Since , the numbers and share the same argument."
Error — both give ratio , but repeats every , so equal ratio does not mean equal angle; they sit on opposite rays ( vs ).
", so is undefined, hence has no argument."
Error — division by breaks the formula, not the geometry; the arrow points straight up, so read directly off the picture.
"The polar form of is for the unique angle ."
Error — with the arrow has no direction, so any works; the argument of is simply undefined, not .
" is a circle, so is a smaller circle."
Error — the strict inequality is the set of points whose distance from the fixed point is less than , which is the filled disc's interior, not another circle.
"Because , the equation describes a circle of radius ."
Error — modulus is never negative, so has no solutions; it describes the empty set, not a circle.

Why questions

Explain the reasoning, not just the fact.

Why does a complex number need a whole plane, while a real number needs only a line?
A real number is one coordinate, which fits on a -D line; a complex number carries two independent reals , and two numbers demand two axes → a -D plane.
Why is the argument measured from the positive real axis, and anticlockwise?
It is a shared convention so everyone assigns the same angle to the same point; anticlockwise makes increasing match the standard mathematical direction, and a fixed reference ray removes ambiguity.
Why does fail to pin down the quadrant by itself?
has period , so it gives identical values for a direction and its exact opposite ( apart); the single ratio cannot distinguish Q I from Q III, or Q II from Q IV — you must inspect the signs of and .
Why is the distance between the two points, rather than ?
is the arrow that goes from to ; its length is the straight-line gap between the points. only compares their distances from the origin, which says nothing about how far apart they are.
Why does trace a circle and not, say, a square?
The equation says "distance from the fixed point equals a constant " — the set of all points at a fixed distance from a centre is, by definition, a circle of radius centred at .
Why does multiplying by rotate its point by ?
negates both and , sending , which is exactly the point diametrically opposite through the origin — a half-turn.
Why is polar form preferred for multiplication over ?
Because multiplication is really a stretch-and-turn: write with length , angle and with length , angle ; the product has length and angle , so you multiply the lengths and add the angles — two independent, easy moves. In form the same product produces four cross terms that hide this simple geometry entirely.

Edge cases

The boundary inputs the naive formulas quietly ignore.

What is when lies on the positive real axis, e.g. ?
The arrow points along the reference ray itself, so ; the formula agrees here.
What is when lies on the negative real axis, e.g. ?
The arrow points in the opposite direction, so (not , since the principal range is and includes ).
What is for a purely imaginary with , like ?
The arrow points straight up, so — read off the geometry, since makes the ratio formula blow up.
What is for (purely imaginary, )?
Straight down, so ; again the picture decides where cannot.
Does the modulus depend on which quadrant sits in?
No — squares away all signs, so the distance from the origin is quadrant-blind; only the argument carries quadrant information.
Is the same point as ?
Geometrically yes (both point along the negative real axis), but the principal value convention keeps only because the range is open at and closed at to avoid naming one direction twice.
If and , what are the modulus and argument?
Modulus is (the point is the origin), and argument is undefined because a zero-length arrow has no direction to measure.

Recall One-line summary of every trap

Modulus is a non-negative distance (never signed, zero only at the origin); argument is a direction that needs the signs of — not just their ratio — and is undefined at ; equalities like hold only in special aligned cases. When a formula divides by , read the angle off the picture.

Connections

  • 3.5.03 Argand plane — geometric representation (Hinglish)
  • Complex Numbers — Modulus and Argument
  • Polar Form of Complex Numbers
  • Multiplication as Rotation and Scaling
  • De Moivre's Theorem
  • Vectors — Position Vectors and Addition
  • Loci in the Complex Plane