Academy
Formulas/maths/Ellipse/Sum of Focal Distances

Sum of Focal Distances

The defining property of an ellipse: the sum of distances from any point on the ellipse to the two foci is constant, equal to the major axis length 2a.
Derivation

From the focal radii: r1=aex1r_1 = a - ex_1 and r2=a+ex1r_2 = a + ex_1.

r1+r2=(aex1)+(a+ex1)=2ar_1 + r_2 = (a - ex_1) + (a + ex_1) = 2a

The sum is independent of x1x_1 — it is the same for every point on the ellipse. This constant equals 2a2a, the length of the major axis.

This is both the definition and a theorem:

  • As a definition: an ellipse is the locus where r1+r2=2ar_1 + r_2 = 2a (constant >0> 0, with two fixed foci).
  • As a theorem: any point satisfying the Cartesian equation x2/a2+y2/b2=1x^2/a^2 + y^2/b^2 = 1 satisfies r1+r2=2ar_1 + r_2 = 2a.

Practical construction: Fix two pins (the foci), loop a string of length 2a2a around them, and draw taut with a pencil. The pencil traces an ellipse.

Range of focal radii: Since ax1a-a \leq x_1 \leq a:

a(1e)r1a(1+e),a(1e)r2a(1+e)a(1-e) \leq r_1 \leq a(1+e), \quad a(1-e) \leq r_2 \leq a(1+e)

Minimum focal distance (at vertex nearer to focus): a(1e)=aca(1-e) = a - c. Maximum (at vertex farther from focus): a(1+e)=a+ca(1+e) = a + c.