3.5.5 · D2Complex Numbers

Visual walkthrough — Polar form — r(cos θ + i sin θ) = r·cis θ

2,568 words12 min readBack to topic

Step 1 — Plant the arrow

Figure — Polar form — r(cos θ + i sin θ) = r·cis θ

WHY. Numbers are hard to "spin" and "stretch"; arrows are easy to picture spinning and stretching. Turning into an arrow lets geometry do the work that algebra found awkward.

In the picture, term by term:

  • = the origin , the tail of every arrow.
  • = how far right the tip sits (the red horizontal distance).
  • = how far up the tip sits (the mint vertical distance).
  • The lavender arrow is itself.

Step 2 — Manufacture a right triangle

Figure — Polar form — r(cos θ + i sin θ) = r·cis θ

WHY this exact move? Trigonometry — the machinery that links angles to side ratios — is only defined on right triangles. We have an angle we want to understand, so we deliberately build the one shape where angle-tools work.

Reading the triangle:

  • Bottom leg (horizontal, coral) has length — it lies flat along the real axis.
  • Right leg (vertical, mint) has length — it stands straight up.
  • Hypotenuse (lavender) is the arrow, length .
  • The angle between the bottom leg and the hypotenuse is our .
  • The corner where the vertical meets the horizontal is a perfect (the little square).

Step 3 — Read the trig ratios off the triangle

Figure — Polar form — r(cos θ + i sin θ) = r·cis θ

WHY these two tools and not here? We want to eventually recover both and separately. reaches the horizontal leg ; reaches the vertical leg . mixes them together and loses the length — great for finding the angle later, useless for rebuilding the arrow now. So here we pick the two ratios that each isolate one leg.

Term by term in :

  • adjacent = the leg touching the angle that is not the hypotenuse → the bottom leg .
  • hypotenuse = the longest side, always opposite the right angle → the arrow .
  • So measures "what fraction of the full length points sideways."

And in :

  • opposite = the leg across from → the vertical leg .
  • So measures "what fraction of the full length points upward."

Step 4 — Solve for the coordinates

WHY. Our goal is to replace the description with the description . To do that we must express and in terms of and . Multiplying each ratio through by does exactly that.

Term by term:

  • In : take the full length , keep only its sideways fraction → you land on the horizontal position . (" rides cos.")
  • In : take the full length , keep only its upward fraction → you land on the vertical position . (" rides sin.")
Figure — Polar form — r(cos θ + i sin θ) = r·cis θ

The figure shows the arrow of length casting a shadow of length on the floor and a shadow of length on the wall — the two projections that are and .


Step 5 — Substitute back and collapse to polar form

Now factor out the common :

WHY factor? Pulling (the size) outside separates it cleanly from (the direction). The bracket is a pure "pointing" object of length exactly ; the in front just scales it.

Term by term in :

  • = the arrow's length — stretches the unit direction to the right size.
  • = the real part of the pure direction (its sideways component).
  • = the imaginary part of the pure direction (its upward component), carried by .
  • = a nickname for the whole bracket: cos i sin. It is a sum, not a product.
Figure — Polar form — r(cos θ + i sin θ) = r·cis θ

Step 6 — The degenerate cases (never skipped)

WHY we must do this. Every claim in Steps 2–5 was read off the triangle. But a triangle needs three genuine sides. If the vertical leg disappears; if the horizontal leg disappears; if there is no arrow at all. In each case the drawing collapses and the ratio can even become — so the general recipe is silent and we must check these boundary points directly, or a reader landing on the real axis or the origin would have no answer. Covering them is not optional decoration; it is what makes the formula total.

Figure — Polar form — r(cos θ + i sin θ) = r·cis θ

Case A — on the positive real axis (). The arrow lies flat pointing right. No vertical leg. Here , and indeed . ✓

Case B — on the negative real axis (). Arrow points left. , and . ✓

Case C — on the positive imaginary axis (). Arrow points straight up. No horizontal leg. , and . ✓

Case D — on the negative imaginary axis (). Arrow points straight down. , and . ✓

Case E — the origin (). Length , so the arrow is a single point with no direction. The argument is undefined — you cannot ask "which way does a zero-length arrow point?" This is the one complex number with no polar form.


Step 7 — Quadrants: where the arrow really points

WHY this is a trap. takes the same value for an arrow and for that same arrow spun by (both legs flip sign, the ratio is unchanged). So genuinely cannot tell "up-left" from "down-right." We repair it by reading the signs of and to see which corner — which quadrant — the point sits in.

Figure — Polar form — r(cos θ + i sin θ) = r·cis θ

Let be the reference angle — a positive acute angle (between and ) measuring the arrow's steepness against the horizontal axis, ignoring direction.

Quadrant Signs Where it points Argument
I up-right
II up-left
III down-left
IV down-right

WHY each fix. The reference angle only knows steepness, not which corner. In Quadrant II the arrow leans up-left, so we take (pointing fully left) and back off by . In Quadrant III we mirror that below the axis → . In Quadrant IV the arrow dips below the right axis → simply . Each result already lands inside , so it is the principal argument.


The one-picture summary

Figure — Polar form — r(cos θ + i sin θ) = r·cis θ

This final figure compresses the entire walkthrough: the arrow from the origin , its triangle with legs and , the length , the angle , and the finished formula — all in one frame. Every earlier step is a zoom into one part of this diagram.

Where this leads next: multiplying arrows becomes "multiply lengths, add angles" (Multiplication and Division of Complex Numbers), raising to powers becomes De Moivre's Theorem, and the deeper identity lives in Euler's Formula — all built directly on the picture above. Finding -th roots (Roots of Complex Numbers) is the same picture run backwards.

Recall Feynman: tell the whole walkthrough to a 12-year-old

Stand in a field, at the spot we'll call the origin . A treasure sits somewhere. First I describe it your way: "3 steps east, 4 steps north" — that's and . Now I draw an arrow straight from me to the treasure and drop a line down to the ground. That makes a right triangle: the flat bottom is my east-distance, the vertical bit is my north-distance, and the slanted arrow is the actual straight-line distance — which by Pythagoras is . Trig is a machine that, if I know the arrow's length and its tilt angle , tells me how much of it points east () and how much points north (). So instead of "3 east, 4 north," I can say "5 steps, tilted at this angle." Same treasure. The only tricky bit: if the treasure is behind me or to my left, a plain calculator gets confused because it can't tell "front-left" from "back-right" — they tilt the same. So I first look at which corner the treasure is in, then adjust the angle. And if the treasure is right under my feet (), there's no arrow at all — no direction to name.


Connections