Complex Numbers in Polar Form and Cube Roots

#hsc-maths#extension-2#complex-numbers

Complex numbers in polar form are central to HSC Extension 2, enabling elegant calculations with powers and roots. This problem takes you through the key skills: converting between Cartesian and polar forms, applying de Moivre’s theorem, and finding cube roots. By the end, you’ll see how these ideas fit together to simplify seemingly messy expressions.

Problem Statement

Suppose that z=43(cosπ3+isinπ3)4(cos5π6+isin5π6)z = 4\sqrt{3}\left(\cos \frac{\pi}{3} + i \sin \frac{\pi}{3}\right) - 4\left(\cos \frac{5\pi}{6} + i \sin \frac{5\pi}{6}\right).

a) Simplify zz, writing your answer in polar form. b) Show that z8+i(z8)2+(z8)3=2i\frac{z}{8} + i\left(\frac{z}{8}\right)^2 + \left(\frac{z}{8}\right)^3 = 2i. c) Find the three cube roots of zz in polar form.


Hints

  • For part (a), convert the polar forms to Cartesian form to perform the subtraction, then convert the result back to polar form.
  • For part (b), use the polar form from part (a) to compute powers of z8\frac{z}{8} using de Moivre's theorem.
  • For part (c), apply the formula for the nn-th roots of a complex number: wk=r1/ncis(θ+2kπn)w_k = r^{1/n}\text{cis}\left(\frac{\theta + 2k\pi}{n}\right).

Solutions

  • Part (a): Because addition and subtraction of complex numbers are simplest in Cartesian form, we first convert each term from polar to Cartesian using the exact values of cosine and sine.

    First, expand both terms into Cartesian form:

    43(12+i32)=23+6i4\sqrt{3}\left(\frac{1}{2} + i\frac{\sqrt{3}}{2}\right) = 2\sqrt{3} + 6i

    4(32+i12)=23+2i4\left(-\frac{\sqrt{3}}{2} + i\frac{1}{2}\right) = -2\sqrt{3} + 2i

    Now, subtract the second term from the first:

    z=(23+6i)(23+2i)=43+4iz = (2\sqrt{3} + 6i) - (-2\sqrt{3} + 2i) = 4\sqrt{3} + 4i

    Now that have zz in Cartesian form, we find its modulus and argument to express it in polar form. The modulus gives the distance from the origin, and the argument is the angle from the positive real axis.

    To write this in polar form, find the modulus rr and argument θ\theta:

    r=z=(43)2+42=48+16=64=8r = |z| = \sqrt{(4\sqrt{3})^2 + 4^2} = \sqrt{48 + 16} = \sqrt{64} = 8

    θ=arg(z)=tan1(443)=tan1(13)=π6\theta = \arg(z) = \tan^{-1}\left(\frac{4}{4\sqrt{3}}\right) = \tan^{-1}\left(\frac{1}{\sqrt{3}}\right) = \frac{\pi}{6}

    Therefore, z=8(cosπ6+isinπ6)z = 8\left(\cos \frac{\pi}{6} + i \sin \frac{\pi}{6}\right).

  • Part (b): From part (a), we know z8=cosπ6+isinπ6\frac{z}{8} = \cos \frac{\pi}{6} + i \sin \frac{\pi}{6}. Since this is a unit-modulus complex number, de Moivre's theorem tells us that raising it to a power nn simply multiplies its argument by nn.

    Using de Moivre's theorem, we can find the powers:

    (z8)2=cos2π6+isin2π6=cosπ3+isinπ3=12+i32\left(\frac{z}{8}\right)^2 = \cos \frac{2\pi}{6} + i \sin \frac{2\pi}{6} = \cos \frac{\pi}{3} + i \sin \frac{\pi}{3} = \frac{1}{2} + i\frac{\sqrt{3}}{2}

    (z8)3=cos3π6+isin3π6=cosπ2+isinπ2=i\left(\frac{z}{8}\right)^3 = \cos \frac{3\pi}{6} + i \sin \frac{3\pi}{6} = \cos \frac{\pi}{2} + i \sin \frac{\pi}{2} = i

    Now substitute these into the given expression:

    z8+i(z8)2+(z8)3=(32+i12)+i(12+i32)+i\frac{z}{8} + i\left(\frac{z}{8}\right)^2 + \left(\frac{z}{8}\right)^3 = \left(\frac{\sqrt{3}}{2} + i\frac{1}{2}\right) + i\left(\frac{1}{2} + i\frac{\sqrt{3}}{2}\right) + i

    Distributing the ii and grouping real and imaginary parts makes the simplification clear:

    =32+12i+12i32+i= \frac{\sqrt{3}}{2} + \frac{1}{2}i + \frac{1}{2}i - \frac{\sqrt{3}}{2} + i

    =(3232)+(12+12+1)i=2i= \left(\frac{\sqrt{3}}{2} - \frac{\sqrt{3}}{2}\right) + \left(\frac{1}{2} + \frac{1}{2} + 1\right)i = 2i

  • Part (c): We now find the three distinct complex numbers whose cube is zz. The general nnth root formula for rcisθr\text{cis}\theta is r1/ncisθ+2kπnr^{1/n}\text{cis}\frac{\theta+2k\pi}{n} for k=0,1,,n1k=0,1,\ldots,n-1. Here n=3n=3, r=8r=8, and θ=π6\theta = \frac{\pi}{6}.

    We need to find the cube roots of z=8cisπ6z = 8\text{cis}\frac{\pi}{6}. Using the root formula, the roots wkw_k are given by:

    wk=81/3cis(π6+2kπ3) for k=0,1,2w_k = 8^{1/3}\text{cis}\left(\frac{\frac{\pi}{6} + 2k\pi}{3}\right) \text{ for } k = 0, 1, 2

    For k=0k=0:

    w0=2cis(π18)w_0 = 2\text{cis}\left(\frac{\pi}{18}\right)

    For k=1k=1:

    w1=2cis(π6+2π3)=2cis(13π18)w_1 = 2\text{cis}\left(\frac{\frac{\pi}{6} + 2\pi}{3}\right) = 2\text{cis}\left(\frac{13\pi}{18}\right)

    For k=2k=2:

    w2=2cis(π6+4π3)=2cis(25π18)=2cis(11π18)w_2 = 2\text{cis}\left(\frac{\frac{\pi}{6} + 4\pi}{3}\right) = 2\text{cis}\left(\frac{25\pi}{18}\right) = 2\text{cis}\left(-\frac{11\pi}{18}\right)

    The last root has been expressed with a principal argument in the interval (π,π](-\pi,\pi].

    So the three roots are 2(cosπ18+isinπ18)2\left(\cos\frac{\pi}{18} + i\sin\frac{\pi}{18}\right), 2(cos13π18+isin13π18)2\left(\cos\frac{13\pi}{18} + i\sin\frac{13\pi}{18}\right), and 2(cos(11π18)+isin(11π18))2\left(\cos\left(-\frac{11\pi}{18}\right) + i\sin\left(-\frac{11\pi}{18}\right)\right).


Takeaways

  • Converting between polar and Cartesian forms is a fundamental skill for simplifying complex expressions involving both addition/subtraction and powers/roots.
  • De Moivre's theorem provides a highly efficient way to compute powers of complex numbers in polar form.
  • The nn-th roots of a complex number are evenly spaced around a circle in the complex plane, separated by an angle of 2πn\frac{2\pi}{n}.

Further Readings

HSC Complex Numbers, HSC Last Resorts

Written by Vu Hung Nguyen

Mathematics Educator · LinkedIn · About