The parabola y²=4ax in complex form: distance from focus (a+0i) equals distance from directrix Re(z)=−a. The RHS is exactly the distance from z to the directrix. Parametric point: z = at²+2ati = a(t+i)²+... more cleanly: z = at²+2ati. Tangent at parameter t: the line z·t = at²+... or tz = at² gives the tangent form matching the Cartesian ty = x+at². Connects back to: Parabola chapter.
Derivation
The parabola is defined by a distance equality. In complex form, this definition is stated directly — no equation to derive, just the definition restated.
Focus-Directrix Definition in Complex Language
For y2=4ax: focus at F=a (real), directrix Re(z)=−a.
The distance from z=x+iy to the focus:
∣z−a∣=(x−a)2+y2
The distance from z to the directrix x=−a is:
x+a=Re(z)+a
The parabola is the locus where these are equal:
∣z−a∣=Re(z)+a
Verification: Squaring both sides (the right side is non-negative for points on or to the right of the directrix):
(x−a)2+y2=(x+a)2x2−2ax+a2+y2=x2+2ax+a2y2=4ax✓
Parametric Point
The parametric form of y2=4ax is (at2,2at), t∈R. As a complex number:
z=at2+2iat=at2+i(2at)z=a(t2+2it)
Tangent at Parameter t
The Cartesian tangent at (at2,2at) is ty=x+at2.
In complex form, substituting x=Re(z) and y=Im(z):
This is the tangent in complex form — less clean than the Cartesian version for computation, but it connects to the general line form aˉz+azˉ+b=0.
Focal Chord Condition
For a focal chord (passes through focus a), the two parameters t1 and t2 satisfy t1t2=−1. In complex form: the two parametric points are a(t2+2it) and a(1/t2−2i/t) — negatives in the imaginary part, consistent with the chord passing through the real point a.