6.4: The Polar Form of Complex Numbers (2024)

  1. Last updated
  2. Save as PDF
  • Page ID
    61271
  • \( \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}}} \)

    Learning Objectives

    • Plot complex numbers in the complex plane.
    • Find the absolute value of a complex number.
    • Write complex numbers in polar form.
    • Convert a complex number from polar to rectangular form.
    • Find products of complex numbers in polar form.
    • Find quotients of complex numbers in polar form.

    “God made the integers; all else is the work of man.” This rather famous quote by nineteenth-century German mathematician Leopold Kronecker sets the stage for this section on the polar form of a complex number. Complex numbers were invented by people and represent over a thousand years of continuous investigation and struggle by mathematicians such as Pythagoras, Descartes, De Moivre, Euler, Gauss, and others. Complex numbers answered questions that for centuries had puzzled the greatest minds in science.

    We first encountered complex numbers in the section on Complex Numbers. In this section, we will focus on the mechanics of working with complex numbers: translation of complex numbers from polar form to rectangular form and vice versa, interpretation of complex numbers in the scheme of applications, and application of De Moivre’s Theorem.

    Plotting Complex Numbers in the Complex Plane

    Plotting a complex number \(a+bi\) is similar to plotting a real number, except that the horizontal axis represents the real part of the number, \(a\), and the vertical axis represents the imaginary part of the number, \(bi\).

    How to: Given a complex number \(a+bi\), plot it in the complex plane.

    1. Label the horizontal axis as the real axis and the vertical axis as the imaginary axis.
    2. Plot the point in the complex plane by moving \(a\) units in the horizontal direction and \(b\) units in the vertical direction.

    Example \(\PageIndex{1}\): Plotting a Complex Number in the Complex Plane

    Plot the complex number \(2−3i\) in the complex plane.

    Solution

    From the origin, move two units in the positive horizontal direction and three units in the negative vertical direction. See Figure \(\PageIndex{1}\).

    6.4: The Polar Form of Complex Numbers (1)

    Exercise \(\PageIndex{1}\)

    Plot the point \(1+5i\) in the complex plane.

    Answer
    6.4: The Polar Form of Complex Numbers (2)

    Finding the Absolute Value of a Complex Number

    The first step toward working with a complex number in polar form is to find the absolute value. The absolute value of a complex number is the same as its magnitude, or \(| z |\). It measures the distance from the origin to a point in the plane. For example, the graph of \(z=2+4i\), in Figure \(\PageIndex{3}\), shows \(| z |\).

    6.4: The Polar Form of Complex Numbers (3)

    ABSOLUTE VALUE OF A COMPLEX NUMBER

    Given \(z=x+yi\), a complex number, the absolute value of \(z\) is defined as

    \[| z |=\sqrt{x^2+y^2}\]

    It is the distance from the origin to the point \((x,y)\).

    Notice that the absolute value of a real number gives the distance of the number from \(0\), while the absolute value of a complex number gives the distance of the number from the origin, \((0, 0)\).

    Example \(\PageIndex{2}\): Finding the Absolute Value of a Complex Number with a Radical

    Find the absolute value of \(z=\sqrt{5}−i\).

    Solution

    Using the formula, we have

    \[\begin{align*} |z| &= \sqrt{x^2+y^2} \\ |z| &= \sqrt{{(\sqrt{5})}^2+{(-1)}^2} \\ |z| &= \sqrt{5+1} \\ |z| &= \sqrt{6} \end{align*}\]

    See Figure \(\PageIndex{4}\).

    6.4: The Polar Form of Complex Numbers (4)

    Exercise \(\PageIndex{2}\)

    Find the absolute value of the complex number \(z=12−5i\).

    Answer

    \(13\)

    Example \(\PageIndex{3}\): Finding the Absolute Value of a Complex Number

    Given \(z=3−4i\), find \(| z |\).

    Solution

    Using the formula, we have

    \[\begin{align*} | z | &= \sqrt{x^2+y^2} \\ | z | &= \sqrt{{(3)}^2+{(-4)}^2} \\ | z | &= \sqrt{9+16} \\ | z | &= \sqrt{25} \\ | z | &= 5 \end{align*}\]

    The absolute value \(z\) is \(5\). See Figure \(\PageIndex{5}\).

    6.4: The Polar Form of Complex Numbers (5)

    Exercise \(\PageIndex{3}\)

    Given \(z=1−7i\), find \(| z |\).

    Answer

    \(| z |=\sqrt{50}=5\sqrt{2}\)

    Writing Complex Numbers in Polar Form

    The polar form of a complex number expresses a number in terms of an angle \(\theta\) and its distance from the origin \(r\). Given a complex number in rectangular form expressed as \(z=x+yi\), we use the same conversion formulas as we do to write the number in trigonometric form:

    \[\begin{align*} x &= r \cos \theta \\ y &= r \sin \theta \\ r &= \sqrt{x^2+y^2} \end{align*}\]

    We review these relationships in Figure \(\PageIndex{6}\).

    6.4: The Polar Form of Complex Numbers (6)

    We use the term modulus to represent the absolute value of a complex number, or the distance from the origin to the point \((x,y)\). The modulus, then, is the same as \(r\), the radius in polar form. We use \(\theta\) to indicate the angle of direction (just as with polar coordinates). Substituting, we have

    \[\begin{align*} z &= x+yi \\ z &= r \cos \theta+(r \sin \theta)i \\ z &= r(\cos \theta+i \sin \theta) \end{align*}\]

    POLAR FORM OF A COMPLEX NUMBER

    Writing a complex number in polar form involves the following conversion formulas:

    \[\begin{align} x &= r \cos \theta \\ y &= r \sin \theta \\ r &= \sqrt{x^2+y^2} \end{align}\]

    Making a direct substitution, we have

    \[\begin{align} z &= x+yi \\ z &= (r \cos \theta)+i(r \sin \theta) \\ z &= r(\cos \theta+i \sin \theta) \end{align}\]

    where \(r\) is the modulus and \(\theta\) is the argument. We often use the abbreviation \(r\; cis \theta\) to represent \(r(\cos \theta+i \sin \theta)\).

    Example \(\PageIndex{4}\): Expressing a Complex Number Using Polar Coordinates

    Express the complex number \(4i\) using polar coordinates.

    Solution

    On the complex plane, the number \(z=4i\) is the same as \(z=0+4i\). Writing it in polar form, we have to calculate \(r\) first.

    \[\begin{align*} r &= \sqrt{x^2+y^2} \\ r &= \sqrt{0^2+4^2} \\ r &= \sqrt{16} \\ r &= 4 \end{align*}\]

    Next, we look at \(x\). If \(x=r \cos \theta\), and \(x=0\), then \(\theta=\dfrac{\pi}{2}\). In polar coordinates, the complex number \(z=0+4i\) can be written as \(z=4\left(\cos\left(\dfrac{\pi}{2}\right)+i \sin\left(\dfrac{\pi}{2}\right)\right) \text{ or } 4\; cis\left( \dfrac{\pi}{2}\right)\). See Figure \(\PageIndex{7}\).

    6.4: The Polar Form of Complex Numbers (7)

    Exercise \(\PageIndex{4}\)

    Express \(z=3i\) as \(r\space cis \theta\) in polar form.

    Answer

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

    Example \(\PageIndex{5}\): Finding the Polar Form of a Complex Number

    Find the polar form of \(−4+4i\).

    Solution

    First, find the value of \(r\).

    \[\begin{align*} r &= \sqrt{x^2+y^2} \\ r &= \sqrt{{(−4)}^2+(4^2)} \\ r &= \sqrt{32} \\ r &= 4\sqrt{2} \end{align*}\]

    Find the angle \(\theta\) using the formula:

    \[\begin{align*} \cos \theta &= \dfrac{x}{r} \\ \cos \theta &= \dfrac{−4}{4\sqrt{2}} \\ \cos \theta &= −\dfrac{1}{\sqrt{2}} \\ \theta &= {\cos}^{−1} \left(−\dfrac{1}{\sqrt{2}}\right)\\ &= \dfrac{3\pi}{4} \end{align*}\]

    Thus, the solution is \(4\sqrt{2}\space cis \left(\dfrac{3\pi}{4}\right)\).

    Exercise \(\PageIndex{5}\)

    Write \(z=\sqrt{3}+i\) in polar form.

    Answer

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

    Converting a Complex Number from Polar to Rectangular Form

    Converting a complex number from polar form to rectangular form is a matter of evaluating what is given and using the distributive property. In other words, given \(z=r(\cos \theta+i \sin \theta)\), first evaluate the trigonometric functions \(\cos \theta\) and \(\sin \theta\). Then, multiply through by \(r\).

    Example \(\PageIndex{6A}\): Converting from Polar to Rectangular Form

    Convert the polar form of the given complex number to rectangular form:

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

    Solution

    We begin by evaluating the trigonometric expressions.

    \[\begin{align*} \cos\left(\dfrac{\pi}{6}\right)&= \dfrac{\sqrt{3}}{2} \text{ and } \sin(\dfrac{\pi}{6})=\dfrac{1}{2}\\ \text {After substitution, the complex number is}\\ z&= 12\left(\dfrac{\sqrt{3}}{2}+\dfrac{1}{2}i\right) \end{align*}\]

    We apply the distributive property:

    \[\begin{align*} z &= 12\left(\dfrac{\sqrt{3}}{2}+\dfrac{1}{2}i\right) \\ &= (12)\dfrac{\sqrt{3}}{2}+(12)\dfrac{1}{2}i \\ &= 6\sqrt{3}+6i \end{align*}\]

    The rectangular form of the given point in complex form is \(6\sqrt{3}+6i\).

    Example \(\PageIndex{6B}\): Finding the Rectangular Form of a Complex Number

    Find the rectangular form of the complex number given \(r=13\) and \(\tan \theta=\dfrac{5}{12}\).

    Solution

    If \(\tan \theta=\dfrac{5}{12}\), and \(\tan \theta=\dfrac{y}{x}\), we first determine \(r=\sqrt{x^2+y^2}=\sqrt{122+52}=13\). We then find \(\cos \theta=\dfrac{x}{r}\) and \(\sin \theta=\dfrac{y}{r}\).

    \[\begin{align*} z &= 13\left(\cos \theta+i \sin \theta\right) \\ &= 13\left(\dfrac{12}{13}+\dfrac{5}{13}i\right) \\ &=12+5i \end{align*}\]

    The rectangular form of the given number in complex form is \(12+5i\).

    Exercise \(\PageIndex{6}\)

    Convert the complex number to rectangular form:

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

    Answer

    \(z=2\sqrt{3}−2i\)

    Finding Products of Complex Numbers in Polar Form

    Now that we can convert complex numbers to polar form we will learn how to perform operations on complex numbers in polar form. For the rest of this section, we will work with formulas developed by French mathematician Abraham de Moivre (1667-1754). These formulas have made working with products, quotients, powers, and roots of complex numbers much simpler than they appear. The rules are based on multiplying the moduli and adding the arguments.

    PRODUCTS OF COMPLEX NUMBERS IN POLAR FORM

    If \(z_1=r_1(\cos \theta_1+i \sin \theta_1)\) and \(z_2=r_2(\cos \theta_2+i \sin \theta_2)\), then the product of these numbers is given as:

    \[\begin{align} z_1z_2 &= r_1r_2[ \cos(\theta_1+\theta_2)+i \sin(\theta_1+\theta_2) ] \\ z_1z_2 &= r_1r_2\space cis(\theta_1+\theta_2) \end{align}\]

    Notice that the product calls for multiplying the moduli and adding the angles.

    Example \(\PageIndex{7}\): Finding the Product of Two Complex Numbers in Polar Form

    Find the product of \(z_1z_2\), given \(z_1=4(\cos(80°)+i \sin(80°))\) and \(z_2=2(\cos(145°)+i \sin(145°))\).

    Solution

    Follow the formula

    \[\begin{align*} z_1z_2 &= 4⋅2[\cos(80°+145°)+i \sin(80°+145°)] \\ z_1z_2 &= 8[\cos(225°)+i \sin(225°)] \\ z_1z_2 &= 8\left[\cos\left(\dfrac{5\pi}{4}\right)+i \sin\left(\dfrac{5\pi}{4}\right) \right] \\ z_1z_2 &= 8\left[−\dfrac{\sqrt{2}}{2}+i\left(−\dfrac{\sqrt{2}}{2}\right) \right] \\ z_1z_2 &= −4\sqrt{2}−4i\sqrt{2} \end{align*}\]

    Finding Quotients of Complex Numbers in Polar Form

    The quotient of two complex numbers in polar form is the quotient of the two moduli and the difference of the two arguments.

    QUOTIENTS OF COMPLEX NUMBERS IN POLAR FORM

    If \(z_1=r_1(\cos \theta_1+i \sin \theta_1)\) and \(z_2=r_2(\cos \theta_2+i \sin \theta_2)\), then the quotient of these numbers is

    \[\dfrac{z_1}{z_2}=\dfrac{r_1}{r_2}[\cos(\theta_1−\theta_2)+i \sin(\theta_1−\theta_2) ],\space z_2≠0\]

    \[\dfrac{z_1}{z_2}=\dfrac{r_1}{r_2}\space cis(\theta_1−\theta_2),\space z_2≠0\]

    Notice that the moduli are divided, and the angles are subtracted.

    How to: Given two complex numbers in polar form, find the quotient

    1. Divide \(\dfrac{r_1}{r_2}\).
    2. Find \(\theta_1−\theta_2\).
    3. Substitute the results into the formula: \(z=r(\cos \theta+i \sin \theta)\). Replace \(r\) with \(\dfrac{r_1}{r_2}\), and replace \(\theta\) with \(\theta_1−\theta_2\).
    4. Calculate the new trigonometric expressions and multiply through by \(r\).

    Example \(\PageIndex{8}\): Finding the Quotient of Two Complex Numbers

    Find the quotient of \(z_1=2(\cos(213°)+i \sin(213°))\) and \(z_2=4(\cos(33°)+i \sin(33°))\).

    Solution

    Using the formula, we have

    \[\begin{align*} \dfrac{z_1}{z_2} &= \dfrac{2}{4}[\cos(213°−33°)+i \sin(213°−33°)] \\ \dfrac{z_1}{z_2} &= \dfrac{1}{2}[\cos(180°)+i \sin(180°)] \\ \dfrac{z_1}{z_2} &= \dfrac{1}{2}[−1+0i] \\ \dfrac{z_1}{z_2} &= −\dfrac{1}{2}+0i \\ \dfrac{z_1}{z_2} &= −\dfrac{1}{2} \end{align*}\]

    Exercise \(\PageIndex{8}\)

    Find the product and the quotient of \(z_1=2\sqrt{3}(\cos(150°)+i \sin(150°))\) and \(z_2=2(\cos(30°)+i \sin(30°))\).

    Answer

    \(z_1z_2=−4\sqrt{3}\); \(\dfrac{z_1}{z_2}=−\dfrac{\sqrt{3}}{2}+\dfrac{3}{2}i\)

    Extra Practice

    For the following exercises, plot the complex number in the complex plane.

    1. \(6-2 \mathbf{i}\)
    2. \(-1+3 \mathbf{i}\)

    For the following exercises, find the absolute value of each complex number.

    1. \(-2+6 \mathbf{i}\)
    2. \(4-3 \mathbf{i}\)

    Write the complex number in polar form.

    1. \(5+9 \mathbf{i}\)
    2. \(\frac{1}{2}-\frac{\sqrt{3}}{2} \mathbf{i}\)

    For the following exercises, convert the complex number from polar to rectangular form.

    1. \(z=5 \operatorname{cis}\left(\frac{5 \pi}{6}\right)\)
    2. \(z=3 \operatorname{cis}\left(40^{\circ}\right)\)

    For the following exercises, find the product \(z_{1} z_{2}\) in polar form.

    1.

    \(z_{1}=2 \operatorname{cis}\left(89^{\circ}\right)\)

    \(z_{2}=5 \operatorname{cis}\left(23^{\circ}\right)\)

    2.

    \(z_{1}=10\) cis \(\left(\frac{\pi}{6}\right)\)

    \(z_{2}=6 \operatorname{cis}\left(\frac{\pi}{3}\right)\)

    For the following exercises, find the quotient \(\frac{z_{1}}{z_{2}}\) in polar form.

    1.

    \(z_{1}=12 \operatorname{cis}\left(55^{\circ}\right)\)

    \(z_{2}=3 \operatorname{cis}\left(18^{\circ}\right)\)

    2.

    \(z_{1}=27 \operatorname{cis}\left(\frac{5 \pi}{3}\right)\)

    \(z_{2}=9 \operatorname{cis}\left(\frac{\pi}{3}\right)\)

    Key Concepts

    • Complex numbers in the form \(a+bi\) are plotted in the complex plane similar to the way rectangular coordinates are plotted in the rectangular plane. Label the \(x\)-axis as the real axis and the \(y\)-axis as the imaginary axis. See Example \(\PageIndex{1}\).
    • The absolute value of a complex number is the same as its magnitude. It is the distance from the origin to the point: \(| z |=\sqrt{a^2+b^2}\). See Example \(\PageIndex{2}\) and Example \(\PageIndex{3}\).
    • To write complex numbers in polar form, we use the formulas \(x=r \cos \theta\), \(y=r \sin \theta\), and \(r=\sqrt{x^2+y^2}\). Then, \(z=r(\cos \theta+i \sin \theta)\). See Example \(\PageIndex{4}\) and Example \(\PageIndex{5}\).
    • To convert from polar form to rectangular form, first evaluate the trigonometric functions. Then, multiply through by \(r\). See Example \(\PageIndex{6}\).
    • To find the product of two complex numbers, multiply the two moduli and add the two angles. Evaluate the trigonometric functions, and multiply using the distributive property. See Example \(\PageIndex{7}\).
    • To find the quotient of two complex numbers in polar form, find the quotient of the two moduli and the difference of the two angles. See Example \(\PageIndex{8}\).

    Contributors and Attributions

    6.4: The Polar Form of Complex Numbers (2024)

    FAQs

    How to solve the polar form of complex numbers? ›

    Equation of Polar Form of Complex Numbers

    The polar form of a complex number z = x + iy with coordinates (x, y) is given as z = r cosθ + i r sinθ = r (cosθ + i sinθ). The abbreviated polar form of a complex number is z = rcis θ, where r = √(x2 + y2) and θ = tan-1 (y/x).

    What is 0 4i in polar form? ›

    In polar coordinates, the complex number z=0+4i can be written as z=4(cos(π2)+isin(π2)) or 4cis(π2).

    What is the polar form of Z =- 4? ›

    Hence, the polar representation of the complex number is z = 4 cis ( − π 2 ) . Option is correct.

    What is the absolute value of a complex number in polar form? ›

    The first step toward working with a complex number in polar form is to find the absolute value. The absolute value of a complex number is the same as its magnitude, or |z| . It measures the distance from the origin to a point in the plane. For example, the graph of z=2+4i z = 2 + 4 i , in Figure 2, shows |z| .

    How do you solve for polar? ›

    Polar Coordinates Formula

    (r, θ+2πn) or (-r, θ+(2n+1)π), where n is an integer. The value of θ is positive if measured counterclockwise. The value of θ is negative if measured clockwise. The value of r is positive if laid off at the terminal side of θ.

    What is the polar form formula? ›

    In addition to the Cartesian form, z=a+bi z = a + b i , complex numbers can also be written in trigonometric polar form z=r(cosθ+isinθ) z = r ( cos ⁡ θ + i sin ⁡ where r is the modulus and θ is the argument of the number, in radians.

    What is the polar form of 3 4i? ›

    The complex number 3 + 4i in Polar form is: 5(cos(53.13010235…º) + isin(53.13010235…º)). Note: the number of degrees of the angle is rounded to the nearest hundred millionth due to the number being irrational.

    What is 5i to polar form? ›

    Therefore, the polar form of the complex number 5i is 5eiπ/2, indicating a modulus of 5 and an argument of 2π radians.

    What is the polar form of the complex number z 2i? ›

    On the complex plane, the number z = 2i is the same as z = 0 + 2i. Writing it in polar form, we have to calculate r first. ∴ on comparing with z = r (cosθ + i sinθ), we can write as ⁡ ( π 2 ) + i s i n ( π 2 ) ) .

    What is 1 z in polar form? ›

    If z is a non-zero complex number and z=x+yi, the (multiplicative) inverse of z, denoted by z 1 or 1/z, is When z is written in polar form, so that z=re=r (cos θ+i sin θ), where r ≠ 0, the inverse of z is (1/r)e =(1/r)(cos θ−i sin θ).

    How do you simplify complex numbers in polar form? ›

    How to: Given two complex numbers in polar form, find the quotient
    1. Divide r1r2.
    2. Find θ1−θ2.
    3. Substitute the results into the formula: z=r(cosθ+isinθ). Replace r with r1r2, and replace θ with θ1−θ2.
    4. Calculate the new trigonometric expressions and multiply through by r.
    Jan 2, 2021

    What is the formula for multiplying complex numbers in polar form? ›

    It turns out to be super easy to multiply complex numbers in polar form. Just multiply the magnitudes r, and add the angles, using the fact that (cos(x) + i sin(x)) (cos(y) + i sin(y)) = cos(x+y) + i sin(x+y).

    How do you express the complex number i in the polar form? ›

    i=rcosθ+irsinθ=cosπ2+isinπ2.

    How do you find the product of complex numbers in polar form? ›

    It turns out to be super easy to multiply complex numbers in polar form. Just multiply the magnitudes r, and add the angles, using the fact that (cos(x) + i sin(x)) (cos(y) + i sin(y)) = cos(x+y) + i sin(x+y).

    How do you convert polar coordinates to complex form? ›

    It should be relatively easy to see that, if a complex number z has magnitude r and argument θ, then: z=r(cosθ+isinθ) This is called the polar form of a complex number. Thus, if you want to convert from polar form to rectangular form, remember that Re(z)=rcosθ and Im(z)=rsinθ.

    How do you find the polar form of a complex root? ›

    To write complex numbers in polar form, we use the formulasx=rcosθ,y=rsinθ, z = r ( c o s θ + i s i n θ ) .

    Top Articles
    The Effect of Starting the Protein-Sparing Modified Fast on Weight Change over 5 years
    Protein-Sparing Modified Fast Review: Does It Aid Weight Loss?
    Myra's Floral Princeton Wv
    C Chord for Ukulele: Variations, Styles, and Techniques
    Grizzly Expiration Date 2023
    Petty Bourgeoisie | Encyclopedia.com
    Delta Air Lines - Login
    How To Find Someone's IP On Discord | Robots.net
    Beach Umbrella Home Depot
    Cornell University Course Catalog
    Matka 786 Guessing
    Expendables 4 Showtimes Near Cinemark 14 Rockwall And Xd
    Target Nytimes
    Honda Accord 2012 gebraucht - AutoUncle
    Wmlink/Sspr
    1V1.Lol Pizza Edition
    Cool Math Games Unblocked 76
    Synergy Grand Rapids Public Schools
    Trizzle Aarp
    American Flat Track Season Resumes At Orange County Fair Speedway - FloRacing
    Metv Plus Schedule Today Near Texas
    Her Triplet Alphas Chapter 22
    Verity Or Falsity Of A Proposition Crossword Clue
    Layla Rides Codey
    Hahs Sentral
    Miller's Yig
    Dna Profiling Virtual Lab Answer Key
    Antonios Worcester Menu
    Razwan Ali ⇒ Free Company Director Check
    Student Exploration Gravity Pitch
    Clash of Clans: Best Hero Equipment For The Archer Queen, Ranked
    Funny Marco Birth Chart
    Courtney Lynn Playboy
    Kathy Carrack
    Marissa.munoz17
    Preventice Learnworlds
    Trivago Hotels Austin
    Blairsville Online Yard Sale
    Classic Buttermilk Pancakes
    The Nun 2 Showtimes Near Cinemark Towson And Xd
    Presentato il Brugal Maestro Reserva in Italia: l’eccellenza del rum dominicano
    101 Riddles for Adults That Will Test Your Smarts
    Fandafia
    Actors In Sleep Number Commercial
    Luchtvaart- en Ruimtevaarttechniek - Technische Universiteit Delft - Studiekeuze123 - Studiekeuze123
    The Safe Keeper Henderson
    Joe Aloi Beaver Pa
    Registrar Utd
    Ramsey County Recordease
    Ehc Workspace Login
    Circle K Wikipedia
    Latest Posts
    Article information

    Author: Wyatt Volkman LLD

    Last Updated:

    Views: 5317

    Rating: 4.6 / 5 (46 voted)

    Reviews: 93% of readers found this page helpful

    Author information

    Name: Wyatt Volkman LLD

    Birthday: 1992-02-16

    Address: Suite 851 78549 Lubowitz Well, Wardside, TX 98080-8615

    Phone: +67618977178100

    Job: Manufacturing Director

    Hobby: Running, Mountaineering, Inline skating, Writing, Baton twirling, Computer programming, Stone skipping

    Introduction: My name is Wyatt Volkman LLD, I am a handsome, rich, comfortable, lively, zealous, graceful, gifted person who loves writing and wants to share my knowledge and understanding with you.