Fiveable

๐Ÿ“Honors Pre-Calculus Unit 8 Review

QR code for Honors Pre-Calculus practice questions

8.5 Polar Form of Complex Numbers

๐Ÿ“Honors Pre-Calculus
Unit 8 Review

8.5 Polar Form of Complex Numbers

Written by the Fiveable Content Team โ€ข Last updated September 2025
Written by the Fiveable Content Team โ€ข Last updated September 2025
๐Ÿ“Honors Pre-Calculus
Unit & Topic Study Guides

Complex numbers in polar form offer a powerful way to visualize and manipulate numbers in the complex plane. By representing numbers as distances and angles, we gain insights into their geometric properties and simplify certain calculations.

This representation connects trigonometry with complex algebra, enabling easier multiplication, division, and exponentiation of complex numbers. It also provides a foundation for understanding periodic phenomena and wave-like behavior in various fields of mathematics and science.

Complex Numbers in Polar Form

Complex numbers in the plane

  • Complex numbers plotted on a 2D coordinate system called the complex plane
    • Real numbers on the horizontal axis (real axis)
    • Imaginary numbers on the vertical axis (imaginary axis)
  • Complex number z=a+biz = a + bi plotted at the point (a,b)(a, b)
  • Absolute value (modulus) of z=a+biz = a + bi is the distance from the origin to (a,b)(a, b)
    • Formula: โˆฃzโˆฃ=a2+b2|z| = \sqrt{a^2 + b^2} (Pythagorean theorem)
  • Vector representation: complex numbers can be viewed as vectors in the complex plane

Rectangular vs polar forms

  • Rectangular form: z=a+biz = a + bi
    • aa is the real part, bb is the imaginary part
  • Polar form: z=r(cosโกฮธ+isinโกฮธ)z = r(\cos\theta + i\sin\theta) or z=rโ€‰cisโ€‰ฮธz = r \, cis \, \theta
    • rr is the modulus (absolute value)
    • ฮธ\theta is the argument (also known as the phase angle)
  • Converting rectangular to polar:
    • r=a2+b2r = \sqrt{a^2 + b^2}
    • ฮธ=tanโกโˆ’1(ba)\theta = \tan^{-1}(\frac{b}{a}), adjust quadrant based on signs of aa and bb
  • Converting polar to rectangular:
    • a=rcosโกฮธa = r \cos\theta
    • b=rsinโกฮธb = r \sin\theta
  • Polar coordinates: (r, ฮธ) represent the same point as (a, b) in rectangular coordinates

Multiplication and division in polar form

  • Multiplication: z1z2=r1r2โ€‰cisโ€‰(ฮธ1+ฮธ2)z_1 z_2 = r_1 r_2 \, cis \, (\theta_1 + \theta_2)
    • Multiply moduli, add arguments
  • Division: z1z2=r1r2โ€‰cisโ€‰(ฮธ1โˆ’ฮธ2)\frac{z_1}{z_2} = \frac{r_1}{r_2} \, cis \, (\theta_1 - \theta_2)
    • Divide moduli, subtract arguments
  • Simplifies complex number arithmetic

Powers and roots of complex numbers

  • Powers: zn=rnโ€‰cisโ€‰(nฮธ)z^n = r^n \, cis \, (n\theta), nn is an integer
  • Roots: The nnth roots of z=rโ€‰cisโ€‰ฮธz = r \, cis \, \theta:
    • zn=rnโ€‰cisโ€‰(ฮธ+2kฯ€n)\sqrt[n]{z} = \sqrt[n]{r} \, cis \, (\frac{\theta + 2k\pi}{n}), k=0,1,2,...,nโˆ’1k = 0, 1, 2, ..., n-1
    • Generates nn equally spaced points on a circle

Applications of De Moivre's Theorem

  • De Moivre's Theorem: (cosโกฮธ+isinโกฮธ)n=cosโก(nฮธ)+isinโก(nฮธ)(\cos\theta + i\sin\theta)^n = \cos(n\theta) + i\sin(n\theta)
  • Simplifies calculation of powers and roots in polar form
  • Useful in solving complex equations and deriving trigonometric identities

Geometry of polar complex numbers

  • Modulus: distance from origin
  • Argument: angle with positive real axis
  • Multiplication: rotation and scaling
  • Roots: equally spaced points on a circle
  • Unit circle: special case where r = 1, used to visualize trigonometric functions

Equations with polar complex numbers

  • Some equations easier to solve using polar form
  • Convert to polar, perform operations, convert back to rectangular if needed

Polar form and trigonometry connections

  • Polar form closely related to trigonometric functions
  • Euler's formula: eiฮธ=cosโกฮธ+isinโกฮธe^{i\theta} = \cos\theta + i\sin\theta
  • Allows derivation of trigonometric identities using complex numbers
    • Example: cosโก(ฮฑ+ฮฒ)=cosโกฮฑcosโกฮฒโˆ’sinโกฮฑsinโกฮฒ\cos(\alpha + \beta) = \cos\alpha \cos\beta - \sin\alpha \sin\beta
  • Complex exponential: z=reiฮธz = re^{i\theta} is an alternative representation of polar form