Declare i2=−1, and every number becomes z=a+ib. Add, subtract and multiply exactly as with binomials (replacing i2 by −1); divide by multiplying with the conjugate. The pair (a,b) is a point in the plane, ∣z∣ is its distance from the origin, and zˉ is its mirror image in the real axis.
Hold that picture — algebra on the left, geometry on the right — and every formula below is a one-line consequence.
Powers of i and Arithmetic — Formula Card
The i-cycle:i1=i, i2=−1, i3=−i, i4=1, then it repeats. For in, divide n by 4 and keep the remainder: in=inmod4.
Four in a row vanish:in+in+1+in+2+in+3=0 for every integer n.
Negative powers:i−1=−i; in general i−n=in1, then rationalise.
Square roots of negatives: for a>0, −a=ia. Convert to i-form before multiplying — −2−3=i2⋅i3=−6, not +6.
Equality:a+ib=c+id⇔a=c and b=d — one complex equation is two real equations.
Operations: add and subtract part by part; multiply like binomials with i2=−1; (a+ib)(a−ib)=a2+b2.
Inverse and division:z−1=∣z∣2zˉ; to compute z2z1, multiply top and bottom by z2ˉ.
The central identity:zzˉ=∣z∣2 — it powers division, inverses and half the JEE problems on this chapter.
Products and quotients:∣z1z2∣=∣z1∣∣z2∣; z2z1=∣z2∣∣z1∣; z1z2=z1ˉz2ˉ; z1±z2=z1ˉ±z2ˉ.
Extracting parts:z+zˉ=2Re(z) and z−zˉ=2iIm(z).
Reality tests:z=zˉ⇔z is real; z=−zˉ⇔z is purely imaginary (or 0).
Never compare complex numbers with < or > — order exists only for their moduli (real numbers).
Modulus of a power:∣zn∣=∣z∣n — take moduli before expanding any product or power.
Argand Plane and Polar Form — Formula Card
The picture:z=a+ib is the point (a,b); real numbers sit on the x-axis, purely imaginary numbers on the y-axis.
Modulus = distance from the origin; more generally ∣z1−z2∣ is the distance between the two points.
Conjugate = mirror image in the real axis.
Standard loci:∣z∣=r is a circle of radius r about the origin; ∣z−z0∣=r is a circle about z0; ∣z−z1∣=∣z−z2∣ is the perpendicular bisector of the segment joining z1,z2.
Polar form:z=r(cosθ+isinθ) with r=∣z∣ and θ=argz; principal argument lies in (−π,π].
Quadrant-first method for argz: plot the point, find the acute reference angle α=tan−1ab, then: QI →α, QII →π−α, QIII →−(π−α), QIV →−α.
Arguments add:arg(z1z2)=argz1+argz2 (adjusted into the principal range).
JEE Quick Card — Quadratics, Roots and ω
Quadratics with real coefficients (ax2+bx+c=0):
D=b2−4ac<0⇒ roots x=2a−b±i4ac−b2 — a conjugate pair; complex roots of real quadratics always come in conjugate pairs.
Root relations: α+β=−ab, αβ=ac — often enough to answer without finding the roots.
Square roots of a+ib: set (x+iy)2=a+ib and solve the three equations x2−y2=a, 2xy=b, x2+y2=a2+b2; the sign of b fixes the relative signs of x,y.
Cube roots of unity:1,ω,ω2 where ω=2−1+i3:
ω3=1, 1+ω+ω2=0, ω2=ωˉ=ω1.
Reduce ωn by nmod3; substitute 1+ω=−ω2 and 1+ω2=−ω on sight.
Triangle inequality and max-min:∣z1+z2∣≤∣z1∣+∣z2∣ and ∣z1∣−∣z2∣≤∣z1−z2∣. If ∣z−z0∣=r, then ∣z∣ ranges over [∣z0∣−r,∣z0∣+r].