Before we start, one shared picture. Everything below lives on the Argand plane: the horizontal axis measures the real part a (how far right), the vertical axis measures the imaginary part b (how far up), and every number z=a+bi is an arrow from the origin O to the point (a,b).
Two labels on that arrow: its length is the modulus r=a2+b2 (always ≥0), and the angle it makes with the positive real axis, measured anticlockwise, is the argument θ. See Modulus and Argument and Argand Diagram if either word feels unfamiliar.
cisθ=cosθ+isinθ.
WHAT it is: a sum — cosine, plus i times sine. WHY the name: read the letters "cos isin". It is NOT a product cosθ⋅i⋅sinθ.
Recall Solution L1.2
θ=2π is a quarter-turn anticlockwise from the positive real axis — straight up. With length 3, the point is at (0,3), i.e. z=3i.
Check:a=3cos2π=0, b=3sin2π=3. So z=0+3i=3i. ✓
Recall Solution L1.3
False.r=a2+b2 squares both parts before taking a (non-negative) square root, so r≥0always. A number "pointing backwards" is captured by the angleθ, never by a negative length.
Step 1 (length):r=12+(−3)2=1+3=2.
Step 2 (quadrant):(1,−3) — real part positive, imaginary part negative ⇒ Quadrant IV (right and down).
Step 3 (reference angle): use magnitudes, α=tan−11−3=tan−1(3)=3π.
Step 4 (fix the quadrant): In Q IV the arrow dips below the positive real axis, so the principal argument is θ=−α=−3π. Why negative? We turn clockwise (downward) from the positive real axis, and clockwise angles are negative.
Result:z=2cis(−3π).
Check:2cos(−3π)=2⋅21=1 ✓, 2sin(−3π)=2⋅(−23)=−3 ✓.
Recall Solution L2.4
r=52+(−12)2=25+144=169=13.
Why the sign of −12 vanishes: squaring kills it. The negative only tells us the arrow points down, which will matter for the argument, not the length.
Step 1 (length):r=(−1)2+(−3)2=1+3=2.
Step 2 (quadrant):(−1,−3) — both negative ⇒ Quadrant III (down-left).
Step 3 (reference angle): use magnitudes, α=tan−1−1−3=tan−1(3)=3π.
Step 4 (fix the quadrant): In Q III the principal argument is θ=−(π−α)=−(π−3π)=−32π. Why negative? Measuring anticlockwise would give π+3π=34π, but that exceeds π; the principal value swings the short way clockwise instead.
Result:z=2cis(−32π).
Check:2cos(−32π)=2⋅(−21)=−1 ✓, 2sin(−32π)=2⋅(−23)=−3 ✓.
The figure below contrasts the two ways to name the Q III direction: the yellow arc is the reference angle α=3π measured off the negative real axis, while the green arc is the principal argument θ=−32π swung the short way clockwise from the positive real axis. Seeing both arcs on one picture is what makes "turn the short way" concrete — the green route is visibly shorter than going anticlockwise the long way round.
Recall Solution L3.2
The error:(−4,4) lives in Quadrant II (left and up). The calculator's −4π points into Quadrant IV (right and down) — the opposite direction. They share the same tan value because tan repeats every π; the calculator picked the wrong one of the two.
The fix: reference angle α=tan−1−44=tan−1(1)=4π. In Q II, θ=π−α=π−4π=43π.
Result:arg(−4+4i)=43π.
Recall Solution L3.3
Why tan−1 breaks:a=0 means b/a divides by zero — the reference-angle formula has nothing to feed on. This is a degenerate case; we read the direction straight off the picture.
z=−7i sits at (0,−7) — straight down the negative imaginary axis. The arrow points at θ=−2π (principal value).
Result:r=7, argz=−2π, so z=7cis(−2π).
Step 1 — convert each factor.1+i: r1=2, Q I, θ1=4π. So 1+i=2cis4π.
3+i: r2=2, Q I, θ2=6π (from L2.1). So 3+i=2cis6π.
Step 2 — multiply the polar forms. Rule (see Multiplication and Division of Complex Numbers): multiply moduli, add arguments.
r=2⋅2=22,θ=4π+6π=123π+122π=125π.
So the product is 22cis125π.
Step 3 — the exact values of cos125π and sin125π. Note 125π=4π+6π, so we use the angle-sum formulascos(A+B)=cosAcosB−sinAsinB and sin(A+B)=sinAcosB+cosAsinB with A=4π, B=6π:
cos125π=21⋅23−21⋅21=223−1=46−2,sin125π=21⋅23+21⋅21=223+1=46+2.Step 4 — back to Cartesian.a=22⋅46−2=22(6−2)=212−2=223−2=3−1.
b=22⋅46+2=212+2=3+1.
Result:(3−1)+(3+1)i.
Cross-check by direct expansion:(1+i)(3+i)=3+i+3i+i2=3−1+(3+1)i ✓.
Recall Solution L4.2
First, read the moduli. Remember cisθ=cosθ+isinθ has modulus cos2θ+sin2θ=1=1 for everyθ — a lone cis is always a unit-length arrow. So the numerator has modulus 2 and the denominator has modulus 1.
Rule for division: divide the moduli, subtract the arguments.
r=12=2,θ=43π−4π=42π=2π.
So the quotient is 2cis2π.
Cartesian:a=2cos2π=0, b=2sin2π=2. Result:2i.
Why this is nicer than Cartesian division: no conjugate, no rationalising — subtracting angles does all the work.
Recall Solution L4.3
Reasoning:z3=z⋅z⋅z. Each multiplication by cis5π adds 5π to the angle and multiplies the modulus by 1 (since ∣z∣=1).
z3=cis(5π+5π+5π)=cis53π.Argument:53π, modulus still 1. This is exactly (cisθ)n=cisnθ with n=3.
The set: fixed modulus 2 and a fixed direction 3π pin down exactly one arrow.
z=2cis3π=2cos3π+2isin3π=1+i3.
Why 2πk is harmless: adding a whole turn (2π) to the angle returns the arrow to the same direction, because cos and sin have period 2π. So cis(θ+2πk)=cisθ for every integer k — all those "different" arguments name the same point. That is why we single out one principal argument in (−π,π].
Result: the unique number 1+i3.
Recall Solution L5.2
Modulus of every root is 2. Arguments: 0,2π,π,23π (equivalently −2π).
k=0: 2cis0=2.
k=1: 2cis2π=2i.
k=2: 2cisπ=−2.
k=3: 2cis23π=−2i.
Result:{2,2i,−2,−2i} — four points evenly spaced 2π apart on a circle of radius 2 (see Roots of Complex Numbers).
Check one:(2i)4=24i4=16⋅1=16 ✓.
Recall Solution L5.3
Step 1 — polar form of the base.1+i=2cis4π, so 21+i=22cis4π=1⋅cis4π. Modulus 1, argument 4π.
Step 2 — raise to the 8th (De Moivre). Modulus 18=1; argument 8⋅4π=2π.
(cis4π)8=cis2π=cos2π+isin2π=1+0i=1.Why it lands on 1: raising to the 8th power rotates the unit arrow eight quarter-turns of 4π each =2π, one full loop, back to the start. Result:1. ∎