Four points z₁, z₂, z₃, z₄ lie on a common circle (or line) iff their cross-ratio is real. This is a deep result — it says the cross-ratio is invariant under Möbius transformations. Equivalently, arg((z₁−z₃)(z₂−z₄)/((z₁−z₄)(z₂−z₃))) = 0 or π.
Four points lie on a common circle (or line) iff a specific ratio formed from them is real. This is the complex form of a classical circle theorem.
The Inscribed Angle Connection
Consider four points z1,z2,z3,z4. Look at the angles:
α=arg(z3−z2z3−z1)(angle at z3 subtended by chord z1z2)
β=arg(z4−z2z4−z1)(angle at z4 subtended by chord z1z2)
Inscribed angle theorem: If z3 and z4 lie on the same arc (same side of chord z1z2), these angles are equal. If on opposite arcs, they differ by π.
In both cases, α−β=0 or π, meaning:
arg(z3−z2z3−z1÷z4−z2z4−z1)=0 or π
The Cross-Ratio
The expression inside the argument is the cross-ratio:
[z1,z2;z3,z4]=(z3−z2)(z4−z1)(z3−z1)(z4−z2)⋅(z4−z1)(z4−z1)
More cleanly, the equivalent form:
(z1−z4)(z2−z3)(z1−z3)(z2−z4)
The argument of this expression is 0 or π iff it is real. Therefore:
z1,z2,z3,z4 concyclic⟺(z1−z4)(z2−z3)(z1−z3)(z2−z4)∈R
Why Lines Are Included
A line is a circle of infinite radius. When the four points are collinear, the inscribed angle theorem still holds in the limiting sense — the angles α and β are both 0 or π (the points all subtend 0° or 180°). The cross-ratio condition captures this automatically.
Practical Check
To verify four given points are concyclic: compute the cross-ratio and check that Im(cross-ratio)=0. If the imaginary part is zero, they lie on a common circle or line.
In JEE problems, concyclicity often appears as a condition to be proved rather than computed — substituting the cross-ratio form and showing it is real is the standard approach.