Derivation of the Ellipse Equation

Page content

Definition of an Ellipse

An ellipse is the locus of points on a plane such that the sum of the distances from two distinct fixed points (foci) is constant.

Derivation of the Ellipse Equation

Although it involves somewhat tedious calculations, we derive the equation of an ellipse.

We will perform the algebraic manipulations as carefully as possible.

Consider two points (c,0) and (c,0).

Any point (x,y) on the ellipse has a constant sum of distances from these two points.

Let this sum of distances be L. Then,

(x+c)2+y2+(xc)2+y2=L

Rearrange the second term to the right side:

(x+c)2+y2=L(xc)2+y2

Square both sides:

(x+c)2+y2={L(xc)2+y2}2

Expand the right side:

(x+c)2+y2=L22L(xc)2+y2+{(xc)2+y2}

Rearrange the final term on the right side to the left side:

{(x+c)2+y2}{(xc)2+y2}=L22L(xc)2+y2

Expand the left side:

(x2+2cx+c2+y2)(x22cx+c2+y2)=L22L(xc)2+y2

Simplify the left side:

4cx=L22L(xc)2+y2

Rearrange L2 to the left side:

4cxL2=2L(xc)2+y2

Square both sides:

(4cxL2)2=4L2{(xc)2+y2}

Expand both sides:

16c2x28L2cx+L4=4L2x28L2cx+4L2c2+4L2y2

Add 8L2cx to both sides:

16c2x2+L4=4L2x2+4L2c2+4L2y2

Rearrange the terms involving x and 𝑦 to the left side, and the constants to the right side:

16c2x24L2x24L2y2=4L2c2L4

Combine x2 terms on the left:

4(4c2L2)x24L2y2=4L2c2L4

Combine the right side terms with L2:

4(4c2L2)x24L2y2=L2(4c2L2)

Devide both sides by L2(4c2L2):

4x2L24y24c2L2=1

Since L>2c, we have L24c2>0. Rearranging the terms gives:

4x2L2+4y2L24c2=1

Finally, by dividing both the numerator and the denominator on the left side by 4, we obtain:

x2(L2)2+y2(L2)2c2=1

Letting:

a=L2

we get:

x2a2+y2a2c2=1

Further, letting:

b2=a2c2

we get:

x2a2+y2b2=1

This is known as the standard form of the ellipse equation.