First PrinciplesStart anywhere. Prove it, then move on.

Rung 12

Complex numbers

Rotation, not imagination.

Best attempted after 11. Polynomials and roots. Nothing stops you trying this now — the gate will tell you if you were right.

The gate

Show, on the plane, that multiplying by i turns a point a quarter turn. Then compute (1 + i)^8 by hand using only rotation and scaling — no binomial expansion — and verify the result numerically.

Nobody checks this but you. Do it honestly and the rungs above hold; do it loosely and they will not, somewhere further up where the cause is much harder to find.

The name is a historical insult that stuck, and it has confused people ever since. Nothing here is imaginary. i is an instruction: turn a quarter turn.

Once you see it that way, i² = -1 stops being a strange rule to memorise. Two quarter turns is a half turn. A half turn takes 1 to -1. That is the whole identity, and it is geometry, not bookkeeping.

Why this is on the ladder

Because rotation composed with scaling is one of the most useful operations there is, and complex multiplication does both at once. It is the natural language for anything that oscillates or repeats, and it will reappear at rung 36 when you ask what a transformation does to the directions it does not disturb.

Do this

Draw the plane. Put a point at 1. Multiply by i and mark where it goes: 90° counter-clockwise, to i. Again: to -1. Again: -i. Again: home. Four quarter turns is a full circle — which is why the powers of i cycle with period four.

Now (1 + i). Its length is √2 and it sits at 45°. Multiplying by it therefore scales by √2 and turns by 45°. So (1 + i)^8 scales by (√2)^8 = 16 and turns by 8 × 45° = 360° — all the way round to where it started. The answer is 16, with no imaginary part, and you got it without expanding anything.

Verify numerically. When the two agree, you have proof that the geometric picture and the algebra are the same object.

Where people get stuck

Treating i as an unknown to solve for. It is not unknown and there is nothing to solve; it is a fixed operation, like "negate" is a fixed operation.

The other snag is doing (1 + i)^8 by brute-force expansion, getting lost around the fifth term, and concluding the topic is hard. The rotation view is not a shortcut for the clever — it is what the object actually is.

Reading