Complex NumbersJEE Main

The Argand plane: modulus & argument — interactive Mathematics simulation for IIT-JEE.

Concept

A complex number z=a+biz = a + bi is a point (or arrow) on the Argand plane. Its length is the modulus z|z| and the angle it makes with the positive real axis is the argument argz\arg z. This geometric view turns algebra into rotations and scalings.

Key formula

z=a2+b2,argz=tan1 ⁣ba,z=zeiθ|z| = \sqrt{a^2+b^2}, \quad \arg z = \tan^{-1}\!\frac{b}{a}, \quad z = |z|\,e^{i\theta}

Derivation

Writing z=r(cosθ+isinθ)=reiθz = r(\cos\theta + i\sin\theta) = re^{i\theta} (Euler) makes multiplication elegant: moduli multiply and arguments add. So z2z^2 has modulus r2r^2 and argument 2θ2\theta — squaring rotates by θ\theta and scales by rr.

The conjugate zˉ=abi\bar z = a - bi is the reflection in the real axis, and zzˉ=z2z\bar z = |z|^2 is always real.

Scenarios to explore

  • Complex Numbers — The Argand plane — modulus and argument.

Real-world applications

  • AC circuit analysis (phasors are complex numbers).
  • Rotations in 2D geometry via multiplication by eiθe^{i\theta}.
  • Roots of unity and polynomial factorisation.

JEE exam tips

  • De Moivre: zn=rn(cosnθ+isinnθ)z^n = r^n(\cos n\theta + i\sin n\theta) — powers are easy in polar form.
  • Multiplying by ii rotates a point 90°90° anticlockwise about the origin.

Common mistakes

  • Reading the argument from the wrong quadrant — use the signs of aa and bb.
  • Forgetting i2=1i^2 = -1 when expanding z2z^2.
  • Confusing z2|z|^2 (real) with z2z^2 (generally complex).

Exam traps to avoid

  • argz\arg z is usually taken in (π,π](-\pi, \pi] — watch the principal-value convention.
  • z1z2=z1z2|z_1 z_2| = |z_1||z_2| but z1+z2z1+z2|z_1 + z_2| \le |z_1| + |z_2| (triangle inequality).