Practice Maths

← Back to Further Complex Numbers

Further Complex Numbers — Topic Review — Solutions

This review covers all four lessons: De Moivre’s Theorem Applications, Roots of Complex Numbers, Exponential Form and Euler’s Formula, and Loci in the Complex Plane.

  1. Use De Moivre’s theorem to expand (cosθ + i sinθ)4 and hence express cos(4θ) in terms of cosθ only.

    Expand using the binomial theorem (powers of i: i0=1, i1=i, i2=−1, i3=−i, i4=1):

    (c + is)4 = c4 + 4c3(is) + 6c2(is)2 + 4c(is)3 + (is)4

    = c4 + 4ic3s − 6c2s2 − 4ics3 + s4

    Real part: cos(4θ) = cos4θ − 6cos2θsin2θ + sin4θ

    Using sin2θ = 1 − cos2θ:

    = cos4θ − 6cos2θ(1−cos2θ) + (1−cos2θ)2

    = cos4θ − 6cos2θ + 6cos4θ + 1 − 2cos2θ + cos4θ

    cos(4θ) = 8cos4θ − 8cos2θ + 1

  2. Compute (1 − i)10 using De Moivre’s theorem. Express your answer in the form a + bi.

    |1 − i| = √2, arg(1 − i) = −π/4 (fourth quadrant, since Re > 0, Im < 0).

    So 1 − i = √2(cos(−π/4) + i sin(−π/4)).

    By De Moivre: (1 − i)10 = (√2)10(cos(−10π/4) + i sin(−10π/4))

    = 32(cos(−5π/2) + i sin(−5π/2))

    cos(−5π/2) = cos(−π/2) = 0 (since −5π/2 = −2π − π/2)

    sin(−5π/2) = sin(−π/2) = −1

    (1 − i)10 = 32(0 + i(−1)) = −32i

  3. Find all cube roots of 8i. Express each root in polar form and in exact Cartesian form.

    Write 8i in polar form: |8i| = 8, arg(8i) = π/2. So 8i = 8(cos(π/2) + i sin(π/2)).

    The three cube roots have modulus 81/3 = 2 and arguments (π/2 + 2kπ)/3 for k = 0, 1, 2:

    k=0: arg = π/6 ⇒ z0 = 2(cos(π/6) + i sin(π/6)) = 2(√3/2 + i/2) = √3 + i

    k=1: arg = π/6 + 2π/3 = 5π/6 ⇒ z1 = 2(cos(5π/6) + i sin(5π/6)) = 2(−√3/2 + i/2) = −√3 + i

    k=2: arg = π/6 + 4π/3 = 3π/2 ⇒ z2 = 2(cos(3π/2) + i sin(3π/2)) = 2(0 − i) = −2i

  4. Write z = 2ei7π/6 in Cartesian form a + bi.

    By Euler’s formula: ei7π/6 = cos(7π/6) + i sin(7π/6).

    cos(7π/6) = −√3/2   (third quadrant, reference angle π/6)

    sin(7π/6) = −1/2

    z = 2(−√3/2 + i(−1/2)) = −√3 − i

  5. Use exponential form to simplify 3eiπ/3 × 2eiπ/4, and express the result in Cartesian form.

    Using the multiplication rule for exponential form:

    3eiπ/3 × 2eiπ/4 = 6ei(π/3 + π/4) = 6ei(4π/12 + 3π/12) = 6ei7π/12

    This is the exact exponential form. For Cartesian form:

    7π/12 = 105° ⇒ cos(105°) = cos(60°+45°) = cos60cos45 − sin60sin45 = (1/2)(√2/2) − (√3/2)(√2/2) = (√2 − √6)/4

    sin(105°) = sin60cos45 + cos60sin45 = (√6 + √2)/4

    z = 6[(√2 − √6)/4 + i(√6 + √2)/4] = (3√2 − 3√6)/2 + i(3√6 + 3√2)/2

  6. Solve z4 = −16. Find all four roots in exact Cartesian form.

    Write −16 = 16(cosπ + i sinπ) in polar form.

    The four fourth roots have modulus 161/4 = 2 and arguments (π + 2kπ)/4 for k = 0, 1, 2, 3:

    k=0: arg = π/4 ⇒ z0 = 2(cosπ/4 + i sinπ/4) = √2 + i√2

    k=1: arg = 3π/4 ⇒ z1 = 2(cos3π/4 + i sin3π/4) = −√2 + i√2

    k=2: arg = 5π/4 ⇒ z2 = 2(cos5π/4 + i sin5π/4) = −√2 − i√2

    k=3: arg = 7π/4 ⇒ z3 = 2(cos7π/4 + i sin7π/4) = √2 − i√2

  7. Describe the locus |z − 2 + i| = |z − 4 − 3i| geometrically and find its Cartesian equation.

    Geometric description: The set of points equidistant from (2, −1) and (4, 3) — the perpendicular bisector of the segment joining these two points.

    Write z = x + iy:

    (x−2)² + (y+1)² = (x−4)² + (y−3)²

    x²−4x+4+y²+2y+1 = x²−8x+16+y²−6y+9

    −4x+4+2y+1 = −8x+16−6y+9

    4x + 8y = 20

    x + 2y = 5

  8. Use exponential form to compute (√3 + i)6. Express as a real number.

    |√3 + i| = √(3+1) = 2, arg(√3+i) = π/6.

    Exponential form: √3 + i = 2eiπ/6.

    (√3+i)6 = 26ei(6π/6) = 64e = 64(cosπ + i sinπ) = 64(−1 + 0i) = −64

  9. The five fifth roots of unity satisfy z5 = 1. Find all five roots, sketch their positions on the unit circle, and explain why their sum equals zero.

    Write 1 = 1(cos 0 + i sin 0). The five roots have modulus 1 and arguments 2kπ/5 for k = 0, 1, 2, 3, 4:

    zk = cos(2kπ/5) + i sin(2kπ/5)

    z0=1, z1=cos(2π/5)+i sin(2π/5), z2=cos(4π/5)+i sin(4π/5), z3=cos(6π/5)+i sin(6π/5), z4=cos(8π/5)+i sin(8π/5).

    These are equally spaced at 72° intervals on the unit circle, forming a regular pentagon.

    Sum equals zero: The roots are the roots of z5−1=0, i.e. (z−1)(z4+z3+z2+z+1)=0. By Vieta’s formulas, the sum of all five roots equals the negative of the coefficient of z4 divided by the leading coefficient in z5−1, which is 0. Geometrically, the five equally spaced unit vectors cancel.

  10. Sketch the region {z : 0 < arg(z − 1) ≤ π/2 and |z − 1| ≤ 3}.

    Condition 1: 0 < arg(z − 1) ≤ π/2 — the argument of (z − 1) is strictly between 0 and π/2 (inclusive of π/2). This is a wedge/sector from point (1, 0), in the first quadrant direction.

    Condition 2: |z − 1| ≤ 3 — closed disk centred at 1, radius 3.

    Intersection: A quarter-disk (sector) centred at (1, 0) with radius 3, bounded by rays at angle 0 (excluded) and π/2 (included), and the arc of the circle at distance 3.

    Boundary: the arc from (4, 0) to (1, 3) [quarter circle, included], the ray along the positive real direction from (1,0) [excluded, open endpoint], and the ray going straight up from (1,0) [included].

  11. Use Euler’s formula to show that cos(2θ) = (e2iθ + e−2iθ)/2, and hence evaluate ∫0π/4 cos(2θ) dθ.

    By Euler’s formula: e2iθ = cos(2θ) + i sin(2θ) and e−2iθ = cos(2θ) − i sin(2θ).

    Adding: e2iθ + e−2iθ = 2cos(2θ), so cos(2θ) = (e2iθ + e−2iθ)/2. ✓

    0π/4 cos(2θ) dθ = [sin(2θ)/2]0π/4 = sin(π/2)/2 − 0 = 1/2.

    Answer: 1/2

  12. Use De Moivre’s power reduction to express cos3θ in terms of cosθ and cos(3θ), then evaluate ∫0π/3 cos3θ dθ.

    Let z = e. Then (z + z−1)3 = (2cosθ)3 = 8cos3θ.

    Expand: z3 + 3z + 3z−1 + z−3 = (z3+z−3) + 3(z+z−1) = 2cos(3θ) + 6cosθ.

    So 8cos3θ = 2cos(3θ) + 6cosθ, giving cos3θ = ¼cos(3θ) + ¾cosθ.

    0π/3 cos3θ dθ = ∫0π/3 [¼cos(3θ) + ¾cosθ] dθ

    = [sin(3θ)/12 + ¾sinθ]0π/3

    At θ=π/3: sin(π)/12 + ¾sin(π/3) = 0 + ¾ × √3/2 = 3√3/8

    At θ=0: 0.  Answer: 3√3/8

  13. The locus of z satisfies |z − 2i|/|z − 2| = 1. Identify the locus and find its Cartesian equation.

    |z − 2i| = |z − 2| means z is equidistant from 2i (the point (0, 2)) and 2 (the point (2, 0)).

    Geometric description: Perpendicular bisector of the segment from (2, 0) to (0, 2).

    Write z = x + iy:

    x² + (y−2)² = (x−2)² + y²

    x² + y² − 4y + 4 = x² − 4x + 4 + y²

    −4y = −4x ⇒ y = x

    The locus is the line y = x (the full line, not just a ray), passing through the midpoint (1, 1) of the segment from (2, 0) to (0, 2).

  14. The polynomial z6 − 64 = 0 has six roots. Find all six roots in exponential form, and verify that they form a regular hexagon on the Argand diagram.

    Write 64 = 64ei·0 (since arg(64) = 0). The six sixth roots have modulus 641/6 = 2 and arguments 2kπ/6 = kπ/3 for k = 0, 1, 2, 3, 4, 5:

    z0 = 2ei·0 = 2    z1 = 2eiπ/3    z2 = 2ei2π/3    z3 = 2e = −2    z4 = 2ei4π/3    z5 = 2ei5π/3

    Cartesian values: 2, 1+i√3, −1+i√3, −2, −1−i√3, 1−i√3.

    Regular hexagon: All six roots lie on the circle of radius 2, equally spaced at 60° intervals. The distance between adjacent roots is constant (= 2, by the chord formula 2R sin(π/6) = 2×2×1/2 = 2), confirming they form a regular hexagon.

  15. Prove Euler’s identity e + 1 = 0 using Euler’s formula, and explain why all five fundamental constants (e, i, π, 1, 0) appear.

    Proof: Euler’s formula states e = cosθ + i sinθ for any real θ.

    Substitute θ = π:

    e = cosπ + i sinπ = −1 + i(0) = −1

    Therefore e + 1 = −1 + 1 = 0. ✓

    The five constants:

    • e — the base of natural logarithms (analysis/calculus)
    • i — the imaginary unit (√−1), from complex number theory
    • π — the ratio of a circle’s circumference to its diameter (geometry/trigonometry)
    • 1 — the multiplicative identity (arithmetic)
    • 0 — the additive identity (arithmetic)

    The identity is remarkable because it connects these five fundamental constants from different areas of mathematics in a single equation.