logo

Derivation of the Equation of an Ellipse 📂Geometry

Derivation of the Equation of an Ellipse

Formulas

The equation of an ellipse with the center at (x0,y0)(x_{0},y_{0}), major axis aa, and minor axis bb is as follows.

(xx0)2a2+(yy0)2b2=1 \frac{(x-x_{0})^{2}}{a^{2}}+\frac{(y-y_{0})^{2}}{b^{2}}=1

Description

An ellipse is a set of points where the sum of the distances to two foci is constant.

Derivation

5F18071C0.png

Let’s consider an ellipse as shown in the figure above. Based on the definition of an ellipse, we can establish the following equation.

$$ \begin{align*} \overline{F^{\prime}P} +\overline{PF} =&\ \text{constant} \\ \sqrt{(x+c)^{2}+y^{2}}+\sqrt{(x-c)^{2}+y^{2}}=&
\end{align*} $$

When point PP is at AA, we can understand that the constant sum of distances is 2a2a. Therefore,

(x+c)2+y2+(xc)2+y2=2a \sqrt{(x+c)^{2}+y^{2}}+\sqrt{(x-c)^{2}+y^{2}}=2a

Moving the first term on the left-hand side to the right side and squaring both sides gives us the following.

(xc)2+y2=4a24a(x+c)2+y2+(x+c)2+y2 (x-c)^{2} + y^{2}=4a^{2}-4a\sqrt{(x+c)^{2}+y^{2}}+(x+c)^{2}+y^{2}

Now, by leaving only terms with a root on one side and rearranging, we get the following.

a(x+c)2+y2=cx+a2 a\sqrt{(x+c)^{2}+y^{2}}=cx+a^{2}

Squaring both sides again, we get the following.

a2(x2+2cx+c2)+a2y2= c2x2+2a2cx+a4    (a2c2)x2+a2y2=a2(a2c2) \begin{equation} \begin{align*} && a^{2}({\color{green}x^{2}} + 2cx + {\color{blue}c^{2}})+a^{2}y^{2} =&\ {\color{green}c^{2}x^{2}} + 2a^{2}cx + {\color{blue}a^{4}} \\ \implies&& {\color{green}(a^{2}-c^{2})x^{2}} + a^{2}y^{2}= & {\color{blue}a^{2}(a^{2}-c^{2})} \end{align*} \end{equation}

When point PP is at the position of BB, by substituting x=0x=0 and y=by=b into the above equation, we get the following equation.

a2b2= a2(a2c2)    b2=\a2c2 \begin{equation} \begin{align*} && a^{2}b^{2} =&\ a^{2}(a^{2}-c^{2}) \\ \implies && b^{2}=&\a^{2}-c^{2} \end{align*} \end{equation}

Substituting (2)(2) back into (1)(1) gives us the following equation.

b2x2+a2y2= a2b2    x2a2+y2b2= 1 \begin{align*} && b^{2}x^{2}+a^{2}y^{2} =&\ a^{2}b^{2} \\ \implies && \frac{x^{2}}{a^{2}}+\frac{y^{2} }{b^{2}} =&\ 1 \end{align*}

If the center of the ellipse is at (x0,y0)(x_{0},y_{0}), then moving all points of the ellipse centered at the origin by x0x_{0} along the xx axis and by y0y_{0} along the yy axis is equivalent to

(xx0)2a2+(yy0)2b2=1 \frac{(x-x_{0})^{2}}{a^{2}}+\frac{(y-y_{0})^{2} }{b^{2}}=1