Chord of the ellipse whose midpoint is (x₁, y₁). Explicitly: xx₁/a² + yy₁/b² − 1 = x₁²/a² + y₁²/b² − 1, i.e. T = S₁.
Let (x1,y1) be the midpoint of a chord of x2/a2+y2/b2=1 with endpoints (x2,y2) and (x3,y3).
Since both endpoints are on the ellipse:
a2x22+b2y22=1anda2x32+b2y32=1
Subtracting:
a2x22−x32+b2y22−y32=0
a2(x2+x3)(x2−x3)=−b2(y2+y3)(y2−y3)
Using midpoint: x2+x3=2x1, y2+y3=2y1:
a22x1⋅(x2−x3)=−b22y1⋅(y2−y3)
Slope of chord: x2−x3y2−y3=−a2y1b2x1
Chord through (x1,y1) with this slope:
y−y1=−a2y1b2x1(x−x1)
Rearranging (using x12/a2+y12/b2=S1+1):
a2xx1+b2yy1−1=a2x12+b2y12−1
T=S1