3.5.7 · D1Complex Numbers

Foundations — Exponential form z = re^(iθ)

1,550 words7 min readBack to topic

Everything on the parent page rests on a handful of small ideas. Below we rebuild each one from nothing, in an order where every new symbol only uses symbols already explained. Nothing is assumed.


0. Two number lines make a plane

The picture below is the stage on which the entire topic happens. Look at the amber dot: to reach it you walk steps right, then steps up.

Figure — Exponential form z = re^(iθ)

Why do we need a plane and not just a line? Ordinary numbers live on one line. Complex numbers carry two pieces of information at once, so they need a second direction — hence a whole flat sheet.


1. The symbol — the "quarter turn"

That algebra rule has a picture: multiplying by is a 90° anticlockwise turn on the plane.

  • Start at (one step right). Multiply by : you land at (one step up) — a quarter turn.
  • Multiply by again: (one step left) — another quarter turn, now half-way round.
  • Again: (down). Again: (back to start).
Figure — Exponential form z = re^(iθ)

Why does the topic need ? Because "multiply-to-rotate" is the seed of the whole idea: if multiplying by one special number turns you 90°, then multiplying by a general complex number will turn you by its angle. That is the punchline .


2. Modulus — the length of the arrow

Why this exact formula? Because and are the two sides of a right-angled triangle whose slanted side (the hypotenuse) is the arrow itself. Pythagoras says the hypotenuse squared equals the two shorter sides squared added — that is literally .

Figure — Exponential form z = re^(iθ)

3. Argument — the direction of the arrow

To connect the angle to the sides we need two trigonometric ratios. On the same right triangle:

  • , so .
  • , so .

Why does the topic need ? Because "direction" is the second of the two facts an arrow carries, and turning is the operation that makes complex multiplication special.


4. The tangent and — recovering the angle from

If you know and but not , how do you find the angle? Divide the two shadows:

Why introduce tan at all? Because it is the one tool that converts a ratio of shadows back into an angle — the reverse trip from to .


5. The exponential and factorials

Why does the topic need this series? Because it is the bridge from real exponentials to imaginary ones. The parent feeds into this exact sum, and the cycling powers of (from §1) sort the terms into and — producing Euler's formula. Without the series there is no honest way to say what even means.


6. Putting the symbols together

Now every symbol on the parent page is earned:

Read it left to right: a point → its right/up coordinates → its length-and-shadows → its compact length-and-turn form. Same arrow, four costumes.


Prerequisite map

complex plane x+iy

imaginary unit i squared = -1

multiply by i = 90 degree turn

Pythagoras triangle

modulus r = sqrt of x2 + y2

cos and sin as shadows

argument theta

tan and arctan

exponential series and factorials

Euler e to i theta

exponential form z = r e to i theta

Feed forward into the parent: the exponential form, and onward to Modulus and argument of a complex number, Polar form (trigonometric) r(cosθ + i sinθ), Complex multiplication as rotation and scaling, Taylor and Maclaurin series, De Moivre's theorem, Roots of unity and Euler's identity e^(iπ)+1=0.


Equipment checklist

Cover the right side and test yourself.

What is the complex plane?
A flat sheet with a horizontal real axis and vertical imaginary axis; each point is a number .
What single rule defines ?
.
What does multiplying by do geometrically?
Rotates a point 90° anticlockwise about the origin.
What are ?
— a cycle of length 4.
What is the modulus and its formula?
The arrow's length from the origin, .
Why is never negative?
It is a distance (a length), and lengths can't be negative.
What is the argument ?
The anticlockwise angle from the positive real axis to the arrow.
Express and using .
and .
What do and represent on the arrow?
The horizontal shadow () and vertical shadow () of a unit-length arrow.
What does equal in terms of ?
(rise over run, the steepness).
What does do and what is its range?
It undoes , returning an angle in only.
Why can't you use blindly?
It ignores the quadrant; you must check signs of and adjust by .
Write the series for .
.
What is and ?
The product ; and by convention.
Why is the series needed here?
Feeding into it produces Euler's formula .