This child page takes the parent formula e i θ = cos θ + i sin θ 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:
e i θ is the tip of a unit-length clock hand turned by angle θ (radians) anticlockwise from the positive real axis. Its horizontal shadow is cos θ , its height is sin θ .
Multiplying two of these hands adds their angles : e i A e i B = e i ( A + B ) .
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 cos θ , sin θ take?
Ex 2
C3 Degenerate / zero angle
θ = 0 , and θ a full/half turn
Ex 3
C4 Negative & large angles
θ < 0 , θ > 2 π (wrap-around)
Ex 4
C5 Convert rectangular → polar → power
( a + bi ) n via De Moivre
Ex 5
C6 Trig identity from algebra
double-angle, product rules
Ex 6
C7 Roots (fractional power, many answers)
n -th roots on the circle
Ex 7
C8 Real-world word problem
rotating physical thing
Ex 8
C9 Exam twist — limiting/growth trap
e ( a + bi ) θ : spin and grow
Ex 9
Worked example Ex 1 — Evaluate
e iπ /3
Forecast: guess before reading — is the answer above or below the real axis? Bigger real part or bigger imaginary part?
Identify θ = π /3 . Why this step? π /3 rad = 60° , a first-quadrant turn, so both shadow and height should be positive .
Apply the formula: e iπ /3 = cos 3 π + i sin 3 π . Why? That is literally what e i θ means.
Read off the standard values: cos 3 π = 2 1 , sin 3 π = 2 3 .
e iπ /3 = 2 1 + i 2 3 .
Why? Height 2 3 ≈ 0.87 > shadow 2 1 , so the point leans steeply upward — matching a 60° turn.
Verify: 2 1 + i 2 3 = 4 1 + 4 3 = 1. It sits on the unit circle. ✔
The single biggest source of error is guessing the sign of cos θ and sin θ . The figure shows the rule : cos θ is the horizontal shadow (positive on the right), sin θ is the height (positive up).
Worked example Ex 2 — Evaluate
e i θ at one angle in each quadrant
Forecast: in which quadrant are BOTH parts negative?
Take θ = 4 π (QI), 4 3 π (QII), 4 5 π (QIII), 4 7 π (QIV). All have the same "45°" reference, so all use cos , sin = ± 2 1 — only the signs change.
QI, θ = 4 π : right & up ⇒ e iπ /4 = 2 1 + 2 i .
QII, θ = 4 3 π : left & up ⇒ cos < 0 , sin > 0 : − 2 1 + 2 i .
QIII, θ = 4 5 π : left & down ⇒ both negative: − 2 1 − 2 i .
QIV, θ = 4 7 π : right & down ⇒ cos > 0 , sin < 0 : 2 1 − 2 i .
Why these steps? The quadrant fixes the signs — you never memorise the four answers, you read them off the picture (right/left ⇒ real sign, up/down ⇒ imaginary sign).
Verify: each has modulus 2 1 + 2 1 = 1 , and the four points are the corners of a square inscribed in the unit circle — exactly 90° apart. ✔
Worked example Ex 3 — Evaluate
e i 0 , e iπ , and e i 2 π
Forecast: two of these give the same point. Which two, and why?
θ = 0 (no turn): e i 0 = cos 0 + i sin 0 = 1 + 0 i = 1 . Why? Zero rotation leaves the hand on the positive real axis.
θ = π (half turn): e iπ = cos π + i sin π = − 1 + 0 i = − 1 . Why? A 180° turn flips the hand to the negative real axis — this is Euler's identity .
θ = 2 π (full turn): e i 2 π = cos 2 π + i sin 2 π = 1 . Why? A complete lap returns to the start, so e i 2 π = e i 0 = 1 .
Verify: e i 0 = e i 2 π = 1 (same point — full period), and e iπ = − 1 satisfies e iπ + 1 = 0 . All on the unit circle. ✔
Common mistake The degenerate trap
e i 2 π = 1 , not 2 π . The exponent being a full turn brings you back to 1 ; the number 2 π never appears in the answer. Angles live in the exponent, not the value.
Because a full turn is 2 π , adding or subtracting any whole number of 2 π 's lands on the same point. Negative θ just turns clockwise .
Worked example Ex 4 — Evaluate
e − iπ /2 and e i 9 π /2
Forecast: these look different — but they land on the same axis. Guess which.
e − iπ /2 : cos ( − 2 π ) + i sin ( − 2 π ) = 0 + i ( − 1 ) = − i . Why? Negative angle = clockwise quarter-turn, landing at the bottom .
Reduce 2 9 π : subtract full turns: 2 9 π − 2 π ⋅ 2 = 2 9 π − 2 8 π = 2 π . Why? Every 2 π is one lap; strip laps until θ ∈ [ 0 , 2 π ) .
So e i 9 π /2 = e iπ /2 = i (top of circle).
Verify: e − iπ /2 ⋅ e iπ /2 = e i 0 = 1 , and indeed ( − i ) ( i ) = − i 2 = 1 . ✔ The two answers − i and i are opposite points, exactly a half-turn apart. ✔
Worked example Ex 5 — Compute
( − 1 + i ) 6
Forecast: the answer is a pure real, pure imaginary, or mixed number — which?
Modulus: r = ( − 1 ) 2 + 1 2 = 2 . Why? ∣ z ∣ n needs ∣ z ∣ first (see Complex Numbers — Polar / Modulus-Argument form ).
Argument: − 1 + i is in QII (left, up), so θ = π − 4 π = 4 3 π . Why this step? A raw arctan ( 1/ − 1 ) = − 4 π would put us in the wrong quadrant; the picture forces QII.
Polar form: − 1 + i = 2 e i 3 π /4 .
Apply De Moivre's Theorem : ( − 1 + i ) 6 = ( 2 ) 6 e i ⋅ 6 ⋅ 3 π /4 = 8 e i 9 π /2 .
Reduce the angle: 2 9 π ≡ 2 π (from Ex 4), so = 8 e iπ /2 = 8 i .
Why the last step? Raising to a power multiplies the angle by 6 ; we then wrap it back into [ 0 , 2 π ) .
Verify: direct multiplication — ( − 1 + i ) 2 = − 2 i , so ( − 1 + i ) 6 = ( − 2 i ) 3 = − 8 i 3 = − 8 ( − i ) = 8 i . ✔
Worked example Ex 6 — Prove
sin 2 θ = 2 sin θ cos θ
Forecast: which part (real or imaginary) of e i 2 θ carries this identity?
Two names for one number: e i 2 θ = cos 2 θ + i sin 2 θ and e i 2 θ = ( e i θ ) 2 = ( cos θ + i sin θ ) 2 . Why? Same object, two forms — their parts must match.
Expand the square: ( cos θ + i sin θ ) 2 = cos 2 θ − sin 2 θ + i ( 2 sin θ cos θ ) . Why? i 2 = − 1 flips the sin 2 term negative.
Match imaginary parts: sin 2 θ = 2 sin θ cos θ . (Matching real parts gives cos 2 θ = cos 2 θ − sin 2 θ for free.)
Verify: at θ = 6 π : LHS sin 3 π = 2 3 ; RHS 2 ⋅ 2 1 ⋅ 2 3 = 2 3 . ✔
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 2 π k before dividing lands you on different spokes.
Worked example Ex 7 — Find all cube roots of
8 i
Forecast: how many answers, and how far apart in angle?
Polar form of 8 i : modulus 8 , argument 2 π (top of circle), so 8 i = 8 e i ( π /2 + 2 π k ) . Why include + 2 π k ? 8 i has infinitely many angle names; keeping them exposes all the roots.
Take cube roots: ( 8 i ) 1/3 = 8 1/3 e i ( π /2 + 2 π k ) /3 = 2 e i ( π /6 + 2 π k /3 ) . Why 8 1/3 = 2 ? Modulus root is an ordinary real cube root.
Sweep k = 0 , 1 , 2 (then it repeats):
k = 0 : 2 e iπ /6 = 2 ( 2 3 + 2 1 i ) = 3 + i .
k = 1 : 2 e i 5 π /6 = 2 ( − 2 3 + 2 1 i ) = − 3 + i .
k = 2 : 2 e i 3 π /2 = 2 ( 0 − i ) = − 2 i .
Why stop at three? A cubic has exactly three roots, spaced 3 2 π = 120° apart.
Verify: cube the first, ( 3 + i ) 3 = 8 i ? Its polar form is 2 e iπ /6 , cubed = 8 e iπ /2 = 8 i . ✔ The three roots sum to 0 (centre of symmetry): ( 3 + i ) + ( − 3 + i ) + ( − 2 i ) = 0 . ✔
Worked example Ex 8 — A rotating spoke
A wheel of radius 1 m has a paint dot starting at the point ( 1 , 0 ) . It spins anticlockwise at 2 π radians per second. Where is the dot after 3 seconds?
Forecast: three quarter-turns — will the dot be on an axis or between axes?
Angle turned: θ = 2 π × 3 = 2 3 π rad. Why? Angle = angular speed × time. Units: s rad × s = rad . ✔
Model position as e i θ : the dot is at e i 3 π /2 = cos 2 3 π + i sin 2 3 π = 0 − i = − i . Why complex? A unit-circle position is e i θ ; real part = x , imaginary part = y .
Translate to coordinates: − i means x = 0 , y = − 1 , i.e. the point ( 0 , − 1 ) — the bottom of the wheel.
Verify: three quarter-turns from the right side ( 1 , 0 ) → top → left → bottom . Consistent. Also ∣ − i ∣ = 1 m = the radius. ✔
The parent's Trap A warns that e i θ does not blow up. But what if the exponent has a real part too ? Then you get spinning and growing — a spiral.
Worked example Ex 9 — Evaluate
e ( 1 + i ) π and describe its behaviour
Forecast: will the modulus be 1 , bigger, or smaller than 1 ?
Split the exponent: e ( 1 + i ) π = e π ⋅ e iπ . Why? The exponential turns a sum in the exponent into a product : e a + b = e a e b — the real part scales, the imaginary part rotates.
Rotation part: e iπ = − 1 (half-turn, from Ex 3).
Scaling part: e π ≈ 23.14 (a genuine real stretch). Why? A real exponent grows — this is the growth Trap A warned you not to attach to a pure imaginary exponent.
Combine: e ( 1 + i ) π = e π ⋅ ( − 1 ) = − e π ≈ − 23.14 .
Verify: ∣ e ( 1 + i ) π ∣ = e π ≈ 23.14 = 1 — so it is off the unit circle, exactly because the exponent had a nonzero real part. The pure-imaginary case e iπ = − 1 (modulus 1 ) is the boundary. ✔
Recall Which cell does each example fill?
Ex 1 → C1 (special angle QI) ::: Ex 2 → C2 (all four quadrants)
Ex 3 → C3 (degenerate: 0 , π , 2 π ) ::: 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.