Ivan Shishkin, Rye (1878)

Problems/GeometryExerciseReviewed

Equivalence between geometrical and analytical definitions of an ellipse

by Ancient Tree·
45
Difficulty scaleÉchelle de difficulté

This score reflects both the level of the required concepts and the difficulty of the solution.Ce score tient compte à la fois du niveau des notions nécessaires et de la difficulté de la résolution.

  1. 110First steps / middle schoolPremiers pas / collège
  2. 1125Beginner / high schoolDébutant / lycée
  3. 2650Intermediate / undergraduateIntermédiaire / licence
  4. 5170Advanced / graduateAvancé / master
  5. 7190Expert / specializedExpert / spécialisé
  6. 91100Research levelNiveau recherche
These levels are approximate guides.Ces niveaux sont des repères approximatifs.
·
English
EnglishFrançais
I solved itMark it doneAdd to my listKeep it in your list

Solutions

1
Reveal solutionsAre you sure? Give it a try first.

Solution by Sequoia

Discussions0 useful votes

Geometric \Longrightarrow Algebraic:

Up to translations and rotations, one can set the center of the ellipse to be (0,0)(0,0) and the foci coordinates to be F1=(c,0)F_1=(-c,0) and F2=(c,0)F_2=(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)P=(x,y) be a point belonging to the ellipse. Hence it verifies the equation
MF1+MF2=2a,MF_1+MF_2=2a,which is equivalent to
(x(c))2+(y0)2+(xc)2+(y0)2=2a.\sqrt{(x-(-c))^2+(y-0)^2}+\sqrt{(x-c)^2+(y-0)^2}=2a.The idea now is to write it as:
(x+c)2+y2=2a(xc)2+y2\sqrt{(x+c)^2+y^2}=2a-\sqrt{(x-c)^2+y^2}and then square it. After simplifications, this gives
cx=a2a(xc)2+y2.cx=a^2-a\sqrt{(x-c)^2+y^2}.Now one only need to isolate the square root and square it again, we finally get
(a2cx)2=a2((xc)2+y2),(a^2-cx)^2=a^2\left((x-c)^2+y^2\right),which can be rewritten as
(xa)2+(yc2a2)2=1\left(\frac{x}{a}\right)^2+\left(\frac{y}{\sqrt{c^2-a^2}}\right)^2=1So one defines b:=c2a2b:=\sqrt{c^2-a^2} the semi-minor axis and cc is the eccentricity.

By translating the center of the ellipse, one gets back the center coordinates.

Algebraic \Longrightarrow Geometric:

Let M(x,y)M(x,y) satisfy x2a2+y2b2=1\displaystyle\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1. We show MF1+MF2=2aMF_1 + MF_2 = 2a.

Then we isolate y2y^2 :
y2=b2(1x2a2).y^2 = b^2\left(1 - \frac{x^2}{a^2}\right).

We define F1=(c,0)F_1=(-c,0) and F2=(c,0)F_2=(c,0) where c2=a2b2c^2=a^2-b^2 and c>0c>0.

Then one can compute explicitly MF1MF_1 and MF2MF_2. The computation leads to:
MF1=a+cax,MF2=acax.MF_1 = a + \frac{c}{a}x, \quad MF_2 = a - \frac{c}{a}x.Which can be summed in order to find
MF1+MF2=(a+cax)+(acax)=2a.MF_1 + MF_2 = \left(a + \frac{c}{a}x\right) + \left(a - \frac{c}{a}x\right) = 2a.Thus, MM satisfies the focal definition.

Report

For an unclear, ambiguous, or possibly incorrect statement, please use the Discussion tab on the right. Report content that needs moderator intervention, such as dangerous, clearly non-mathematical, or plagiarized content.