Part 4 · Chapter 20

Ellipse

A circle stretched along one axis — the orbit of the planets, defined by two foci whose distances to any point always add to the same length

Fundamentals of Mathematics Prof. Mithun Mondal Reading time ≈ 40 min
i What you'll learn
  • The two-foci definition (constant sum \(2a\)) and the eccentricity \(e<1\).
  • The standard equation \(\dfrac{x^2}{a^2}+\dfrac{y^2}{b^2}=1\) with its centre, vertices, foci, axes and directrices.
  • How eccentricity \(e=\sqrt{1-\tfrac{b^2}{a^2}}\) sets the shape, and how the orientation depends on which denominator is larger.
  • The latus rectum \(\tfrac{2b^2}{a}\) and the focal radii \(a\pm ex_1\).
  • The parametric point \((a\cos\theta,b\sin\theta)\), the auxiliary circle, and the position test.
  • Tangents and normals, the chord of contact, and the director circle of perpendicular tangents.
Section 20-1

Definition of an Ellipse

Pin a loop of string around two tacks and trace it taut with a pencil: the curve is an ellipse. Each tack is a focus, and the construction enforces the defining property — the sum of the distances from any point on the curve to the two foci is constant, equal to \(2a\). Equivalently, an ellipse is the focus–directrix locus with eccentricity \(e<1\).

F₁ F₂ P C
\(PF_1+PF_2=2a\): the sum of focal distances is constant
The circle is the limiting case. As the two foci slide together, the constant sum becomes a constant single distance and the ellipse rounds out into a circle — the case \(e=0\), \(a=b\). Pushing the foci apart toward the vertices sends \(e\to1\) and flattens the ellipse.
Section 20-2

The Standard Equation

Centre the ellipse at the origin with foci at \((\pm ae,0)\) on the \(x\)-axis. Writing the constant-sum condition with the distance formula and simplifying gives the cleanest equation of the curve.

C S' S (a,0) x=−a/e x=a/e LR
\(\tfrac{x^2}{a^2}+\tfrac{y^2}{b^2}=1\): centre, foci \(S,S'\), vertices, directrices
🥚
Standard ellipse \((a>b)\)
\(\dfrac{x^2}{a^2}+\dfrac{y^2}{b^2}=1\)

Centre \((0,0)\); vertices \((\pm a,0)\) and \((0,\pm b)\); major axis \(2a\) along \(x\), minor axis \(2b\); foci \((\pm ae,0)\); directrices \(x=\pm\tfrac{a}{e}\). The relation between the constants is \(b^2=a^2(1-e^2)\).

Section 20-3

Eccentricity & Orientation

The eccentricity measures how far the ellipse departs from a circle. Which denominator is larger tells you along which axis the ellipse is stretched — and therefore where the foci sit.

↔️
Eccentricity by orientation
\(a>b:\ e=\sqrt{1-\tfrac{b^2}{a^2}};\qquad b>a:\ e=\sqrt{1-\tfrac{a^2}{b^2}}\)

When \(a>b\) the major axis lies along \(x\) and the foci are \((\pm ae,0)\). When \(b>a\) the major axis lies along \(y\) and the foci are \((0,\pm be)\). In both cases \(0.

! Identify the major axis first

Before quoting any focus or directrix, decide which axis is major by comparing the denominators. The larger denominator is always \(a^2\) (the square of the semi-major axis); the foci always lie on the major axis, never the minor.

Section 20-4

Latus Rectum & Focal Radii

The latus rectum is the focal chord perpendicular to the major axis. The focal radii are the two distances from a point on the ellipse to the foci — and the defining property makes their sum trivially \(2a\).

📏
Latus rectum and focal radii \((a>b)\)
\(\text{latus rectum}=\dfrac{2b^2}{a};\qquad r_{1,2}=a\pm e x_1\)

For a point \((x_1,y_1)\) on \(\tfrac{x^2}{a^2}+\tfrac{y^2}{b^2}=1\), the distances to the foci are \(a-ex_1\) and \(a+ex_1\), summing to \(2a\). The latus rectum has endpoints \(\left(\pm ae,\pm\tfrac{b^2}{a}\right)\).

Section 20-5

Parametric Form & Position of a Point

The substitution \(x=a\cos\theta,\ y=b\sin\theta\) satisfies the equation automatically, with \(\theta\) the eccentric angle. Geometrically it comes from the auxiliary circle of radius \(a\) drawn on the major axis.

Q P θ
Auxiliary circle (radius \(a\)); \(P=(a\cos\theta,\,b\sin\theta)\)
🧭
Parametric point and position test
\((x,y)=(a\cos\theta,\,b\sin\theta);\qquad S_1=\dfrac{x_1^2}{a^2}+\dfrac{y_1^2}{b^2}-1\)

A point \((x_1,y_1)\) lies inside the ellipse when \(S_1<0\), on it when \(S_1=0\), and outside when \(S_1>0\).

Section 20-6

Tangents

The same "split the squares" rule that worked for the circle and parabola gives the tangent at a point. As before there are three equivalent forms, and a slope tangent exists for every direction.

P tangent normal
The tangent and normal at \(P\) are perpendicular
📈
Three ways to write a tangent
\(\dfrac{xx_1}{a^2}+\dfrac{yy_1}{b^2}=1;\quad \dfrac{x\cos\theta}{a}+\dfrac{y\sin\theta}{b}=1;\quad y=mx\pm\sqrt{a^2m^2+b^2}\)

The first is the tangent at a point, the second at eccentric angle \(\theta\), the third the tangent of slope \(m\). A line \(y=mx+c\) is tangent precisely when \(c^2=a^2m^2+b^2\).

Section 20-7

Normals & the Chord of Contact

The normal is perpendicular to the tangent at the point of contact. The chord of contact from an external point is again the equation \(T=0\), and the chord bisected at a point is \(T=S_1\).

📐
Normal and chord of contact
\(\dfrac{a^2x}{x_1}-\dfrac{b^2y}{y_1}=a^2-b^2;\qquad \dfrac{xx_1}{a^2}+\dfrac{yy_1}{b^2}=1\)

The first is the normal at \((x_1,y_1)\); at eccentric angle \(\theta\) it reads \(ax\sec\theta-by\csc\theta=a^2-b^2\). The second, \(T=0\), gives the chord of contact from an external point — and the chord with midpoint \((x_1,y_1)\) is \(T=S_1\).

Section 20-8

The Director Circle & Key Properties

Ask where two perpendicular tangents can meet, and the answer is a circle concentric with the ellipse — the director circle. A handful of further properties round out the chapter.

P director circle
From any point of the director circle the two tangents are perpendicular
🎯
Director circle
\(x^2+y^2=a^2+b^2\)

This is the locus of points from which a pair of perpendicular tangents can be drawn to the ellipse. Two other properties worth carrying: the reflection property (a ray from one focus reflects to the other), and that the auxiliary-circle foot \(Q\) of any ellipse point shares its \(x\)-coordinate.

Worked Examples

Putting It to Work

1 Reading off the elements

Problem. Find the centre, foci, eccentricity and latus rectum of \(\dfrac{x^2}{25}+\dfrac{y^2}{9}=1\).

Solution. Here \(a^2=25,\ b^2=9\) with \(a>b\), so \(a=5,\ b=3\):

Working
\[ e=\sqrt{1-\tfrac{9}{25}}=\tfrac45,\quad \text{foci }(\pm4,0),\quad \text{latus rectum}=\tfrac{2b^2}{a}=\tfrac{18}{5} \]
2 Building an ellipse (major axis on \(y\))

Problem. Find the equation of the ellipse with foci \((0,\pm3)\) and eccentricity \(\tfrac35\).

Solution. The foci are on the \(y\)-axis, so \(b>a\); from \(be=3\) and \(e=\tfrac35\) we get \(b=5\), then \(a^2=b^2(1-e^2)=16\):

Working
\[ \frac{x^2}{16}+\frac{y^2}{25}=1 \]
3 Focal radii

Problem. Find the distances of the point \(\left(3,\tfrac{12}{5}\right)\) on \(\dfrac{x^2}{25}+\dfrac{y^2}{9}=1\) from the two foci.

Solution. With \(a=5,\ e=\tfrac45,\ x_1=3\), the focal radii are \(a\pm ex_1\):

Working
\[ a-ex_1=5-\tfrac{12}{5}=\tfrac{13}{5},\quad a+ex_1=5+\tfrac{12}{5}=\tfrac{37}{5}\quad(\text{sum}=10=2a) \]
4 Tangent at a point

Problem. Find the tangent to \(\dfrac{x^2}{25}+\dfrac{y^2}{9}=1\) at the point \(\left(3,\tfrac{12}{5}\right)\).

Solution. Apply \(\dfrac{xx_1}{a^2}+\dfrac{yy_1}{b^2}=1\):

Working
\[ \frac{3x}{25}+\frac{\tfrac{12}{5}\,y}{9}=1\ \Longrightarrow\ 9x+20y=75 \]
5 Tangents of a given slope

Problem. Find the tangents to \(\dfrac{x^2}{16}+\dfrac{y^2}{9}=1\) with slope \(1\).

Solution. Use \(y=mx\pm\sqrt{a^2m^2+b^2}\) with \(a^2=16,\ b^2=9,\ m=1\):

Working
\[ y=x\pm\sqrt{16+9}=x\pm5 \]
6 Normalising to standard form

Problem. Find the eccentricity and foci of \(9x^2+4y^2=36\).

Solution. Divide by \(36\) to get \(\dfrac{x^2}{4}+\dfrac{y^2}{9}=1\); here \(b^2=9>a^2=4\), so the major axis is along \(y\):

Working
\[ e=\sqrt{1-\tfrac{4}{9}}=\tfrac{\sqrt5}{3},\qquad \text{foci }(0,\pm be)=(0,\pm\sqrt5) \]
Review

Chapter Summary

Definition

Sum of focal distances \(=2a\); eccentricity \(e<1\).

Standard form

\(\tfrac{x^2}{a^2}+\tfrac{y^2}{b^2}=1\); foci \((\pm ae,0)\), directrices \(x=\pm\tfrac{a}{e}\).

Constants

\(b^2=a^2(1-e^2)\); major axis holds the foci.

Measurements

Latus rectum \(\tfrac{2b^2}{a}\); focal radii \(a\pm ex_1\).

Parametric

Point \((a\cos\theta,b\sin\theta)\); position from \(S_1\).

Tangents

Tangent \(y=mx\pm\sqrt{a^2m^2+b^2}\); director circle \(x^2+y^2=a^2+b^2\).

Practice

Problems

Decide which axis is major first, read off \(a,b,e\), then apply the focal, tangent or normal result the question calls for. Difficulty rises down the list.

  1. Find the eccentricity, foci and vertices of \(\dfrac{x^2}{16}+\dfrac{y^2}{9}=1\).
  2. Find the lengths of the major and minor axes of \(\dfrac{x^2}{49}+\dfrac{y^2}{25}=1\).
  3. Find the equation of the ellipse with vertices \((\pm5,0)\) and foci \((\pm3,0)\).
  4. Find the length of the latus rectum of \(\dfrac{x^2}{36}+\dfrac{y^2}{16}=1\).
  5. Find the equation of the ellipse with foci \((0,\pm4)\) and eccentricity \(\tfrac45\).
  6. Find the eccentricity of \(4x^2+9y^2=36\).
  7. Find the point on \(\dfrac{x^2}{16}+\dfrac{y^2}{9}=1\) whose eccentric angle is \(60^{\circ}\).
  8. Find the tangent to \(\dfrac{x^2}{25}+\dfrac{y^2}{16}=1\) at the point \(\left(3,\tfrac{16}{5}\right)\).
  9. Find the tangents to \(\dfrac{x^2}{25}+\dfrac{y^2}{16}=1\) having slope \(1\).
  10. Determine whether the point \((1,2)\) lies inside or outside \(\dfrac{x^2}{9}+\dfrac{y^2}{4}=1\).
  11. Find the equation of the director circle of \(\dfrac{x^2}{16}+\dfrac{y^2}{9}=1\).
  12. Find the equation of the chord of \(\dfrac{x^2}{25}+\dfrac{y^2}{9}=1\) which is bisected at the point \((1,1)\).
Tip: the whole chapter pivots on \(b^2=a^2(1-e^2)\) and on knowing which axis is major. Once \(a,b,e\) are fixed, the focal radii \(a\pm ex_1\), the parametric point \((a\cos\theta,b\sin\theta)\) and the single expression \(T\equiv\tfrac{xx_1}{a^2}+\tfrac{yy_1}{b^2}-1\) handle nearly everything else.