Before we start, here is the one picture the whole page leans on: a complex number is an arrow of length r (its modulus, the distance from the origin) turned anticlockwise by an angle θ (its argument) from the positive real axis.
Look at the diagram: the horizontal coordinate is x=rcosθ, the vertical coordinate is y=rsinθ. The dotted arc measures θ. Everything below is just reading, turning, and stretching this arrow.
Goal: recognise the parts r and θ and read Euler's formula both directions.
Recall Solution
WHAT: We use Euler's formula eiθ=cosθ+isinθ — the dictionary that turns an "angle instruction" into coordinates.
WHY this tool:eiθis defined to sit on the unit circle at angle θ; to get its x+iy we just read off cos and sin.
Here θ=π/2 (a quarter turn, 90°). Look at figure s01: a quarter turn lands the arrow straight up.
eiπ/2=cos2π+isin2π=0+i⋅1=i.Answer:i.
Recall Solution
The form reiθ literally displays its two pieces:
the number multiplying the exponential is r=5 (the length of the arrow),
the number in the exponent (next to i) is θ=π/6 (the turn).
Answer:r=5, θ=6π.
Recall Solution
eiθ=cos2θ+sin2θ=1=1. The Pythagorean identity guarantees the arrow always has length 1 — it only turns, never grows.
Answer:1.
Goal: convert between rectangular x+iy and exponential reiθ correctly, including a full quadrant sweep.
The four points below sit in the four quadrants (figure s02). Their reference angle (the acute angle the arrow makes with the horizontal axis) is the same size, but the actual argument differs quadrant to quadrant. This is the heart of L2.
Recall Solution
Step 1 — modulus.r=(3)2+12=3+1=2. Why:r is the arrow length x2+y2.
Step 2 — argument.x>0,y>0 ⇒ first quadrant, no adjustment needed. The reference angle is arctan(xy)=arctan(31)=6π.
Why arctan(y/x): on the right triangle formed by the arrow, tanθ=adjacentopposite=xy, so θ is "the angle whose tan is y/x."
Answer:z=2eiπ/6.
Recall Solution
Step 1:r=(−3)2+12=4=2.
Step 2: reference angle =arctan(31)=6π. Now x<0,y>0 ⇒ quadrant II. In quadrant II the true angle is π minus the reference angle:
θ=π−6π=65π.
Check figure s02: the quadrant-II arrow points up-and-left, so θ must be between π/2 and π — and 5π/6 is.
Answer:z=2ei5π/6.
Recall Solution
Step 1:r=2 (same components' sizes).
Step 2: reference =π/6; x<0,y<0 ⇒ quadrant III. In quadrant III we go pastπ by the reference angle. To keep the principal argument in (−π,π], we subtract:
θ=−π+6π=−65π.
(Equivalently +67π, the same arrow.) Figure s02: the quadrant-III arrow points down-and-left.
Answer:z=2e−i5π/6.
Recall Solution
Step 1:r=2.
Step 2: reference =π/6; x>0,y<0 ⇒ quadrant IV. The arrow dips just below the positive real axis, so the argument is simply negative:
θ=−6π.Answer:z=2e−iπ/6.
Recall Solution
These are the axis cases where arctan(y/x) either gives 0 or divides by zero — you must reason from the picture.
(a) z=4: on the positive real axis, θ=0. ⇒4ei0=4.
(b) z=−4: on the negative real axis, half a turn, θ=π. ⇒4eiπ.
Goal: exploit "moduli multiply, arguments add" to simplify products, quotients, and powers.
Recall Solution
WHY exponential form: because exponents of the same base add, eaeb=ea+b, so multiplying is just "multiply lengths, add turns."
Moduli multiply:2×2=4.
Arguments add:65π+(−6π)=64π=32π.
z1z2=4ei2π/3=4(cos32π+isin32π)=4(−21+i23)=−2+23i.Answer:z1z2=4ei2π/3=−2+23i.
Recall Solution
Division flips the rule: moduli divide, arguments subtract.
z2z1=22ei(65π−(−6π))=1⋅eiπ=−1.Answer:z2z1=eiπ=−1.
Recall Solution
Step 1 — polar form:1+i=2eiπ/4 (modulus 2, first-quadrant angle π/4).
Step 2 — De Moivre: raising to a power powers the modulus and multiplies the angle: zn=rneinθ.
(1+i)6=(2)6ei⋅6π/4=23ei3π/2=8ei3π/2.Step 3 — back to rectangular:cos23π=0,sin23π=−1, so 8(0−i)=−8i.
Answer:(1+i)6=8ei3π/2=−8i.
Recall Solution
By Euler's formula eiπ=cosπ+isinπ=−1+i⋅0=−1, so eiπ+1=0 — the famous identity.
Geometrically:θ=π is exactly half a turn; the unit arrow starting at 1 swings all the way to −1.
Answer:eiπ=−1.
Goal: combine conversion, De Moivre, and root-finding in multi-step problems.
Recall Solution
Step 1 — write the target in exponential form, keeping all its angles. The key insight: 8 is the same arrow after 0, one, two, … full turns. So 8=8ei(0+2πk) for every integer k.
Step 2 — take cube roots: modulus →81/3=2; argument →30+2πk.
zk=2ei2πk/3,k=0,1,2.
k=0:2ei0=2.
k=1:2ei2π/3=2(−21+i23)=−1+3i.
k=2:2ei4π/3=2(−21−i23)=−1−3i.
Why only k=0,1,2:k=3 gives angle 2π, the same as k=0 — the roots repeat after three. These are 2× the Roots of unity.
Answer:2,−1+3i,−1−3i.
Recall Solution
Step 1 — convert each base.1+i=2eiπ/4; and 3−i=2e−iπ/6 (quadrant IV, from L2.4).
Step 2 — power each (De Moivre).
Numerator: (1+i)10=(2)10ei10π/4=25ei5π/2=32ei5π/2. Reduce the angle: 5π/2−2π=π/2, so =32eiπ/2.
Idea:(cosθ+isinθ)3=ei3θ=cos3θ+isin3θ. Expand the left side and match real parts.
Expand with the binomial theorem (write c=cosθ,s=sinθ):
(c+is)3=c3+3c2(is)+3c(is)2+(is)3=c3+3ic2s−3cs2−is3.Real part:c3−3cs2. Set equal to cos3θ:
cos3θ=c3−3cs2=c3−3c(1−c2)=c3−3c+3c3=4c3−3c.
(Used s2=1−c2.) ■Answer: identity confirmed: cos3θ=4cos3θ−3cosθ.
Goal: prove and generalise — treat reiθ as a genuine tool.
Recall Solution
Step 1 — it's a geometric series with ratio q=eiθ:
S=1−q1−qn=1−eiθ1−einθ.Step 2 — the "half-angle factoring" trick. Pull out half the total angle from each factor so we can use eiα−e−iα=2isinα:
1−einθ=einθ/2(e−inθ/2−einθ/2)=einθ/2⋅(−2i)sin2nθ.
Similarly 1−eiθ=eiθ/2(−2i)sin2θ.
Step 3 — divide:S=eiθ/2sin2θeinθ/2sin2nθ=ei(n−1)θ/2sin2θsin2nθ.Step 4 — take real parts. The left side's real part is ∑cos(kθ); the right side's real part uses Reei(n−1)θ/2=cos2(n−1)θ:
∑k=0n−1coskθ=sin2θsin2nθcos2(n−1)θ.■Sanity check (n=2,θ=π/2): LHS =1+cos2π=1. RHS =sin(π/4)sin(π/2)cos(π/4)=1/21⋅21=2⋅21=1. ✓
Recall Solution
Step 1 — convert numerator and denominator.1+i3=2eiπ/3 (QI); 1−i=2e−iπ/4 (QIV).
Step 2 — divide inside the brackets: moduli divide, arguments subtract.
22ei(π/3−(−π/4))=2ei(π/3+π/4)=2ei7π/12.Step 3 — raise to the 12th power (De Moivre).z=(2)12ei⋅12⋅7π/12=26ei7π=64ei7π.Step 4 — reduce the angle to the principal range (−π,π]:7π−6π=π. So z=64eiπ=−64.
Answer: modulus 64, principal argument π (so z=−64).
Recall Solution
Since ∣z∣=1, write z=eiθ (arrow of length 1). Then z1=e−iθ (reciprocal ⇒ modulus 1/1=1, argument negated).
z+z1=eiθ+e−iθ=(cosθ+isinθ)+(cosθ−isinθ)=2cosθ.■
The imaginary parts cancel exactly; this is why eiθ+e−iθ=2cosθ is the standard cosine bridge.