Up to translations and rotations, one can set the center of the ellipse to be (0,0) and the foci coordinates to be F1=(−c,0) and F2=(c,0). Note that this won’t change the equation of the ellipse since it depends only on distances between points, which it is invariant under rotations and translations.
Now let P=(x,y) be a point belonging to the ellipse. Hence it verifies the equation MF1+MF2=2a,which is equivalent to (x−(−c))2+(y−0)2+(x−c)2+(y−0)2=2a.The idea now is to write it as: (x+c)2+y2=2a−(x−c)2+y2and then square it. After simplifications, this gives cx=a2−a(x−c)2+y2.Now one only need to isolate the square root and square it again, we finally get (a2−cx)2=a2((x−c)2+y2),which can be rewritten as (ax)2+(c2−a2y)2=1So one defines b:=c2−a2 the semi-minor axis and c is the eccentricity.
By translating the center of the ellipse, one gets back the center coordinates.
Algebraic⟹Geometric:
Let M(x,y) satisfy a2x2+b2y2=1. We show MF1+MF2=2a.
Then we isolate y2 : y2=b2(1−a2x2).
We define F1=(−c,0) and F2=(c,0) where c2=a2−b2 and c>0.
Then one can compute explicitly MF1 and MF2. The computation leads to: MF1=a+acx,MF2=a−acx.Which can be summed in order to find MF1+MF2=(a+acx)+(a−acx)=2a.Thus, M satisfies the focal definition.
No messages yet.