Polar Form of Complex Numbers
We've seen how a complex number like can be visualized as a point on the complex plane. Typically, we represent that point using an ordered pair: its real part and its imaginary part.
Two Ways to Describe a Point
On a 2D plane, there are two powerful ways to describe the position of a point:
- Using the Cartesian form: an ordered pair .
- Using the Polar form: a distance from the origin (called the modulus) and an angle from the x-axis.
The polar approach treats the complex number like a vector — from the origin to the point — defined by:
- r: the modulus (length of the vector)
- θ: the argument or angle the vector makes with the positive real axis
Modulus: Distance from the Origin
The modulus of a complex number is the distance from the origin to the point .
It's calculated using the Pythagorean theorem where hypotenuse squared is equal to the sum of base squared and perpendicular squared:
Modulus =
By Pythagoras Theorem:
Argument: The Angle With the X-Axis
The angle is called the argument of the complex number. It's the angle the line from the origin to the point makes with the real (x) axis.
This angle can be found using:
Remember to pay attention to which quadrant the complex number lies in when calculating , since the inverse tangent function only returns values in certain ranges.
Polar to Cartesian Form
If you know the modulus and angle , you can convert back to Cartesian form using:
This form is called the polar form of a complex number, simplified it becomes:
This is incredibly useful for multiplication, division, and even raising complex numbers to powers — as we'll see in future lessons.
What is the distance from the origin to a complex number called?
What is the angle between the complex number and the real axis called?
Fill in the blank: x + iy = _____
End of Lesson