On The Specifics Deriving The Equation Of Ellipse

263 Views Asked by At

I am trying to learn how to derive the equation of an ellipse, from this website (https://people.richland.edu/james/lecture/m116/conics/elldef.html). I am struggling, however, to prove to myself why d1 + d2 = 2a (see the diagram).

I get that when you stretch the "rope" against the major axis, you will see that d1 is equal to the length -c-(-a). But I'm struggling to prove that the same will occur when you stretch the rope on the other side of the ellipse, the side with positive c and a values. I get that by definition, the ellipse has to be symmetrical. But I want to prove that how constructing the ellipse using the "rope" would force the ellipse to be symmetrical. Can someone please show me how to do this?

2

There are 2 best solutions below

4
On

We have that $$d_1+d_2=2a$$ is an assumption for the definition of the ellipse and from that by Pythagorean theorem we find the cartesian equation.

0
On

If you consider the vertex on the left, then: $$ d_1=-c-(-a)=a-c \quad\text{and}\quad d_2=c-(-a)=a+c. $$ If you consider the vertex on the right, then: $$ d_1=a-(-c)=a+c \quad\text{and}\quad d_2=a-c. $$ In both cases, $d_1+d_2=2a$.

To prove the symmetry, consider any point $P$ on the ellipse and the other three points obtained by reflecting $P$ about $x$ axis, $y$ axis and origin. You can immediately verify that $d_1+d_2$ is the same for those three points as for $P$, hence those three points also belong to the ellipse.