1. Geometric Representation on the Argand Plane
A complex number \(z = a + ib\) can be represented as a point \((a, b)\) in a plane called the Argand plane.
Here:
- The horizontal axis is the real axis.
- The vertical axis is the imaginary axis.
So the number \(3 + 4i\) is the point \((3, 4)\), and \(-2 - i\) is the point \((-2, -1)\).
This geometric view helps in understanding modulus and argument easily.
2. Definition of Modulus of a Complex Number
The modulus of a complex number \(z = a + ib\) is the distance of the point \((a, b)\) from the origin.
Definition:
\(|z| = \sqrt{a^2 + b^2}\)
It tells how far the number lies from the origin in the Argand plane.
Examples:
- For \(3 + 4i\), \(|z| = \sqrt{3^2 + 4^2} = 5\)
- For \(-5 + 12i\), \(|z| = \sqrt{25 + 144} = 13\)
3. Definition of Argument and Principal Argument
The argument of a complex number \(z = a + ib\) is the angle \(\theta\) made by the line joining \((a, b)\) to the origin, measured from the positive real axis.
It is written as \(\arg(z)\).
The principal argument, denoted \(\text{Arg}(z)\), is the unique value of the argument in the interval:
\(-\pi < \text{Arg}(z) \le \pi\)
Example:
The point \((1, 1)\) has argument \(\theta = \frac{\pi}{4}\), so:
\(\arg(z) = \text{Arg}(z) = \frac{\pi}{4}\).
4. Finding Argument in Different Quadrants
The value of \(\theta = \arg(z)\) depends on the signs of \(a\) and \(b\). Here are the rules:
| Quadrant | Signs of (a, b) | Formula for Argument |
|---|---|---|
| I | \(a > 0, b > 0\) | \(\theta = \tan^{-1}(\frac{b}{a})\) |
| II | \(a < 0, b > 0\) | \(\theta = \pi - \tan^{-1}(\frac{b}{|a|})\) |
| III | \(a < 0, b < 0\) | \(\theta = -\pi + \tan^{-1}(\frac{|b|}{|a|})\) |
| IV | \(a > 0, b < 0\) | \(\theta = -\tan^{-1}(\frac{|b|}{a})\) |
Examples:
- For \(z = -3 + 3i\) (Quadrant II), \(\theta = \pi - \frac{\pi}{4} = \frac{3\pi}{4}\).
- For \(z = 2 - 2i\) (Quadrant IV), \(\theta = -\frac{\pi}{4}\).
5. Relation Between z, |z|, and Conjugate \(\overline{z}\)
A complex number \(z = a + ib\) has useful relationships with its modulus and conjugate.
- \(z \cdot \overline{z} = |z|^2\)
- \(\overline{z} = a - ib\)
- \(\left| \overline{z} \right| = |z|\)
Example: For \(z = 3 + 4i\):
- \(\overline{z} = 3 - 4i\)
- \(z \cdot \overline{z} = 9 + 16 = 25 = |z|^2\)
6. Simple Loci Defined by Modulus and Argument
Some geometric places (loci) of complex numbers can be described using modulus or argument conditions.
6.1. Locus of |z - a| = r
This represents a circle with centre at point \(a\) and radius \(r\).
Example: \(|z - (3 + 2i)| = 5\) is a circle centred at \((3, 2)\) with radius 5.
6.2. Locus of arg(z) = θ
This represents a ray from the origin making an angle \(θ\) with the positive real axis.
Example: \(\arg(z) = \frac{\pi}{3}\) is a ray at 60° from the positive real axis.