Academy
Formulas/maths/M4b Loci/Hyperbola as a Complex Locus

Hyperbola as a Complex Locus

Locus of z whose difference of distances from z₁ and z₂ is constant 2a. The absolute value gives both branches. When 2a = 0, the locus degenerates to the perpendicular bisector. The condition 2a < |z₁−z₂| ensures a valid hyperbola.
Derivation

The hyperbola is defined by a difference of distances rather than a sum. The complex form makes this explicit — and the absolute value sign automatically captures both branches.

The Locus Condition

zz1zz2=2a,0<2a<z1z2\bigl||z - z_1| - |z - z_2|\bigr| = 2a, \qquad 0 < 2a < |z_1 - z_2|

The absolute value gives two cases:

  • zz1zz2=2a|z - z_1| - |z - z_2| = 2a (nearer to z2z_2, i.e., the branch closer to z1z_1)
  • zz1zz2=2a|z - z_1| - |z - z_2| = -2a (nearer to z1z_1, the other branch)

Both branches are captured together.

Reducing to Cartesian Form

Place foci at z1=cz_1 = c and z2=cz_2 = -c with 2c=z1z22c = |z_1 - z_2|. Take one branch:

(xc)2+y2(x+c)2+y2=2a\sqrt{(x-c)^2 + y^2} - \sqrt{(x+c)^2 + y^2} = 2a

Move the second radical and square:

(xc)2+y2=2a+(x+c)2+y2\sqrt{(x-c)^2 + y^2} = 2a + \sqrt{(x+c)^2 + y^2} (xc)2+y2=4a2+4a(x+c)2+y2+(x+c)2+y2(x-c)^2 + y^2 = 4a^2 + 4a\sqrt{(x+c)^2+y^2} + (x+c)^2 + y^2

Simplifying:

4cx4a2=4a(x+c)2+y2-4cx - 4a^2 = 4a\sqrt{(x+c)^2+y^2} (cx+a2)=a(x+c)2+y2-(cx + a^2) = a\sqrt{(x+c)^2+y^2}

For this to be valid (right side must be non-negative), we need cx+a20cx + a^2 \leq 0. Squaring:

c2x2+2a2cx+a4=a2(x2+2cx+c2+y2)c^2x^2 + 2a^2cx + a^4 = a^2(x^2 + 2cx + c^2 + y^2) (c2a2)x2a2y2=a2(c2a2)(c^2 - a^2)x^2 - a^2y^2 = a^2(c^2 - a^2)

Setting b2=c2a2b^2 = c^2 - a^2 (positive since c>ac > a):

x2a2y2b2=1\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1

The standard Cartesian hyperbola. The other branch follows identically. \blacksquare

Comparison with the Ellipse

EllipseHyperbola
Locuszz1+zz2=2a\|z-z_1\| + \|z-z_2\| = 2azz1zz2=2a\bigl\|\|z-z_1\| - \|z-z_2\|\bigr\| = 2a
Conditiona>ca > ca<ca < c
Relationb2=a2c2b^2 = a^2 - c^2b2=c2a2b^2 = c^2 - a^2
BranchesOne closed curveTwo open branches

When 2a=02a = 0, the hyperbola degenerates to the perpendicular bisector of z1z2z_1 z_2 — which is the k=1k = 1 case of the Apollonius circle, now arrived at from a different direction.