NDA Maths · Complex Numbers

Modulus, Argument & Conjugate

The core toolkit of a complex number: its conjugate, its modulus (distance from the origin), and its argument (angle on the Argand plane) — plus the conditions that make it purely real or purely imaginary.

Why this matters

This is the largest subtopic and the foundation for the rest. Modulus + conjugate properties and the principal-argument quadrant rule answer most questions directly, and the triangle inequality cracks the max/min ones.

Concept 1 of 4

What a complex number is

Intuition

A complex number z=a+ibz=a+ib bundles a real part and an imaginary part, with i2=1i^2=-1. Add and multiply like binomials, replacing i2i^2 by 1-1. Two complex numbers are equal only when both their real and imaginary parts match.

Definition

z=a+ibz=a+ib, a=Re(z)a=\operatorname{Re}(z), b=Im(z)b=\operatorname{Im}(z), i2=1i^2=-1. Equality: a+ib=c+id    a=ca+ib=c+id\iff a=c and b=db=d. Arithmetic: add/subtract componentwise; multiply as binomials ((a+ib)(c+id)=(acbd)+i(ad+bc)(a+ib)(c+id)=(ac-bd)+i(ad+bc)). Divide by multiplying top and bottom by the denominator's conjugate.

Worked example

Express (2+3i)(1i)(2+3i)(1-i) in the form a+iba+ib.
  1. Expand: 22i+3i3i22-2i+3i-3i^2.
  2. i2=1i^2=-1: 2+i+3=5+i2+i+3=5+i.
Answer:5+i5+i.
Practice this conceptself-check · 4 quick reps

Try it yourself

If z=x+iyz=x+iy and z=zz=\overline{z}, what can you say about zz?

Practice — Level 1 (4 reps)

Quick reps to lock in the method. Try each, then check.

  1. 1.
    i2=i^2=?
  2. 2.
    (a+ib)=(c+id)(a+ib)=(c+id) requires?
  3. 3.
    Divide complex numbers by multiplying by?
  4. 4.
    Re(35i)\operatorname{Re}(3-5i)?

Concept 2 of 4

Conjugate; purely real / purely imaginary

Intuition

The conjugate zˉ\bar z flips the sign of the imaginary part — a reflection across the real axis. It's the lever for 'purely real' (z=zˉz=\bar z) and 'purely imaginary' (z=zˉz=-\bar z) conditions, and zzˉ=z2z\bar z=|z|^2 turns a modulus into an algebra problem.

Definition

a+ib=aib\overline{a+ib}=a-ib. Key facts:

  • zzˉ=z2=a2+b2z\bar z=|z|^2=a^2+b^2; z+zˉ=2Re(z)z+\bar z=2\operatorname{Re}(z); zzˉ=2iIm(z)z-\bar z=2i\operatorname{Im}(z).
  • Purely real     z=zˉ\iff z=\bar z (imaginary part 0). Purely imaginary     z=zˉ\iff z=-\bar z (real part 0).
  • z1z2=zˉ1zˉ2\overline{z_1z_2}=\bar z_1\bar z_2, z1/z2=zˉ1/zˉ2\overline{z_1/z_2}=\bar z_1/\bar z_2. A real-coefficient equation has complex roots in conjugate pairs.

Worked example

For what real xx is z=(x2)+3iz=(x-2)+3i purely imaginary?
  1. Purely imaginary ⇒ real part =0=0: x2=0x-2=0.
  2. x=2x=2.
Answer:x=2x=2.
Practice this conceptself-check · 4 quick reps

Try it yourself

If z1z+1\dfrac{z-1}{z+1} is purely imaginary, what is z|z|?

Practice — Level 1 (4 reps)

Quick reps to lock in the method. Try each, then check.

  1. 1.
    a+ib=\overline{a+ib}=?
  2. 2.
    zzˉ=z\bar z=?
  3. 3.
    Purely imaginary condition?
  4. 4.
    Real-coefficient equation: complex roots come as?

From the bank · past-year question

Example 2Complex NumbersMODERATE
If zz is a complex number such that z1z+1\dfrac{z-1}{z+1} is purely imaginary, then what is z|z| equal to?

[Q20 · Apr · 2023]

Concept 3 of 4

Modulus and the triangle inequality

Intuition

The modulus z|z| is the distance from the origin, so it multiplies and divides cleanly across products and quotients. For sums and differences it doesn't — there you reach for the triangle inequality, which is exactly what 'maximum/minimum of z±c|z\pm c|' questions want.

Definition

z=a2+b2|z|=\sqrt{a^2+b^2}. Properties: z1z2=z1z2|z_1z_2|=|z_1||z_2|, z1z2=z1z2\left|\dfrac{z_1}{z_2}\right|=\dfrac{|z_1|}{|z_2|}, zn=zn|z^n|=|z|^n, zˉ=z|\bar z|=|z|. Triangle inequality: z1z2z1±z2z1+z2\big||z_1|-|z_2|\big|\le|z_1\pm z_2|\le|z_1|+|z_2| — gives the max/min of z±c|z\pm c| on a disc zar|z-a|\le r.

Worked example

Find (3+4i)(12i)|(3+4i)(1-2i)|.
  1. z1z2=z1z2=9+161+4=55|z_1z_2|=|z_1||z_2|=\sqrt{9+16}\cdot\sqrt{1+4}=5\cdot\sqrt5.
Answer:555\sqrt5.
Practice this conceptself-check · 4 quick reps

Try it yourself

If z+43|z+4|\le 3, find the maximum of z+1|z+1|.

Practice — Level 1 (4 reps)

Quick reps to lock in the method. Try each, then check.

  1. 1.
    z=|z|=?
  2. 2.
    z1z2=|z_1 z_2|=?
  3. 3.
    Tool for max/min of z±c|z\pm c|?
  4. 4.
    3+4i|3+4i|?

From the bank · past-year question

Example 3Complex NumbersHARD
What is the value of 12+5i+125i|12 + 5i| + |12 - 5i|, where i=1i = \sqrt{-1}?

[Q3 · Sep · 2023]

Concept 4 of 4

Argument and polar form

Intuition

Plot zz on the Argand plane: its modulus is the distance from the origin, its argument the angle from the positive real axis. The catch is the principal argument — you must use the quadrant of (a,b)(a,b), not just tan1(b/a)\tan^{-1}(b/a), to land it in (π,π](-\pi,\pi].

Definition

Polar form: z=r(cosθ+isinθ)=reiθz=r(\cos\theta+i\sin\theta)=re^{i\theta}, r=zr=|z|, θ=argz\theta=\arg z. The principal argument lies in (π,π](-\pi,\pi]; compute tan1ba\tan^{-1}\big|\tfrac{b}{a}\big| then adjust for the quadrant of (a,b)(a,b). Arguments add under multiplication: arg(z1z2)=argz1+argz2\arg(z_1z_2)=\arg z_1+\arg z_2, arg(z1/z2)=argz1argz2\arg(z_1/z_2)=\arg z_1-\arg z_2.

ReImθz = a + ibrabr = √(a²+b²), θ = arg z

Worked example

Find the modulus and principal argument of z=1+iz=1+i.
  1. r=1+1=2r=\sqrt{1+1}=\sqrt2; (1,1)(1,1) is in the first quadrant.
  2. θ=tan1(1/1)=π4\theta=\tan^{-1}(1/1)=\tfrac\pi4.
Answer:z=2|z|=\sqrt2, argz=π4\arg z=\tfrac\pi4.
Practice this conceptself-check · 4 quick reps

Try it yourself

What is the principal argument of 1+i-1+i?

Practice — Level 1 (4 reps)

Quick reps to lock in the method. Try each, then check.

  1. 1.
    Polar form of zz?
  2. 2.
    Principal argument range?
  3. 3.
    arg(z1z2)=\arg(z_1 z_2)=?
  4. 4.
    Principal arg of 1+i1+i?

From the bank · past-year question

Example 4Complex NumbersMODERATE
The modulus and principal argument of the complex number 1+2i1(1i)2\dfrac{1+2i}{1-(1-i)^2} are respectively

[Q11 · Apr · 2017]

Mastery check — 5 interleaved questions

Try each one before clicking. Questions are interleaved across the concepts above, not grouped — interleaving sharpens transfer.

Example 1Complex NumbersEASY
If z=x+iyz=x+iy, where i=1i=\sqrt{-1}, then what does the equation zzˉ+z2+4(z+zˉ)48=0z\bar{z}+|z|^{2}+4(z+\bar{z})-48=0 represent?

[Q14 · Sep · 2021]

Example 2Complex NumbersMODERATE
If zz is any complex number and iz3+z2z+i=0iz^3+z^2-z+i=0, where i=1i=\sqrt{-1}, then what is the value of (z+1)2(|z|+1)^2?

[Q2 · Apr · 2024]

Example 3Complex NumbersHARD
If α\alpha and β\beta are the distinct roots of equation x2x+1=0x^{2}-x+1=0, then what is the value of α100+β100α100β100\left|\frac{\alpha^{100}+\beta^{100}}{\alpha^{100}-\beta^{100}}\right|?

[Q5 · Apr · 2023]

Example 4Complex NumbersMODERATE
What is (3+i3i)3\left(\frac{\sqrt{3}+i}{\sqrt{3}-i}\right)^3 equal to?

[Q13 · Apr · 2025]

Example 5Complex NumbersEASY
If Z=1+iZ = 1+i, where i=1i = \sqrt{-1}, then what is the modulus of Z+2ZZ + \frac{2}{Z}?

[Q10 · Apr · 2021]

Drill every past-year question on this subtopic

39 questions from the bank — paginated, with cart and Word-export support.

Related notes