Academy
Formulas/maths/Ellipse/Eccentricity

Eccentricity

Eccentricity measures the deviation from a circle. e → 0 gives a circle (a = b); e → 1 gives a parabola in the limit (b → 0). Directrices are at x = ±a/e.
Derivation

The eccentricity of a conic is defined as the ratio of the distance from any point on the conic to the focus, to the distance from the same point to the directrix:

e=PSPMe = \frac{PS}{PM}

For the ellipse x2/a2+y2/b2=1x^2/a^2 + y^2/b^2 = 1 with focus S(c,0)S(c, 0) and directrix x=a/ex = a/e, let P(x1,y1)P(x_1, y_1) be on the ellipse:

PS=aex1,PM=aex1=aex1e(x1a)PS = |a - ex_1|, \quad PM = \left|\frac{a}{e} - x_1\right| = \frac{a - ex_1}{e} \quad (x_1 \leq a) PSPM=aex1aex1e=e\frac{PS}{PM} = \frac{a - ex_1}{\frac{a-ex_1}{e}} = e \checkmark

For an ellipse, 0<e<10 < e < 1:

  • e0e \to 0: c0c \to 0, foci approach centre, ellipse approaches a circle
  • e1e \to 1: cac \to a, b0b \to 0, ellipse degenerates (in the limit it becomes a parabola)

Directrices: At x=±a/ex = \pm a/e (farther from centre than vertices, since a/e>aa/e > a).