Math Lab

Ellipse

An ellipse is the set of points PP such that the sum of distances from PP to two fixed points (the foci) is constant. This sum equals the length of the major axis, 2a2a.

A garden trick to draw one: pin the ends of a loose string at two points and trace with a pencil keeping the string taut. The resulting curve is an ellipse with the pins at the foci.

Standard form (horizontal major axis)

Place the foci at F1(c,0)F_1(-c, 0) and F2(c,0)F_2(c, 0) with c>0c > 0, and let the constant sum of distances be 2a2 a (so a>ca > c). Setting b2=a2c2b^2 = a^2 - c^2: x2a2+y2b2=1,a>b>0.\boxed{\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1, \quad a > b > 0.}

Key features.

  • Centre: origin.
  • Vertices on major axis: (±a,0)(\pm a, 0).
  • Vertices on minor axis: (0,±b)(0, \pm b).
  • Foci: (±c,0)(\pm c, 0), where c=a2b2c = \sqrt{a^2 - b^2}.
  • Eccentricity: e=c/ae = c/a, 0<e<10 < e < 1.
  • Directrices: x=±a/ex = \pm a/e.
  • Latus rectum: length 2b2a\dfrac{2 b^2}{a}, perpendicular chords through foci.
  • Major axis length: 2a2 a.
  • Minor axis length: 2b2 b.

Standard form (vertical major axis)

If a<ba < b, the major axis is along the yy-axis: x2a2+y2b2=1,b>a>0.\frac{x^2}{a^2} + \frac{y^2}{b^2} = 1, \quad b > a > 0. Now foci are at (0,±c)(0, \pm c) with c2=b2a2c^2 = b^2 - a^2, vertices on major axis at (0,±b)(0, \pm b), eccentricity e=c/be = c/b.

Some books label the larger semi-axis aa always; we have used aa for the xx-semi-axis throughout for clarity. Always check which is larger.

Why the focal-sum is 2a2 a

From the definition, PF1+PF2=2a|PF_1| + |PF_2| = 2 a for every PP on the ellipse. At the vertex (a,0)(a, 0): PF1=a+c|PF_1| = a + c, PF2=ac|PF_2| = a - c, sum =2a= 2 a. ✓

Worked examples

Example 1. Find centre, foci, vertices, eccentricity, and latus rectum of x225+y29=1\dfrac{x^2}{25} + \dfrac{y^2}{9} = 1.

a2=25,b2=9a=5,b=3a^2 = 25, b^2 = 9 \Rightarrow a = 5, b = 3. c2=16c=4c^2 = 16 \Rightarrow c = 4. Centre: origin. Vertices on major: (±5,0)(\pm 5, 0); on minor: (0,±3)(0, \pm 3). Foci: (±4,0)(\pm 4, 0). e=4/5e = 4/5. Latus rectum: 2b2/a=18/52 b^2 / a = 18/5.

Example 2. Find centre, foci, vertices of x24+y225=1\dfrac{x^2}{4} + \dfrac{y^2}{25} = 1.

a2=4,b2=25a^2 = 4, b^2 = 25 so b>ab > a , vertical major axis. c2=b2a2=21c=21c^2 = b^2 - a^2 = 21 \Rightarrow c = \sqrt{21}. Foci: (0,±21)(0, \pm\sqrt{21}). Major vertices: (0,±5)(0, \pm 5). Minor vertices: (±2,0)(\pm 2, 0). e=21/5e = \sqrt{21}/5.

Example 3. Find the equation of the ellipse with foci (±3,0)(\pm 3, 0) and major-axis length 1010.

2a=10a=52 a = 10 \Rightarrow a = 5. c=3c = 3. b2=a2c2=16b^2 = a^2 - c^2 = 16. Equation: x225+y216=1\dfrac{x^2}{25} + \dfrac{y^2}{16} = 1.

Example 4. Find the equation of the ellipse with vertices (±6,0)(\pm 6, 0) and eccentricity 1/31/3.

a=6,e=1/3a = 6, e = 1/3. c=ea=2c = ea = 2. b2=a2c2=364=32b^2 = a^2 - c^2 = 36 - 4 = 32. Equation: x236+y232=1\dfrac{x^2}{36} + \dfrac{y^2}{32} = 1.

Example 5. Find the focal distances of the point (3,4/5)(3, 4/5) on the ellipse x225+y29=1\dfrac{x^2}{25} + \dfrac{y^2}{9} = 1.

Verify on ellipse: 9/25+(16/25)/9=9/25+16/225=81/225+16/225=97/22519/25 + (16/25)/9 = 9/25 + 16/225 = 81/225 + 16/225 = 97/225 \ne 1. The point is not on this ellipse. Let me reconsider: the point on the ellipse is (3,12/5)(3, 12/5). Check: 9/25+(144/25)/9=9/25+16/25=19/25 + (144/25)/9 = 9/25 + 16/25 = 1 ✓.

For (3,12/5)(3, 12/5): PF1=a+ex=5+(4/5)(3)=5+12/5=37/5|PF_1| = a + e x = 5 + (4/5)(3) = 5 + 12/5 = 37/5. PF2=aex=512/5=13/5|PF_2| = a - e x = 5 - 12/5 = 13/5. Sum: 50/5=10=2a50/5 = 10 = 2a. ✓

(Useful formula: for any point (x,y)(x, y) on x2a2+y2b2=1\dfrac{x^2}{a^2} + \dfrac{y^2}{b^2} = 1 with foci on xx-axis, PF1=a+ex|PF_1| = a + e x, PF2=aex|PF_2| = a - e x.)

Try it yourself

  1. Find centre, foci, vertices of x216+y29=1\dfrac{x^2}{16} + \dfrac{y^2}{9} = 1.
  2. Find centre, foci, vertices of x29+y225=1\dfrac{x^2}{9} + \dfrac{y^2}{25} = 1.
  3. Find eccentricity of x249+y236=1\dfrac{x^2}{49} + \dfrac{y^2}{36} = 1.
  4. Equation of ellipse with foci (±4,0)(\pm 4, 0) and vertices (±5,0)(\pm 5, 0).
  5. Equation of ellipse with foci (0,±3)(0, \pm 3) and major-axis length 1010.
  6. Equation of ellipse with eccentricity 1/21/2 and vertices (±4,0)(\pm 4, 0).
  7. Length of latus rectum of x236+y220=1\dfrac{x^2}{36} + \dfrac{y^2}{20} = 1.
  8. Find the points on the ellipse x225+y29=1\dfrac{x^2}{25} + \dfrac{y^2}{9} = 1 whose distance from (4,0)(4, 0) equals 145\dfrac{14}{5}.
  9. Equation of the ellipse with centre at origin, major axis along yy-axis, passing through (3,2)(3, 2) and (1,6)(1, 6).
  10. Find the eccentricity, foci, and length of latus rectum of 9x2+25y2=2259 x^2 + 25 y^2 = 225.
  11. A point on an ellipse x2a2+y2b2=1\dfrac{x^2}{a^2} + \dfrac{y^2}{b^2} = 1 has focal distances 33 and 55. Find aa.
  12. The eccentricity of an ellipse is 32\dfrac{\sqrt{3}}{2} and the latus rectum is 22. Find the equation.

Pitfalls / Tricks

  • Determine which is the major axis by comparing the denominators of x2x^2 and y2y^2 , the larger denominator's axis is the major axis.
  • c2=a2b2c^2 = |a^2 - b^2|, always.
  • The focal-sum 2a2a refers to twice the semi-major axis , the largest denominator's square root times 22.
  • Insight. The closer ee is to 11, the more elongated the ellipse. At e=1e = 1 it degenerates to a parabola (the focus moves to infinity along one direction).

Practice quiz

Quick check on this topic.

Quiz
Quick check : Ellipse
6 questions · pick the best answer
Q1

Q2

Q3

Q4

Q5

Q6