Intuition What this page is for
The parent note showed how the theorem works. This page shows every kind of question it can answer — positive powers, negative powers, fractional powers (roots), each quadrant , the degenerate cases (angle zero, a purely imaginary base, a real base), a limiting behaviour, a word problem , and one exam twist . Guess each answer before reading — that "Forecast" habit is how the geometry sticks.
Everything here rests on one fact from the parent note. Let me restate it in plain words so no symbol is unearned.
Definition The tools we lean on (restated plainly)
cis θ is just shorthand for cos θ + i sin θ — an arrow of length 1 pointing at angle θ (measured anticlockwise from the positive real axis) on the Argand diagram .
Modulus r = ∣ z ∣ = the arrow's length . Argument θ = the arrow's direction .
Polar form (see Polar form of complex numbers ): z = r cis θ .
De Moivre: ( r cis θ ) n = r n cis ( n θ ) . In words: length gets powered, angle gets multiplied .
For roots: z k = r 1/ n cis ( n ϕ + 2 π k ) , k = 0 , … , n − 1 .
Every question De Moivre can throw at you falls into one of these cells. The worked examples below are tagged with the cell they cover, and together they hit all of them.
#
Cell (case class)
What's tricky about it
Example
C1
Positive integer power, base in Q1
plain application
Ex 1
C2
Positive integer power, base in Q2/Q3
must get the argument's sign right
Ex 2
C3
Negative integer power
reciprocal → negative angle
Ex 3
C4
Degenerate base : purely imaginary / purely real
θ = ± π /2 or 0 , π ; components vanish
Ex 4
C5
Fractional power = n -th roots (all n pieces)
multivalued, spread 2 π / n apart, base in Q4
Ex 5
C6
Roots where w itself is negative real
ϕ = π , roots straddle the axes
Ex 6
C7
Multiple-angle identity via binomial
equate real/imag parts
Ex 7
C8
Limiting / summation (∑ cis k θ , and θ → 0 )
geometric series + a limit
Ex 8
C9
Word problem (rotation in the plane)
translate physical spin into cis
Ex 9
C10
Exam twist : a power that lands exactly on the axis, sign trap
reduce angle mod 2 π
Ex 10
Worked example Ex 1 — Positive power, base in Q1 ·
[C1]
Compute ( 3 + i ) 6 .
Forecast: the base has length 2 and sits low in the first quadrant. Sixth power → length 2 6 = 64 ; guess the angle before reading.
Modulus. r = ( 3 ) 2 + 1 2 = 3 + 1 = 2 . Why this step? De Moivre needs polar form, and modulus is the arrow length via Pythagoras.
Argument. Both parts positive ⇒ Q1. θ = arctan 3 1 = 6 π . Why? tan θ = real imag = opposite/adjacent of the little triangle (see figure).
Apply. ( 3 + i ) 6 = 2 6 cis ( 6 ⋅ 6 π ) = 64 cis ( π ) . Why? Power the modulus, multiply the angle.
Evaluate. cis π = cos π + i sin π = − 1 . So the answer is − 64 .
Verify: π points along the negative real axis, so the result is real and negative — matches − 64 . (Machine-checked below.)
Worked example Ex 2 — Positive power, base in Q2 ·
[C2]
Compute ( − 1 + i ) 10 .
Forecast: length is 2 , and − 1 + i points up-left (Q2). The danger is reading the angle as π /4 instead of 3 π /4 .
Modulus. r = ( − 1 ) 2 + 1 2 = 2 .
Argument — mind the quadrant. Real part < 0 , imag part > 0 ⇒ Q2. The reference angle is arctan 1 1 = 4 π , but in Q2 the true argument is π − 4 π = 4 3 π . Why the correction? arctan only ever returns Q1/Q4 answers; the naive formula would place the arrow in the wrong half of the plane (see figure — the orange arrow is genuinely in Q2).
Apply. ( − 1 + i ) 10 = ( 2 ) 10 cis ( 10 ⋅ 4 3 π ) = 2 5 cis ( 4 30 π ) = 32 cis ( 2 15 π ) .
Reduce the angle mod 2 π . 2 15 π = 7 π + 2 π . Subtract 2 π three times (6 π ): 2 15 π − 6 π = 2 3 π . Why? Angles that differ by full turns give the same arrow; reducing keeps the cosine/sine easy.
Evaluate. cis 2 3 π = cos 2 3 π + i sin 2 3 π = 0 − i = − i . Answer = 32 ( − i ) = − 32i .
Verify: direct binomial or repeated squaring gives − 32 i (checked below). Purely imaginary and negative — consistent with landing on the negative imaginary axis.
Worked example Ex 3 — Negative integer power ·
[C3]
Compute ( 1 + i 3 ) − 3 .
Forecast: the base has length 2 at angle π /3 (Q1). A negative exponent shrinks the length (2 − 3 = 8 1 ) and reverses the angle direction.
Polar form. r = 1 + 3 = 2 , θ = arctan 1 3 = 3 π (Q1).
Apply with n = − 3 . ( 1 + i 3 ) − 3 = 2 − 3 cis ( − 3 ⋅ 3 π ) = 8 1 cis ( − π ) . Why does the angle go negative? From the parent proof, ( cis θ ) − m = cis ( − m θ ) — raising to a negative power spins the opposite way.
Evaluate. cis ( − π ) = cos ( − π ) + i sin ( − π ) = − 1 + 0 i = − 1 . Answer = 8 1 ( − 1 ) = − 8 1 .
Verify: ( 1 + i 3 ) 3 = 8 cis ( π ) = − 8 , and its reciprocal is − 8 1 . ✔ (checked below).
Worked example Ex 4 — Degenerate base: purely imaginary ·
[C4]
Compute i 7 and ( − 2 ) 5 using De Moivre, to see the boundary cases.
Forecast: i is the arrow of length 1 pointing straight up (θ = π /2 ). − 2 points straight left (θ = π , length 2 ). The components vanish, so this tests whether De Moivre still behaves.
i in polar form. Real part = 0 , imag = 1 ⇒ θ = 2 π exactly; r = 1 . Why not arctan ? Division by zero real-part — you read the angle straight off the axis instead. This is the degenerate case the formula can't compute but the picture can.
i 7 = cis ( 7 ⋅ 2 π ) = cis ( 2 7 π ) . Reduce: 2 7 π − 2 π = 2 3 π . So i 7 = cis 2 3 π = − i . Answer − i .
− 2 in polar form. r = 2 , θ = π (negative real axis). ( − 2 ) 5 = 2 5 cis ( 5 π ) . Reduce: 5 π − 4 π = π , so cis ( 5 π ) = − 1 . Answer = 32 ( − 1 ) = − 32 .
Verify: i 7 = i 4 ⋅ i 3 = 1 ⋅ ( − i ) = − i ✔; ( − 2 ) 5 = − 32 ✔ (both checked). De Moivre reproduces the ordinary powers exactly on the axes.
Worked example Ex 5 — Fractional power = all roots, base in Q4 ·
[C5]
Find all cube roots of w = 4 − 4 i .
Forecast: three arrows of equal length ∣ w ∣ 1/3 , spaced 3 2 π apart. Since w is in Q4, the first root starts a little below the real axis.
Polar form of w . ∣ w ∣ = 4 2 + ( − 4 ) 2 = 32 = 4 2 . Real > 0 , imag < 0 ⇒ Q4, so ϕ = − 4 π . Why negative? Below the axis means clockwise angle; arctan 4 − 4 = − 4 π already lives in Q4, so no correction needed here.
Root modulus. ρ = ( 4 2 ) 1/3 = ( 2 5/2 ) 1/3 = 2 5/6 . Why r 1/ n ? We need ρ 3 = r , so take the real cube root of the length.
Root angles. ψ k = 3 − 4 π + 2 π k , k = 0 , 1 , 2 :
k = 0 : ψ 0 = − 12 π
k = 1 : ψ 1 = − 12 π + 3 2 π = 12 7 π
k = 2 : ψ 2 = − 12 π + 3 4 π = 12 15 π = 4 5 π
Write them. z k = 2 5/6 cis ψ k . Why exactly three? Adding 2 π ⋅ 3 = 6 π inside would divide back to a repeat — so k = 0 , 1 , 2 exhausts the distinct arrows (see Roots of unity ).
Verify: each z k 3 = ( 2 5/6 ) 3 cis ( 3 ψ k ) = 4 2 cis ( − 4 π + 2 π k ) = 4 − 4 i . ✔ Their three tips form an equilateral triangle (figure).
Worked example Ex 6 — Roots of a negative real ·
[C6]
Find all fourth roots of w = − 16 .
Forecast: w points straight left (ϕ = π ). Four roots of length 1 6 1/4 = 2 , spaced 4 2 π = 2 π apart, straddling the diagonals.
Polar form. r = 16 , ϕ = π (negative real axis — degenerate direction, read off the axis, not arctan ).
Root modulus. ρ = 1 6 1/4 = 2 .
Root angles. ψ k = 4 π + 2 π k = 4 π + 2 k π : gives 4 π , 4 3 π , 4 5 π , 4 7 π for k = 0 , 1 , 2 , 3 .
Cartesian. 2 cis 4 π = 2 + i 2 ; the four roots are ± 2 ± i 2 (all sign combinations).
Verify: ( 2 + i 2 ) 4 = ( 2 cis 4 π ) 4 = 16 cis π = − 16 . ✔ (checked). All four lie on a circle of radius 2 , cornering a square.
Worked example Ex 7 — Multiple-angle identity via binomial ·
[C7]
Express cos 4 θ in terms of cos θ only.
Forecast: even multiple ⇒ result should be a polynomial in cos θ of degree 4 .
Set up. By De Moivre, cos 4 θ + i sin 4 θ = ( cos θ + i sin θ ) 4 . Why? De Moivre packages both cos 4 θ and sin 4 θ into one power we can expand.
Binomial expand (see Binomial theorem ) with c = cos θ , s = sin θ :
( c + i s ) 4 = c 4 + 4 c 3 ( i s ) + 6 c 2 ( i s ) 2 + 4 c ( i s ) 3 + ( i s ) 4 .
Use i 2 = − 1 , i 3 = − i , i 4 = 1 :
= c 4 − 6 c 2 s 2 + s 4 + i ( 4 c 3 s − 4 c s 3 ) .
Equate real parts. cos 4 θ = c 4 − 6 c 2 s 2 + s 4 . Why? Two complex numbers match iff real parts match. Now replace s 2 = 1 − c 2 (a Pythagorean identity ):
cos 4 θ = c 4 − 6 c 2 ( 1 − c 2 ) + ( 1 − c 2 ) 2 = 8 c 4 − 8 c 2 + 1.
Verify: cos 4 θ = 8 cos 4 θ − 8 cos 2 θ + 1 ; plug θ = 3 π : LHS cos 3 4 π = − 2 1 , RHS = 8 ( 16 1 ) − 8 ( 4 1 ) + 1 = 2 1 − 2 + 1 = − 2 1 . ✔
Worked example Ex 8 — Summation + limit ·
[C8]
Evaluate S = k = 0 ∑ n − 1 cos k θ and check its θ → 0 limit.
Forecast: as θ → 0 every cosine → 1 , so the sum should → n .
Complexify. Let C + i S = ∑ k = 0 n − 1 cis ( k θ ) = ∑ k = 0 n − 1 ( cis θ ) k . Why? cis ( k θ ) = ( cis θ ) k by De Moivre, turning the sum into a geometric series with ratio cis θ .
Geometric sum (ratio = 1 ): k = 0 ∑ n − 1 q k = q − 1 q n − 1 with q = cis θ , giving cis θ − 1 cis ( n θ ) − 1 .
Standard closed form (after the half-angle simplification): the real part is
C = ∑ k = 0 n − 1 cos k θ = s i n 2 θ s i n 2 n θ cos 2 ( n − 1 ) θ .
Limit θ → 0 . Both sin 's → their arguments: s i n ( θ /2 ) s i n ( n θ /2 ) → θ /2 n θ /2 = n , and cos → 1 . So C → n . Why is this the right sanity check? Setting θ = 0 makes each term cos 0 = 1 , and there are n terms — the formula must recover that.
Verify: at θ = 2 π , n = 4 : direct sum cos 0 + cos 2 π + cos π + cos 2 3 π = 1 + 0 − 1 + 0 = 0 ; formula gives s i n 4 π s i n π cos 4 3 π = 0 . ✔
Worked example Ex 9 — Word problem: rotating a point ·
[C9]
A drone sits at the plane point P = ( 3 , 1 ) relative to its base. Its controller commands it to orbit the base by 9 0 ∘ anticlockwise, three times in a row . Where does it end up?
Forecast: three 9 0 ∘ turns = one 27 0 ∘ turn. The point should swing from Q1 down into Q4.
Encode position as a complex number. P ↔ z = 3 + i . Why complex? Rotating a point about the origin by angle α is exactly multiplying by cis α — the Argand diagram 's spin rule.
One 9 0 ∘ turn = multiply by cis 2 π = i . Three turns = multiply by i 3 . By De Moivre, ( cis 2 π ) 3 = cis 2 3 π = − i .
Apply. z ′ = ( 3 + i ) ⋅ ( − i ) = − 3 i − i 2 = 1 − 3 i . So the drone lands at ( 1 , − 3 ) .
Verify: length preserved: ∣3 + i ∣ = 10 = ∣1 − 3 i ∣ ✔ (a rotation cannot change distance from base). Direction swung 27 0 ∘ : Q1 → Q4, matching ( 1 , − 3 ) . (checked below).
Worked example Ex 10 — Exam twist: lands exactly on an axis ·
[C10]
Simplify ( 2 1 + i ) 2026 .
Forecast: the base has length exactly 1 (it's cis 4 π ), so no stretching — only spinning. The whole game is reducing 2026 ⋅ 4 π mod 2 π . Watch the sign.
Recognise unit modulus. 2 1 + i has modulus 2 2 = 1 and argument 4 π , i.e. it equals cis 4 π . Why check the modulus first? If length = 1 , the answer stays on the unit circle — the trap is thinking it blows up.
Apply De Moivre. ( cis 4 π ) 2026 = cis ( 4 2026 π ) = cis ( 2 1013 π ) .
Reduce mod 2 π . 2 1013 π = 506 π + 2 π . Since 506 π = 253 ⋅ 2 π (a whole number of turns), it drops out: angle ≡ 2 π . Why does an even multiple of π vanish? 2 π is one full turn back home.
Evaluate. cis 2 π = i . Answer = i .
Verify: 2026 mod 8 = 2 (since cis 4 π has period 8 under powering), and ( cis 4 π ) 2 = cis 2 π = i . ✔ (checked below).
Common mistake The three traps these examples train you to dodge
Quadrant sign (Ex 2, Ex 5): arctan never returns Q2 or Q3 — always sanity-check which quadrant the arrow is actually in before multiplying the angle.
Forgetting to reduce mod 2 π (Ex 2, Ex 4, Ex 10): a giant angle like 2 1013 π is fine, but you must subtract whole turns to read off cos and sin .
Only writing one root (Ex 5, Ex 6): a fractional power is multivalued — you owe all n answers.
Recall Self-test across the matrix
Which example proves De Moivre still works when the base sits on an axis? ::: Ex 4 (i 7 and ( − 2 ) 5 ), the degenerate cases.
In Ex 2, why is the argument 4 3 π not 4 π ? ::: The base is in Q2 (real part negative), so add the reference angle to π .
How many fourth roots does − 16 have and what shape do they make? ::: Four, at the corners of a square of radius 2 .
What does multiplying a point by cis α do physically (Ex 9)? ::: Rotates it about the origin by α , keeping its distance fixed.
Parent topic — the statement and proof this page exercises.
Polar form of complex numbers — every example starts by converting to r cis θ .
Roots of unity — Ex 5 and Ex 6 are the general-w version.
Euler's formula — the shortcut behind all of this.
Binomial theorem — the engine of Ex 7.
Trigonometric identities — Pythagorean swap used in Ex 7, half-angle in Ex 8.
Argand diagram — the spin-and-stretch picture, central to Ex 9.