3.5.3Complex Numbers

Argand plane — geometric representation

1,762 words8 min readdifficulty · medium1 backlinks

WHAT is the Argand plane?

WHY a plane and not a line? Real numbers fit on a line because one number = one coordinate. A complex number carries two real numbers, so it needs two axes → a plane.

Figure — Argand plane — geometric representation

Modulus — distance from origin


Argument — angle from positive real axis


Polar form — the geometric rewrite


Geometry of operations (WHY the picture is powerful)


Worked Examples


Recall Feynman: explain to a 12-year-old

Imagine a treasure map. A normal number line only lets you walk left or right. But a complex number tells you TWO things: walk right/left AND walk up/down. So it points to a spot on a flat map, not just a line. The "modulus" is how far the spot is from your starting corner (measured with a ruler straight through), and the "argument" is which direction you'd point your arm to face it. Adding two complex numbers is like taking two walks one after another — you end up where the arrows stack tip-to-tail.


Active Recall

Recall Quick self-test (hide the answers!)
  1. What are the two axes of the Argand plane?
  2. Derive z|z| from Pythagoras.
  3. Why is tan1(y/x)\tan^{-1}(y/x) not always argz\arg z?
  4. What locus is zz0=r|z - z_0| = r?
What does the horizontal axis of the Argand plane represent?
The real part xx of z=x+iyz=x+iy (the real axis).
What does the vertical axis represent?
The imaginary part yy (the imaginary axis).
How is z=x+iyz=x+iy represented geometrically?
As the point P(x,y)P(x,y) / position vector OP\vec{OP} from the origin.
Derive the modulus of zz.
Right triangle with legs x,yx,y; hypotenuse =x2+y2=z=\sqrt{x^2+y^2}=|z| by Pythagoras.
What is the argument of zz?
The anticlockwise angle θ\theta that OP\vec{OP} makes with the positive real axis; tanθ=y/x\tan\theta=y/x.
Range of the principal argument?
(π,π](-\pi,\pi].
Why can't you always use θ=tan1(y/x)\theta=\tan^{-1}(y/x)?
tan1\tan^{-1} only gives (π/2,π/2)(-\pi/2,\pi/2) (Q I & IV); you must adjust by the actual quadrant.
Polar form of a complex number?
z=r(cosθ+isinθ)z=r(\cos\theta+i\sin\theta) with r=zr=|z|, θ=argz\theta=\arg z.
Geometric meaning of z1z2|z_1-z_2|?
Straight-line distance between points P1P_1 and P2P_2.
What does zz0=r|z-z_0|=r represent?
A circle of radius rr centred at z0z_0.
Geometric effect of conjugation zˉ\bar z?
Reflection of the point across the real axis.
For z=1iz=-1-i, what is argz\arg z?
3π/4-3\pi/4 (Quadrant III).

Connections

Concept Map

two real parts

represents z as

projects onto

projects onto

distance from origin

via Pythagoras

angle from positive real axis

from triangle

needs quadrant fix

combine with angle

combine with distance

gives

z equals x plus iy

Argand plane

Point P x,y or vector OP

Real axis x

Imaginary axis y

Modulus r

r equals sqrt x2 plus y2

Argument theta

tan theta equals y over x

Quadrant adjustment

Polar form

z equals r cos theta plus i sin theta

Hinglish (regional understanding)

Intuition Hinglish mein samjho

Dekho, ek real number ko toh hum number line pe ek point ki tarah dikha dete hain — sirf ek hi coordinate chahiye. Lekin complex number z=x+iyz = x + iy mein DO information hoti hai: real part xx aur imaginary part yy. Do numbers matlab do coordinates, aur do coordinates ko draw karne ke liye chahiye ek poora plane. Isi plane ko hum Argand plane kehte hain — horizontal axis pe real part, vertical axis pe imaginary part. Toh z=x+iyz=x+iy ban jaata hai plane pe ek point (x,y)(x,y) ya origin se ek arrow (vector).

Ab yeh picture kyun kaam ki hai? Kyunki algebra ab geometry ban gayi. Origin se point tak ki distance hi modulus z=x2+y2|z|=\sqrt{x^2+y^2} hai — seedha Pythagoras se aaya, ratta nahi maarna. Aur us arrow ka positive real axis se jo angle banta hai, wahi argument θ\theta hai, jisme tanθ=y/x\tan\theta = y/x.

Ek important trap yaad rakho: calculator ka tan1(y/x)\tan^{-1}(y/x) sirf Quadrant I aur IV ke angle deta hai. Agar tumhara point Quadrant II ya III mein hai, toh pehle reference angle nikaalo, phir quadrant ke hisaab se adjust karo. Isliye z=1iz=-1-i ka argument 3π/4-3\pi/4 hai, na ki π/4\pi/4.

Iska bada faayda: addition ban jaata hai vector addition (parallelogram ka diagonal), z1z2|z_1-z_2| ban jaata hai do points ke beech ki distance, aur zz0=r|z-z_0|=r ek circle ho jaata hai. Yeh soch aage rotation, De Moivre, aur loci sab mein kaam aayegi — isliye base yahin se strong karo.

Go deeper — visual, from zero

Test yourself — Complex Numbers

Connections