Skip to main content
Mathematics LibreTexts

10.3: Polar Form for Complex Numbers

  • Page ID
    112451
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \)

    \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)

    \( \newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\)

    ( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\)

    \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\)

    \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\)

    \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\)

    \( \newcommand{\Span}{\mathrm{span}}\)

    \( \newcommand{\id}{\mathrm{id}}\)

    \( \newcommand{\Span}{\mathrm{span}}\)

    \( \newcommand{\kernel}{\mathrm{null}\,}\)

    \( \newcommand{\range}{\mathrm{range}\,}\)

    \( \newcommand{\RealPart}{\mathrm{Re}}\)

    \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\)

    \( \newcommand{\Argument}{\mathrm{Arg}}\)

    \( \newcommand{\norm}[1]{\| #1 \|}\)

    \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\)

    \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    \( \newcommand{\vectorA}[1]{\vec{#1}}      % arrow\)

    \( \newcommand{\vectorAt}[1]{\vec{\text{#1}}}      % arrow\)

    \( \newcommand{\vectorB}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \)

    \( \newcommand{\vectorC}[1]{\textbf{#1}} \)

    \( \newcommand{\vectorD}[1]{\overrightarrow{#1}} \)

    \( \newcommand{\vectorDt}[1]{\overrightarrow{\text{#1}}} \)

    \( \newcommand{\vectE}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash{\mathbf {#1}}}} \)

    \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \)

    \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)

    Introduction

    In Section 10.3 we represented the sum of two complex numbers graphically as a vector addition. Is there a way to visualize the product or quotient of two complex numbers? One way to explore a new idea is to consider a simple case. What happens to the vector representing a complex number when we multiply the number by \(i\)?

    Example 10.61

    Represent \(z=2+3 i\) and \(i z=2 i-3\) as vectors in the complex plane.

    Answer

    The vectors are shown below. We see that multiplication by \(i\) corresponds to rotating the vector around the origin by \(90^{\circ}\) in the counterclockwise direction.

    Screen Shot 2023-02-02 at 11.53.00 PM.png

    Checkpoint 10.62

    a Let \(z=1+i\), and calculate \(i z, i^2 z\), and \(i^3 z\).

    b Plot \(z, i z, i^2 z\), and \(i^3 z\) as points on the complex plane.

    Answer

    a \(i z=i-1, i^2 z=-1-i, i^3 z=-i+1\)

    b Screen Shot 2023-02-03 at 12.24.19 AM.png

    The previous example suggests that multiplication by a complex number results in a rotation. Polar coordinates are well suited to processes that involve rotation, because they use angles to specify location. Thus, we will next represent complex numbers in an alternate polar form.

    Polar Form

    The figure below shows the complex number \(z=3+3 i\), represented as a vector in the complex plane. The distance \(r\) from the origin to \(z\) is

    \(r=\sqrt{3^2+3^2}=3 \sqrt{2}\)

    and the angle from the real axis to the vector is \(\theta=\dfrac{\pi}{4}\).

    Using right triangle trigonometry, we see that

    \begin{aligned}
    & a=3 \sqrt{2} \cos \dfrac{\pi}{4}=3 \sqrt{2} \cdot \dfrac{1}{\sqrt{2}}=3 \\
    & b=3 \sqrt{2} \sin \dfrac{\pi}{4}=3 \sqrt{2} \cdot \dfrac{1}{\sqrt{2}}=3
    \end{aligned}

    Screen Shot 2023-02-03 at 12.29.44 AM.png

    In general, we can write the real and imaginary parts of \(z\) in terms of \(r\) and \(\theta\) as

    \(a=r \cos \theta \quad \text { and } \quad b=r \sin \theta\)

    Thus, the complex number \(z=a+b i\) can also be written as

    \(z=(r \cos \theta)+(r \sin \theta) i \quad \text { or } \quad z=r(\cos \theta+i \sin \theta) .\)

    Example 10.63

    Find the polar form for \(z=\sqrt{3}+i\).

    Answer

    We compute

    \(r=\sqrt{a^2+b^2}=\sqrt{3+1}=2 \quad \text { and } \quad \tan \theta=\dfrac{1}{\sqrt{3}}\)

    The angle \(\theta\) is in the first quadrant, so

    \(\theta=\tan ^{-1} \dfrac{1}{\sqrt{3}}=\dfrac{\pi}{6}\)

    Screen Shot 2023-02-03 at 12.35.37 AM.png

    Thus, \(z=2\left(\cos \dfrac{\pi}{6}+i \sin \dfrac{\pi}{6}\right)\)

    Polar Form for a Complex Number.

    The complex number \(z=a+b i\) can be written in the polar form

    \(z=r(\cos \theta+i \sin \theta)\)

    where \(r=\sqrt{a^2+b^2}\) and \(\theta\) is defined by

    \(a=r \cos \theta, \quad b=r \sin \theta, \quad 0 \leq \theta \leq 2 \pi\)

    The angle \(\theta\) is called the argument of the complex number, and \(r\) is its length, or modulus.

    Checkpoint 10.64

    Find the polar form for \(w=1+i \sqrt{3}\).

    Answer

    \(w=2\left(\cos \dfrac{\pi}{3}+i \sin \dfrac{\pi}{3}\right)\)

    Of course, we can always recover the Cartesian form of a complex number from its polar form by evaluating the trigonometric functions. We’ll check the result of the previous example:

    \begin{aligned}
    z & =2\left(\cos \dfrac{\pi}{6}+i \sin \dfrac{\pi}{6}\right) \\
    & =2\left(\dfrac{\sqrt{3}}{2}+i \cdot \dfrac{1}{2}=\sqrt{3}+i\right.
    \end{aligned}

    Products and Quotients in Polar Form

    The polar form is especially convenient for computing the product or quotient of two complex numbers.

    Product in Polar Form.

    If \(z_1=r(\cos \alpha+i \sin \alpha)\) and \(z_2=R(\cos \beta+i \sin \beta)\), then

    \(z_1 z_2=r R(\cos (\alpha+\beta)+i \sin (\alpha+\beta))\)

    This formula, which you will prove in the Homework Problems, says that the product of two complex numbers in polar form is the complex number with modulus \(r R\) and argument \(\alpha+\beta\). Thus, to find the product of two complex numbers, we multiply their lengths and add their arguments.

    Example 10.65

    Find the product of \(z=2\left(\cos \dfrac{\pi}{6}+i \sin \dfrac{\pi}{6}\right)\) and \(w=2\left(\cos \dfrac{\pi}{3}+i \sin \dfrac{\pi}{3}\right)\).

    Answer

    We multiply the moduli, \(2 \cdot 2=4\), and add the arguments, \(\frac{\pi}{6}+\frac{\pi}{3}=\frac{\pi}{2}\). The polar form of the product is thus

    \(z w=4\left(\cos \dfrac{\pi}{2}+i \sin \dfrac{\pi}{2}\right)=4 i\)

    Note that \(z\) and \(w\) are the numbers from the previous Example and Exercise, namely \(z= \sqrt{3}+i\) and \(w=1+i \sqrt{3}\). You can compute the product \(z w\) in Cartesian form to check that you get the same result, \(4 i\).

    The figure below shows the graphs of \(z\) and \(w\), and their product, \(z w\). You can see that multiplying \(z\) by \(w\) rotates the graph of \(z\) by the argument of \(w\), namely \(\frac{\pi}{3}\) or \(60^{\circ}\).

    Screen Shot 2023-02-03 at 12.57.08 AM.png

    Checkpoint 10.66

    a Find the polar forms of \(z=3+3 i\) and \(w=-2+2 i\).

    b Compute the product \(z w\).

    Answer

    a \(z=3 \sqrt{2}\left(\cos \dfrac{\pi}{4}+i \sin \dfrac{\pi}{4}\right), w=2 \sqrt{2}\left(\cos \dfrac{5 \pi}{4}+i \sin \dfrac{5 \pi}{4}\right)\)

    b \(-12 i\)

    The quotient of two complex numbers in polar form is computed in a similar fashion.

    Quotient in Polar Form.

    If \(z_1=r(\cos \alpha+i \sin \alpha)\) and \(z_2=R(\cos \beta+i \sin \beta)\), then

    \(\dfrac{z_1}{z_2}=\dfrac{r}{R}(\cos (\alpha-\beta)+i \sin (\alpha-\beta))\)

    Example 10.67

    Find the quotient of \(z=2\left(\cos \dfrac{\pi}{6}+i \sin \dfrac{\pi}{6}\right)\) and \(w=2\left(\cos \dfrac{\pi}{3}+i \sin \dfrac{\pi}{3}\right)\).

    Answer

    We divide the moduli, \(\frac{2}{2}=1\), and subtract the arguments, \(\frac{\pi}{6}-\frac{\pi}{3}=\frac{-\pi}{6}\).

    The polar form of the quotient is thus

    \(\dfrac{z}{w}=1\left(\cos \dfrac{-\pi}{6}+i \sin \dfrac{-\pi}{6}\right)=\dfrac{\sqrt{3}}{2}-\dfrac{1}{2} i\)

    The figure below shows the graphs of \(z, w\), and the quotient \(\frac{z}{w}\).

    Screen Shot 2023-02-03 at 1.05.09 AM.png

    Checkpoint 10.68

    Compute the quotient \(\dfrac{z}{w}\) for \(z=3+3 i\) and \(2=-2+2 i\).

    Answer

    \(\dfrac{-3}{2}\)

    Powers and Roots of Complex Numbers

    Because raising to a power is just repeated multiplication, we can also use the polar form to simplify powers of a complex number. For example, if \(z=r(\cos \alpha+i \sin \alpha)\), then

    \(z^2=z \cdot z=r \cdot r(\cos (\alpha+\alpha)+i \sin (\alpha+\alpha))\)

    We compute \(z^2\) by squaring the modulus, \(r\), and doubling the argument, \(\alpha\), so the polar form is

    \(z^2=r^2(\cos 2 \alpha+i \sin 2 \alpha)\)

    An analogous result holds for all positive integers \(n\), and is known as De Moivre's Theorem.

    De Moivre's Theorem.

    If \(z=r(\cos \alpha+i \sin \alpha)\) is a complex number in polar form, and \(n\) is a positive integer, then

    \(z^n=r^n(\cos n \alpha+i \sin n \alpha)\)

    Example 10.69

    Raise \(z=\sqrt{3}+i\) to the fourth power.

    Answer

    We use the polar form, \(z=2\left(\cos \frac{\pi}{6}+i \sin \frac{\pi}{6}\right)\), and apply De Moivre's theorem.

    Then

    \begin{aligned}
    z^4 & =2^4\left(\cos 4 \cdot \dfrac{\pi}{6}+i \sin 4 \cdot \dfrac{\pi}{6}\right) \\
    & =16\left(\cos \dfrac{2 \pi}{3}+i \sin \dfrac{2 \pi}{3}\right)
    \end{aligned}

    The Cartesian form of \(z^4\) is thus \(16\left(\frac{-1}{2}+i \frac{\sqrt{3}}{2}\right)\), or \(-8+8 i \sqrt{3}\). You can check that you get this same result if you compute \((\sqrt{3}+i)^4\) by expanding the power.

    Checkpoint 10.70

    Compute \(w^3\), for \(w=-\sqrt{2}+\sqrt{2} i\).

    Answer

    \(4 \sqrt{2}+4 \sqrt{2} i\)

    DeMoivre's Theorem also works for fractional values of \(n\), so we can compute roots of complex numbers. For example, by applying the theorem with \(n=\frac{1}{2}\), we see that one of the square roots of \(z=r(\cos \alpha+i \sin \alpha)\) is

    \(z^{1 / 2}=r^{1 / 2}\left(\cos \dfrac{\alpha}{2}+i \sin \dfrac{\alpha}{2}\right)\)

    Now, every number, whether real or complex, has two square roots. To find the other root, remember that we can add a multiple of \(2 \pi\) to the argument of \(z\), that is, we can also write the polar form of \(z\) as

    \(z=r(\cos (\alpha+2 \pi)+i \sin (\alpha+2 \pi))\)

    The second square root of \(z\) is thus

    \(r^{1 / 2}\left(\cos \left(\dfrac{\alpha}{2}+\pi\right)+i \sin \left(\dfrac{\alpha}{2}+\pi\right)\right)\)

    As an example consider \(w=-8+8 i \sqrt{3}\), whose polar form is \(16\left(\cos \frac{2 \pi}{3}+i \sin \frac{2 \pi}{3}\right)\), or by adding \(2 \pi\) to the argument, \(16\left(\cos \frac{8 \pi}{3}+i \sin \frac{8 \pi}{3}\right)\). The two square roots of \(w\) are

    \begin{aligned}
    & z_1=16^{1 / 2}\left(\cos \dfrac{\pi}{3}+i \sin \dfrac{\pi}{3}\right)=4\left(\dfrac{1}{2}+i \dfrac{\sqrt{3}}{2}\right)=2+2 i \sqrt{3} \\
    & z_2=16^{1 / 2}\left(\cos \dfrac{4 \pi}{3}+i \sin \dfrac{4 \pi}{3}\right)=4\left(\dfrac{-1}{2}+i \dfrac{-\sqrt{3}}{2}\right)=-2-2 i \sqrt{3}
    \end{aligned}

    You can verify that both of these numbers are square roots of \(w=-8+8 i \sqrt{3}\), for instance,

    \begin{aligned}
    (2+2 i \sqrt{3})^2 & =4+2(2)(2 i \sqrt{3})+12 i^2 \\
    & =-8+8 i \sqrt{3}
    \end{aligned}

    The graphs of \(w\) and its two square roots are shown below.

    Screen Shot 2023-02-03 at 1.22.59 AM.png

    It is not hard to show that every number has three complex cube roots, four complex fourth roots, and so on.

    Example 10.71

    Find three complex cube roots of 8.

    Answer

    One polar form of \(z=8\) is

    \(z=8(\cos 0+i \sin 0)\)

    so one of its cube roots is

    \(z_1=8^{1 / 3}\left(\cos \dfrac{0}{3}+i \sin \dfrac{0}{3}\right)=2(\cos 0+i \sin 0)=2\)

    But by adding multiples of \(2 \pi\) to the argument, we can also write the polar form of as

    \(z=8(\cos 2 \pi+i \sin 2 \pi) \quad \text { and } \quad z=8(\cos 4 \pi+i \sin 4 \pi)\)

    Applying De Moivre’s theorem to each of these expressions gives us two more cube roots

    \begin{aligned}
    & z_2=2\left(\cos \dfrac{2 \pi}{3}+i \sin \dfrac{2 \pi}{3}\right)=-1+i \sqrt{3} \\
    & z_3=2\left(\cos \dfrac{4 \pi}{3}+i \sin \dfrac{4 \pi}{3}\right)=-1-i \sqrt{3}
    \end{aligned}

    The three roots are shown below. Note that they are evenly spaced around a circle of radius 2. You can check that adding further muliples of \(2 \pi\) to the argument does not generate any new cube roots.

    Screen Shot 2023-02-03 at 1.38.16 AM.png

    Roots of a Complex Number.

    A complex number \(z=r(\cos \alpha+i \sin \alpha)\) in polar form has \(n\) complex \(n\)th roots, given by

    \(z_k=r^{1 / n}\left(\cos \dfrac{\alpha+2 \pi k}{n}+i \sin \dfrac{\alpha+2 \pi k}{n}\right)\)

    for \(k=0,1,2, \cdots, n-1\).

    Checkpoint 10.72

    a Write \(i\) in polar form.

    b Find four complex fourth roots of \(i\).

    Answer

    a \(\cos \dfrac{\pi}{2}+i \sin \dfrac{\pi}{2}\)

    b \(\cos \dfrac{\pi}{8}+i \sin \dfrac{\pi}{8}, \quad \cos \dfrac{5 \pi}{8}+i \sin \dfrac{5 \pi}{8}, \quad \cos \dfrac{9 \pi}{8}+i \sin \dfrac{9 \pi}{8}, \quad \cos \dfrac{13 \pi}{8}+i \sin \dfrac{13 \pi}{8}\)

    Review the following skills you will need for this section.

    Algebra Refresher 10.4

    Write with fractional exponents.

    1 \(\sqrt[3]{a}\)

    2 \(\dfrac{1}{\sqrt[4]{n}}\)

    3 \(\sqrt[4]{t^3}\)

    4 \(\sqrt[3]{z^5}\)

    5 \(\dfrac{1}{\sqrt{x+2}}\)

    6 \(\sqrt[3]{(w-1)^2}\)

    7 \(z^3 \sqrt[5]{w^4}\)

    8 \(\dfrac{a^2}{\sqrt[4]{b^3}}\)

    Answer

    1 \(a^{1 / 3}\)

    2 \(n^{-1 / 4}\)

    3 \(t^{3 / 4}\)

    4 \(z^{5 / 3}\)

    5 \((x+2)^{-1 / 2}\)

    6 \((w-1)^{2 / 3}\)

    7 \(z^3 w^{4 / 5}\)

    8 \(a^2 b^{-3 / 4}\)

    Section 10.4 Summary

    Vocabulary

    • Argument

    • Modulus

    Concepts

    1 Multiplying a complex number by \(i\) rotates its graph by \(90^{\circ}\) around the origin.

    Polar Form for a Complex Number.

    2 The complex number \(z=a+b i\) can be written in the polar form

    \(z=r(\cos \theta+i \sin \theta)\)

    where

    \(r=\sqrt{a^2+b^2}\)

    and \(\theta\) is defined by

    \(a=r \cos \theta, \quad b=r \sin \theta, \quad 0 \leq \theta \leq 2 \pi\)

    The angle \(\theta\) is called the argument of the complex number, and \(r\) is its length, or modulus.

    Product and Quotient in Polar Form.

    3 If \(z_1=r(\cos \alpha+i \sin \alpha)\) and \(z_2=R(\cos \beta+i \sin \beta)\), then

    \(z_1 z_2=r R(\cos (\alpha+\beta)+i \sin (\alpha+\beta))\)

    and

    \(\dfrac{z_1}{z_2}=\dfrac{r}{R}(\cos (\alpha-\beta)+i \sin (\alpha-\beta))\)

    De Moivre's Theorem.

    4 If \(z=r(\cos \alpha+i \sin \alpha)\) is a complex number in polar form, and \(n\) is a positive integer, then

    \(z^n=r^n(\cos n \alpha+i \sin n \alpha)\)

    Roots of a Complex Number.

    5 A complex number \(z=r(\cos \alpha+i \sin \alpha)\) in polar form has \(n\) complex \(n\)th roots, given by

    \(z_k=r^{1 / n}\left(\cos \dfrac{\alpha+2 \pi k}{n}+i \sin \dfrac{\alpha+2 \pi k}{n}\right)\)

    for \(k=0,1,2, \cdots, n-1\).

    Study Questions

    1 What happens to the vector representing a complex number when we multiply the number by \(-i\)?

    2 If \(z=p+q i\), what do these expressions represent? \(p^2+q^2, p-q i, \frac{q}{p}\)

    3 If \(z_1\) and \(z_2\) lie on the unit circle, explain why \(z_1 z_2\) and \(\frac{z_1}{z_2}\) also lie on the unit circle.

    4 Explain how you could use DeMoivre's theorem to compute \(z^{2 / 3}\).

    Skills

    1 Convert from polar form to standard form #5–12

    2 Write a complex number in polar form #13-22

    3 Find the product or quotient of two complex numbers in polar form #25–32

    4 Find a power of a complex number #33–42

    5 Find the complex roots of a number #43–48, 51–52, 55–60

    Homework 10-4

    For Problems 1–4, simplify and plot each complex number as a point on the complex plane.

    1. \(1, i, i^2, i^3\) and \(i^4\)

    2. \(-1,-i,-i^2,-i^3\) and \(-i^4\)

    3. \(1+2 i\) and \(i(1+2 i)\)

    4. \(3-4 i\) and \(i(3-4 i)\)

    For Problems 5–8, write the complex numbers in standard form. Give exact values for your answers.

    5. \(6\left(\cos \dfrac{2 \pi}{3}+i \sin \dfrac{2 \pi}{3}\right)\)

    6. \(4\left(\cos \dfrac{7 \pi}{4}+i \sin \dfrac{7 \pi}{4}\right)\)

    7. \(\sqrt{2}\left(\cos \dfrac{3 \pi}{4}+i \sin \dfrac{3 \pi}{4}\right)\)

    8. \(\dfrac{3}{2}\left(\cos \dfrac{5 \pi}{6}+i \sin \dfrac{5 \pi}{6}\right)\)

    For Problems 9–12, write the complex numbers in standard form. Round your answers to hundredths.

    9. \(5(\cos 5.2+i \sin 5.2)\)

    10. \(3(\cos 3.5+i \sin 3.5)\)

    11. \(12\left(\cos 115^{\circ}+i \sin 115^{\circ}\right)\)

    12. \(20\left(\cos 250^{\circ}+i \sin 250^{\circ}\right)\)

    For Problems 13–16, write the complex numbers in polar form. Give exact values for your answers.

    13. \(3 i\) and \(-3 i\)

    14. \(2+2 i\) and \(2-2 i\)

    15. \(-3-\sqrt{3} i\) and \(3-\sqrt{3} i\)

    16. \(2 \sqrt{3}+2 i\) and \(-2 \sqrt{3}+2 i\)

    For Problems 17–22, write the complex numbers in polar form. Round your answers to hundredths.

    17. \(-4+2 i\) and \(4-2 i\)

    18. \(-3-8 i\) and \(3+8 i\)

    19. \(9-5 i\) and \(9+5 i\)

    20. \(2+6 i\) and \(2-6 i\)

    21. \(3+4 i, 3-4 i,-3+4 i\), and \(-3-4 i\)

    22. \(1+3 i, 1-3 i,-1+3 i\), and \(-1-3 i\)

    23. What can you conclude about the polar forms of \(z\) and \(\bar{z}\)?

    24. What can you conclude about the polar forms of \(z\) and \(-z\)?

    For Problems 25-28, find the product \(z_1 z_2\) and the quotient \(\frac{z_1}{z_2}\).

    25. \(z_1=4\left(\cos \dfrac{4 \pi}{3}+i \sin \dfrac{4 \pi}{3}\right)\)

    \(z_2=\dfrac{1}{2}\left(\cos \dfrac{5 \pi}{6}+i \sin \dfrac{5 \pi}{6}\right)\)

    26. \(z_1=6\left(\cos \dfrac{5 \pi}{8}+i \sin \dfrac{5 \pi}{8}\right)\)

    \(z_2=\dfrac{3}{2}\left(\cos \dfrac{\pi}{8}+i \sin \dfrac{\pi}{8}\right)\)

    27. \(z_1=3\left(\cos \dfrac{3 \pi}{5}+i \sin \dfrac{3 \pi}{5}\right)\)

    \(z_2=2\left(\cos \dfrac{3 \pi}{10}+i \sin \dfrac{3 \pi}{10}\right)\)

    28. \(z_1=4\left(\cos \dfrac{5 \pi}{12}+i \sin \dfrac{5 \pi}{12}\right)\)

    \(z_2=6\left(\cos \dfrac{3 \pi}{4}+i \sin \dfrac{3 \pi}{4}\right)\)

    For Problems 29-32, convert the complex number to polar form, then find the product \(z_1 z_2\) and the quotient \(\frac{z_1}{z_2}\).

    29. \(z_1=2 i, z_2=4 i\)

    30. \(z_1=-2 i, z_2=3 i\)

    31. \(z_1=2 \sqrt{3}-2 i, \quad z_2=-1+i\)

    32. \(z_1=\sqrt{3}+i, \quad z_2=-1+\sqrt{3}\)

    For Problems 33–38, find the power.

    33. \((2+2 i)^5\)

    34. \((\sqrt{2}-\sqrt{2} i)^6\)

    35. \((-1+\sqrt{3} i)^8\)

    36. \(\left(\dfrac{1}{2}+\dfrac{\sqrt{3}}{2} i\right)^{12}\)

    37. \((\sqrt{3}-i)^{10}\)

    38. \((1-i)^{20}\)

    For Problems 39–42, use DeMoivre’s theorem to find the reciprocal.

    39. \(2-2 i\)

    40. \(3+\sqrt{3} i\)

    41. \(-\sqrt{2}+\sqrt{6} i\)

    42. \(-1-i\)

    For Problems 43–48,

    a Find the roots and plot them in the complex plane.

    b Write the roots in standard form.

    43. The square roots of \(9 i\).

    44. The fourth roots of \(-81\).

    45. The fifth roots of 32.

    46. The cube roots of \(i\).

    47. The cube roots of \(4 \sqrt{3}+4 i\).

    48. The square roots of \(-2+2 \sqrt{3} i\).

    49. Show that any complex number of the form \(z=\cos \theta+i \sin \theta\) lies on the unit circle in the complex plane.

    50. Show that if \(|z|=1\), then \(\dfrac{1}{z}=\bar{z}\).

    51.

    a Find three distinct cube roots of 1.

    b Find four distinct fourth roots of 1.

    c Find five distinct fifth roots of 1.

    d Find six distinct sixth roots of 1.

    52.

    a Find the sum of the three distinct cube roots of 1. (Hint: Plot the roots.)

    b Find the sum of the four distinct fourth roots of 1.

    c Find the sum of the five distinct fifth roots of 1.

    d Find the sum of the six distinct sixth roots of 1.

    53. If \(n\) is a positive integer, define

    \(\omega_k=\cos \dfrac{2 \pi k}{n}+i \sin \dfrac{2 \pi k}{n}\)

    for \(k=0,1,2, \cdots, n-1\). Show that \(\left(\omega_k\right)^n=1\). (We call \(\omega_k\) an \(n^{t h}\) root of unity.)

    54. Let \(\omega=\cos \frac{2 \pi}{n}+i \sin \frac{2 \pi}{n}\), where \(n\) is a positive integer. Show that the \(n\) distinct \(n^{\text {th }}\) roots of unity are \(\omega, \omega^2, \omega^3, \cdots, \omega^{n-1}\).

    For Problems 55-60, solve the equation.

    55. \(z^4+4 z^2+8=0\)

    56. \(z^6+4 z^3+8=0\)

    57. \(z^6-8=0\)

    58. \(z^4-9 i=0\)

    59. \(z^4+2 z^2+4=0\)

    60. \(z^4-2 z^2+4=0\)

    61.

    a Let \(z=\cos \theta+i \sin \theta\). Compute \(z^2\) by expanding the product.

    b Use DeMoivre's theorem to compute \(z^2\).

    c Compare your answers to (a) and (b) to write identities for \(\sin 2\theta\) and \(\cos 2\theta\).

    62.

    a Let \(z=\cos \theta+i \sin \theta\). Compute \(z^3\) by expanding the product.

    b Use DeMoivre's theorem to compute \(z^3\).

    c Compare your answers to (a) and (b) to write identities for \(\sin 3 \theta\) and \(\cos 3 \theta\).

    Problems 63 and 64 show that multiplication by \(i\) results in a rotation of \(90^{\circ}\).

    63. Suppose that \(z=a+b i\) and that the real numbers \(a\) and \(b\) are both nonzero.

    a What is the slope of the segment in the complex plane joining the origin to \(z\)?

    b What is the slope of the segment in the complex plane joining the origin to \(z i\)?

    c What is the product of the slopes of the two segments from parts (a) and (b)? What can you conclude about the angle between the two segments?

    64. Suppose that \(z=a+b i\) and that \(a\) and \(b\) are both real numbers.

    a If \(a \neq 0\) and \(b=0\), then what is the slope of the segment in the complex plane joining the origin to \(z\)? What is the slope of the segment joining the origin to \(z i\)?

    b If \(a=0\) and \(b \neq 0\), then what is the slope of the segment in the complex plane joining the origin to \(z\)? What is the slope of the segment joining the origin to \(z i\)?

    c What can you conclude about the angle between the two segments from parts (a) and (b)?

    65. Prove the product rule by following the steps.

    a Suppose \(z_1=a+b i\) and \(z_2=c+d i\). Compute \(z_1 z_2\).

    b Now suppose that \(z_1=r(\cos \alpha+i \sin \alpha)\) and \(z_2=R(\cos \beta+i \sin \beta)\). Write \(a, b, c\) and \(d\) in terms of \(r, R, \alpha\) and \(\beta\).

    c Substitute your expressions for \(a, b, c\) and \(d\) into your formula for \(z_1 z_2\).

    d Use the laws of sines and cosines to simplify your answer to part (c).

    66. Let \(z_1=r(\cos \alpha+i \sin \alpha)\) and \(z_2=R(\cos \beta+i \sin \beta)\). Prove the quotient rule as follows: Set \(w=\frac{r}{R}(\cos (\alpha-\beta)+i \sin (\alpha-\beta))\), and show that \(z_1=w z_2\).


    This page titled 10.3: Polar Form for Complex Numbers is shared under a GNU Free Documentation License 1.3 license and was authored, remixed, and/or curated by Katherine Yoshiwara via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.

    • Was this article helpful?