3.5.6 · D3Complex Numbers

Worked examples — Euler's formula — e^(iθ) = cos θ + i sin θ (proof via Taylor series)

1,824 words8 min readBack to topic

This child page takes the parent formula and drives it through every kind of situation you can meet. Before any example we lay out the full map of cases, so you can see nothing is skipped.

Everything here assumes only two facts, both built in the parent note:

  • is the tip of a unit-length clock hand turned by angle (radians) anticlockwise from the positive real axis. Its horizontal shadow is , its height is .
  • Multiplying two of these hands adds their angles: .

The scenario matrix

Every worked example below is tagged with the cell it fills. The goal: leave no empty cell.

Cell What can vary / go wrong Example
C1 Special angle, one quadrant a nice fraction of Ex 1
C2 All four quadrants which sign do take? Ex 2
C3 Degenerate / zero angle , and a full/half turn Ex 3
C4 Negative & large angles , (wrap-around) Ex 4
C5 Convert rectangular polar power via De Moivre Ex 5
C6 Trig identity from algebra double-angle, product rules Ex 6
C7 Roots (fractional power, many answers) -th roots on the circle Ex 7
C8 Real-world word problem rotating physical thing Ex 8
C9 Exam twist — limiting/growth trap : spin and grow Ex 9

C1 — Special angle in the first quadrant


C2 — Every quadrant: where do the signs come from?

The single biggest source of error is guessing the sign of and . The figure shows the rule: is the horizontal shadow (positive on the right), is the height (positive up).

Figure — Euler's formula — e^(iθ) = cos θ + i sin θ (proof via Taylor series)

C3 — Degenerate angles: , half-turn, full-turn


C4 — Negative and large angles (wrap-around)

Because a full turn is , adding or subtracting any whole number of 's lands on the same point. Negative just turns clockwise.

Figure — Euler's formula — e^(iθ) = cos θ + i sin θ (proof via Taylor series)

C5 — Rectangular → polar → power (De Moivre)


C6 — A trig identity, extracted by algebra


C7 — Fractional power: many roots on the circle

A whole power gives one answer; a root gives several, spaced evenly around the circle. This is the Roots of Unity idea. The figure shows why: adding before dividing lands you on different spokes.

Figure — Euler's formula — e^(iθ) = cos θ + i sin θ (proof via Taylor series)

C8 — Real-world word problem


C9 — Exam twist: spin and grow together

The parent's Trap A warns that does not blow up. But what if the exponent has a real part too? Then you get spinning and growing — a spiral.

Figure — Euler's formula — e^(iθ) = cos θ + i sin θ (proof via Taylor series)
Recall Which cell does each example fill?

Ex 1 → C1 (special angle QI) ::: Ex 2 → C2 (all four quadrants) Ex 3 → C3 (degenerate: ) ::: Ex 4 → C4 (negative / large wrap-around) Ex 5 → C5 (rectangular→polar→power) ::: Ex 6 → C6 (trig identity by algebra) Ex 7 → C7 (roots / fractional power) ::: Ex 8 → C8 (real-world rotation) Ex 9 → C9 (exam twist: growth + spin) ::: Every matrix cell is covered.


Connections