A complex number z=x+iy can be represented geometrically as a unique point P(x,y) in a plane called the complex plane or Argand plane. The x-axis is called the real axis, and the y-axis is called the imaginary axis.
Polar Representation
Instead of using Cartesian coordinates (x,y), we can represent the point P using polar coordinates (r,θ).
Modulus (r): The distance of the point P from the origin, r=∣z∣=x2+y2.
Argument (θ): The angle that the line segment OP makes with the positive real axis, also known as the amplitude of z. x=rcosθ and y=rsinθ.
This leads to the polar form of a complex number:
z=r(cosθ+isinθ)
The value of the argument θ such that −π<θ≤π is called the principal argument of z, denoted by arg(z).
Euler's Form
Using Euler's formula, eiθ=cosθ+isinθ, we can express a complex number in its exponential form:
z=reiθ
This form is extremely useful for multiplication, division, and finding powers and roots of complex numbers.
Properties of Arguments
If z1=r1(cosθ1+isinθ1) and z2=r2(cosθ2+isinθ2):
Converting back to Cartesian form: 6(1/2+i3/2)=3+3i3.
Example 4: Converting a pure imaginary number
Question: Convert the complex number z=−2i into polar form.
Solution:
Here, x=0 and y=−2. The point is (0,−2) on the negative imaginary axis.
Find r:r=∣z∣=02+(−2)2=2.
Find θ: The angle for the negative imaginary axis is −π/2.
z=2(cos(−π/2)+isin(−π/2))
Example 5: Locus based on Argument
Question: Find the locus of z if arg(z−1)=π/4.
Solution:
Let z=x+iy. Then z−1=(x−1)+iy. The argument of this complex number is tan−1(x−1y).
We are given that this argument is π/4.
tan−1(x−1y)=4π
x−1y=tan(π/4)=1⟹y=x−1
This is the equation of a straight line. However, for the argument to be π/4, the point (x−1,y) must be in the first quadrant, so x−1>0 (i.e., x>1) and y>0. The locus is a ray originating from the point (1,0) (but not including it) and making an angle of 45∘ with the positive x-axis.
Ready to test your knowledge?
Take a quick interactive quiz on this topic —
free, works without login.