Equation of the chord joining two points z₁, z₂ on the circle |z|=r. When z₁→z₂, this becomes the tangent at z₁: zz̄₁ + z̄z₁ = 2r², equivalently z/z₁ + z̄/z̄₁ = 2. The chord of contact from an external point z₀ is: zz̄₀ + z̄z₀ = 2r². Connects back to: Circles chapter (chord, tangent, chord of contact).
For the circle ∣z∣=r, every point satisfies zzˉ=r2. This single identity is the key to deriving both the chord and tangent equations cleanly.
Setup
Let z1 and z2 be two points on ∣z∣=r. So:
z1zˉ1=r2andz2zˉ2=r2
Equation of the Chord
The equation of the line through z1 and z2 (from the general line formula) can be written as:
z(zˉ1+zˉ2)+zˉ(z1+z2)=2r2
Verification: Substitute z=z1:
z1(zˉ1+zˉ2)+zˉ1(z1+z2)=z1zˉ1+z1zˉ2+zˉ1z1+zˉ1z2=2r2+z1zˉ2+zˉ1z2
Wait — this equals 2r2+2Re(z1zˉ2), not 2r2 in general. Let me derive more carefully.
Correct derivation: For the line through two points z1, z2 on ∣z∣=r, use the fact that any point z on the chord satisfies collinearity with z1, z2 — i.e., (z−z1)/(zˉ−zˉ1) equals the complex slope (z2−z1)/(zˉ2−zˉ1).
Since z1zˉ1=r2, we have zˉ1=r2/z1. Substituting both zˉ1 and zˉ2:
zˉ1=z1r2,zˉ2=z2r2
The chord equation reduces to:
z⋅z1z2r2(z1+z2)+zˉ(z1+z2)=z1z2r2(z1+z2)2−…
The cleanest route: use the parametric approach with z1=reiα, z2=reiβ.
The chord joining reiα and reiβ has equation:
ze−i(α+β)/2+zˉei(α+β)/2=2rcos2α−β
Tangent at a Point
As z2→z1 (i.e., β→α), the chord becomes the tangent. Setting α=β:
ze−iα+zˉeiα=2r
Multiplying through by eiα and using z1=reiα, so eiα=z1/r:
z⋅rzˉ1+zˉ⋅rz1=2r
zzˉ1+zˉz1=2r2
Chord of Contact
For an external point z0, the chord joining the two tangent points has equation:
zzˉ0+zˉz0=2r2
This has the same form as the tangent equation — replacing the point on the circle z1 with the external point z0. This is the T=S1 pattern in complex form, connecting back to the Circles chapter.