Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store

Argand Plane and Representation of Complex Numbers

Reviewed by:
ffImage
hightlight icon
highlight icon
highlight icon
share icon
copy icon

Argand Plane definition formula properties and solved examples

Polar Representation of Complex Numbers

You would be already aware of the Cartesian or the XY – plane or the Z - plane, that is used to represent any given pair of a point graphically. It has two mutually perpendicular axes namely the x-axis and the y-axis. Hence any ordered pair (x, y) can be located on this XY – plane. This Cartesian plane is used for locating any given pair of the real numbered points.

Argand plane is also a kind of the XY – plane or the Cartesian plane, however, here you consider the x-axis as the real axis and the y-axis as the imaginary axis. And thus the argand plane is used for locating the complex numbers in a graphical manner. In this article, we will learn about the argand plane and the polar representation of complex numbers in detail.


Argand Diagram

Any complex number in the form of z = a + ib can be treated as the ordered pair (a, b) and can be represented accordingly on the argand plane.

(Image to be added soon)

Consider the following example:

Consider z = 2 + 3i

You have Re(z) = 2 and Im(z) = 3

The distance of any given point from the origin is known as its Modulus and is denoted by |z| for any given complex number z.

If the complex number is purely a real number, that is, its imaginary part is zero or (b = 0), then on the argand plane, it is purely located on the real axis either towards the right or the left of the origin depending on the sign of the given number. This means that any given point on the real axis would be in the form of  z = a + i0.

While for the purely imaginary number, that is, its real part is zero or (a = 0), on the argand plane it is located on the imaginary axis either toward the upwards or downwards of the origin depending on the sign of the number’s imaginary part. This means that any point on the imaginary axis would be in the form of z = 0 + ib.

The amplitude of any given complex number refers to the angle that is made by the complex number on the argand plane from the plane’s positive real axis.

(Image to be added soon)


Polar Form of Complex Numbers

Let us now learn about the polar form of complex numbers and how to represent a complex number in polar form.

(Image to be added soon)

Consider that A represents the non-zero complex number x + iy. Here, OA is the directed line segment having the length r which makes an angle θ along the positive direction of the x-axis.

The ordered pair (r, θ) is referred to as the polar coordinates of the point A because point A is uniquely determined by (r, θ). The origin is known as the pole and the positive x-axis is referred to as the initial line.

Then you would get,

x = r cosθ

y = r sinθ

You can write this as

z = x + iy as z = r cosθ + ir sinθ = r(cosθ + i sinθ) 

This is referred to as the polar form of the given complex number.

Here, 


r = |z| = \[\sqrt{(x^{2}+y^{2})}\] is known as the modulus of z and θ is called the argument or the amplitude of z which is denoted as arg z

For any given non-zero complex number z, there is one value of θ in the interval (0, 2π).

In any given other interval having the length 2π, for example, consider the interval   -π < θ  ≤  π the value of the θ is known as the principal argument of z.


Solved Examples

Let us understand the argand plane and the polar form of complex numbers with some solved examples.

Example 1

Find the modulus and the amplitude for the given complex number z = -1- i.

Solution:

The modulus is given by |z| = \[\sqrt{(x^{2}+y^{2})}\].

For z=a+ib, find the value of the acute angle of which is \[\theta = tan^{-1}|\frac{y}{x}|\].

Then look for the values of (a, b).

If (a, b) lies in the first quadrant of the plane, Argument = θ.

If (a, b) lies in the second quadrant of the plane, Argument = π - θ .

If (a, b) lies in the third quadrant of the plane, Argument = -π + θ.

If (a, b) lies in the fourth quadrant of the plane, Argument = − θ.

Hence, |z| = \[\sqrt{2}\]

The acute angle is given by

 \[\theta = tan^{-1}|\frac{y}{x}|\].

Hence, θ = π/4

Hence, arg =  -3π/4


Example 2

Represent the equation z = √3 + i in the polar form.

Solution:

√3 = r sin  θ

= 1 = r sin θ

r = |z| = \[\sqrt{3+1}\]

= 2

sin θ =  \[\frac{1}{2}\] and cos θ =\[\frac{\sqrt{3}}{2}\]

This gives θ = π/6

Hence, the polar form of z is given by

Z = 2 ( cos (π/6) + i sin (π/6) )

FAQs on Argand Plane and Representation of Complex Numbers

1. What is an Argand plane in complex numbers?

An Argand plane is a graphical representation of complex numbers where the horizontal axis shows the real part and the vertical axis shows the imaginary part.

  • The x-axis is called the real axis.
  • The y-axis is called the imaginary axis.
  • A complex number z = a + bi is plotted as the point (a, b).
For example, the complex number 3 + 2i is plotted at (3, 2) on the Argand diagram.

2. How do you plot a complex number on the Argand plane?

To plot a complex number on the Argand plane, mark its real part on the x-axis and its imaginary part on the y-axis.

  • Step 1: Write the number in the form a + bi.
  • Step 2: Locate a on the real axis.
  • Step 3: Move vertically to b on the imaginary axis.
Example: For −1 + 4i, plot the point (−1, 4).

3. What is the modulus of a complex number on the Argand plane?

The modulus of a complex number is its distance from the origin on the Argand plane. It is calculated using |z| = √(a² + b²) for z = a + bi.

  • It represents the length of the vector from (0,0) to (a,b).
  • It is always non-negative.
Example: For 3 + 4i, |z| = √(3² + 4²) = 5.

4. What is the argument of a complex number?

The argument of a complex number is the angle it makes with the positive real axis on the Argand plane. It is given by θ = tan⁻¹(b/a) for z = a + bi (with quadrant adjustment).

  • It is measured in radians or degrees.
  • It describes the direction of the complex number.
The principal argument is usually taken in the range (−π, π].

5. What is the difference between modulus and argument in the Argand diagram?

The modulus is the distance from the origin, while the argument is the angle from the positive real axis.

  • Modulus: |z| = √(a² + b²)
  • Argument: θ = arg(z)
Together, they describe a complex number in polar form as z = r(cosθ + i sinθ).

6. How do you convert a complex number from rectangular form to polar form?

To convert from rectangular form to polar form, calculate the modulus and argument of the complex number.

  • Step 1: Find r = √(a² + b²).
  • Step 2: Find θ = tan⁻¹(b/a) (adjust quadrant).
  • Step 3: Write as z = r(cosθ + i sinθ).
Example: For 1 + i, r = √2 and θ = π/4, so z = √2(cos π/4 + i sin π/4).

7. What does a circle represent on the Argand plane?

A circle on the Argand plane represents all complex numbers with a fixed modulus. The equation |z| = r describes a circle centered at the origin with radius r.

  • If the equation is |z − a| = r, the circle is centered at the complex number a.
  • All points on the circle are the same distance from the center.

8. How is addition of complex numbers shown on the Argand diagram?

Addition of complex numbers on the Argand diagram is shown by vector addition.

  • If z₁ = a + bi and z₂ = c + di, then z₁ + z₂ = (a + c) + (b + d)i.
  • Graphically, place the vectors head-to-tail.
  • The result is the diagonal of the parallelogram.
This visual method helps understand complex number operations geometrically.

9. What is the geometric meaning of multiplying complex numbers?

Multiplying complex numbers multiplies their moduli and adds their arguments. In polar form, if z₁ = r₁cisθ₁ and z₂ = r₂cisθ₂, then z₁z₂ = r₁r₂ cis(θ₁ + θ₂).

  • The modulus scales by r₁r₂.
  • The angle rotates by θ₁ + θ₂.
This shows that multiplication corresponds to scaling and rotation on the Argand plane.

10. Why is the Argand plane important in mathematics?

The Argand plane is important because it provides a geometric interpretation of complex numbers and their operations.

  • It helps visualize modulus and argument.
  • It simplifies understanding of polar form and De Moivre’s Theorem.
  • It is widely used in algebra, engineering, and signal processing.
By linking algebra with geometry, the Argand diagram makes complex number concepts easier to understand.