Fiveable

๐Ÿ”บTrigonometry Unit 10 Review

QR code for Trigonometry practice questions

10.3 Complex Numbers in Polar Form

10.3 Complex Numbers in Polar Form

Written by the Fiveable Content Team โ€ข Last updated August 2025
Written by the Fiveable Content Team โ€ข Last updated August 2025
๐Ÿ”บTrigonometry
Unit & Topic Study Guides

Complex numbers in polar form offer a powerful way to visualize and manipulate numbers on the complex plane. By using magnitude and angle, we can easily perform operations like multiplication and division, which can be tricky in rectangular form.

Polar form shines when dealing with powers and roots of complex numbers. It allows us to use De Moivre's Theorem for exponents and find multiple solutions for roots, making it a versatile tool for solving complex equations.

Complex Numbers in Polar Form

Polar form of complex numbers

  • Polar form representation r(cosโกฮธ+isinโกฮธ)r(\cos\theta + i\sin\theta) expresses complex numbers using magnitude and angle
  • Modulus rr measures distance from origin to point in complex plane (3 units)
  • Argument ฮธ\theta indicates angle from positive x-axis to point (45ยฐ)
  • Relates to rectangular form a+bi=r(cosโกฮธ+isinโกฮธ)a + bi = r(\cos\theta + i\sin\theta) connecting Cartesian and polar coordinates
  • Cis notation rโ‹…cis(ฮธ)r \cdot cis(\theta) provides compact way to write polar form where cis(ฮธ)=cosโกฮธ+isinโกฮธcis(\theta) = \cos\theta + i\sin\theta
Polar form of complex numbers, Polar Form of Complex Numbers โ€“ Algebra and Trigonometry OpenStax

Rectangular vs polar form conversion

  • Rectangular to polar conversion calculates modulus r=a2+b2r = \sqrt{a^2 + b^2} and argument ฮธ=tanโกโˆ’1(ba)\theta = \tan^{-1}(\frac{b}{a})
  • Polar to rectangular conversion finds real part a=rcosโกฮธa = r\cos\theta and imaginary part b=rsinโกฮธb = r\sin\theta
  • Quadrant considerations require adjusting argument for quadrants II, III, and IV (add ฯ€ or 2ฯ€)
  • Special cases include pure real numbers with ฮธ=0\theta = 0 or ฯ€\pi (3+0i) and pure imaginary numbers with ฮธ=ฯ€2\theta = \frac{\pi}{2} or 3ฯ€2\frac{3\pi}{2} (0+2i)
Polar form of complex numbers, Polar Form of Complex Numbers | Precalculus

Multiplication and division in polar form

  • Multiplication in polar form multiplies moduli and adds arguments r1r2[cosโก(ฮธ1+ฮธ2)+isinโก(ฮธ1+ฮธ2)]r_1r_2[\cos(\theta_1 + \theta_2) + i\sin(\theta_1 + \theta_2)]
  • Division in polar form divides moduli and subtracts arguments r1r2[cosโก(ฮธ1โˆ’ฮธ2)+isinโก(ฮธ1โˆ’ฮธ2)]\frac{r_1}{r_2}[\cos(\theta_1 - \theta_2) + i\sin(\theta_1 - \theta_2)]
  • Simplifies complex arithmetic compared to rectangular form especially for repeated multiplications or divisions

Powers and roots using polar form

  • De Moivre's Theorem for powers raises modulus to power and multiplies argument by power rn(cosโก(nฮธ)+isinโก(nฮธ))r^n(\cos(n\theta) + i\sin(n\theta))
  • nth roots of complex numbers use formula rn(cosโก(ฮธ+2ฯ€kn)+isinโก(ฮธ+2ฯ€kn))\sqrt[n]{r}(\cos(\frac{\theta + 2\pi k}{n}) + i\sin(\frac{\theta + 2\pi k}{n})) with k=0,1,2,...,nโˆ’1k = 0, 1, 2, ..., n-1
  • Applies to solving complex equations and finding multiple solutions in trigonometric equations (cubic roots of unity)