3.4.4Conic Sections

Ellipse — standard forms, semi-major - minor axes, foci, eccentricity, latus rectum

1,609 words7 min readdifficulty · medium1 backlinks

1. WHAT is an ellipse (the defining property)

WHY the constant is called 2a2a: we will see the constant equals the full length of the major axis, and the major axis has half-length aa. Naming it 2a2a now saves algebra later.


2. HOW to derive the standard equation (from scratch)

Put the foci symmetrically on the xx-axis: F1=(c,0),F2=(c,0),c>0.F_1=(-c,0),\qquad F_2=(c,0),\qquad c>0.

Let P=(x,y)P=(x,y). The defining property says: (x+c)2+y2+(xc)2+y2=2a.\sqrt{(x+c)^2+y^2}+\sqrt{(x-c)^2+y^2}=2a.

Step 1 — isolate one root. Why? Two square roots can't be squared away at once; isolate to kill one. (x+c)2+y2=2a(xc)2+y2.\sqrt{(x+c)^2+y^2}=2a-\sqrt{(x-c)^2+y^2}.

Step 2 — square both sides. (x+c)2+y2=4a24a(xc)2+y2+(xc)2+y2.(x+c)^2+y^2 = 4a^2 -4a\sqrt{(x-c)^2+y^2}+(x-c)^2+y^2.

Step 3 — expand and cancel. Why? The y2y^2 and most xx-terms cancel, leaving the surviving root alone. x2+2cx+c2=4a24a(xc)2+y2+x22cx+c2.x^2+2cx+c^2 = 4a^2 -4a\sqrt{(x-c)^2+y^2}+x^2-2cx+c^2. 4cx=4a24a(xc)2+y2.4cx = 4a^2 - 4a\sqrt{(x-c)^2+y^2}. a(xc)2+y2=a2cx.a\sqrt{(x-c)^2+y^2} = a^2 - cx.

Step 4 — square again. a2[(xc)2+y2]=a42a2cx+c2x2.a^2\big[(x-c)^2+y^2\big] = a^4 - 2a^2cx + c^2x^2. a2x22a2cx+a2c2+a2y2=a42a2cx+c2x2.a^2x^2 - 2a^2cx + a^2c^2 + a^2y^2 = a^4 - 2a^2cx + c^2x^2.

Cancel 2a2cx-2a^2cx: a2x2+a2c2+a2y2=a4+c2x2.a^2x^2 + a^2c^2 + a^2y^2 = a^4 + c^2x^2. (a2c2)x2+a2y2=a2(a2c2).(a^2-c^2)x^2 + a^2y^2 = a^2(a^2-c^2).

Step 5 — define b2=a2c2b^2=a^2-c^2. Why is this positive? Because 2a2a (the string) is longer than 2c2c (nail separation), so a>ca>c, so a2c2>0a^2-c^2>0. Call it b2b^2: b2x2+a2y2=a2b2.b^2x^2 + a^2y^2 = a^2b^2.

Divide by a2b2a^2b^2:


3. Reading the geometry off the equation

Figure — Ellipse — standard forms, semi-major - minor axes, foci, eccentricity, latus rectum

Set y=0y=0: x=±ax=\pm avertices (±a,0)(\pm a,0). Set x=0x=0: y=±by=\pm b → co-vertices (0,±b)(0,\pm b).

Deriving latus rectum. Why do we care? It's the width of the ellipse across a focus — a quick "size" gauge. Put x=cx=c into the equation: c2a2+y2b2=1y2=b2(1c2a2)=b2a2c2a2=b2b2a2=b4a2.\frac{c^2}{a^2}+\frac{y^2}{b^2}=1 \Rightarrow y^2=b^2\left(1-\frac{c^2}{a^2}\right)=b^2\cdot\frac{a^2-c^2}{a^2}=\frac{b^2\cdot b^2}{a^2}=\frac{b^4}{a^2}. So y=±b2/ay=\pm b^2/a, and the full chord length is:


4. The OTHER standard form (major axis vertical)

If the bigger denominator is under y2y^2: x2b2+y2a2=1,a>b>0.\frac{x^2}{b^2}+\frac{y^2}{a^2}=1,\qquad a>b>0. Now the major axis is along the yy-axis, foci at (0,±c)(0,\pm c), c=a2b2c=\sqrt{a^2-b^2}.


5. Worked examples


Recall Feynman: explain to a 12-year-old

Hammer two nails into a board and drop a loop of string over them. Stretch the loop tight with a pencil tip and drag the pencil all the way around — the shape you draw is an ellipse. Because the string never changes length, the two nail-to-pencil distances always add up to the same number. The nails are the foci. The longest way across is the major axis (half of it is aa), the shortest is the minor axis (half is bb). If you put the nails right on top of each other, you just draw a perfect circle — that's why a circle is a "lazy ellipse" with eccentricity zero. The closer the nails go toward the ends, the more stretched and skinny the oval — bigger eccentricity.


Active-recall flashcards

What is the defining focal property of an ellipse?
The sum of distances from any point to the two foci is constant, equal to 2a2a.
Relation between aa, bb, cc for an ellipse?
b2=a2c2b^2=a^2-c^2, equivalently c2=a2b2c^2=a^2-b^2 (so a2=b2+c2a^2=b^2+c^2).
Formula for eccentricity of an ellipse and its range?
e=c/a=a2b2/ae=c/a=\sqrt{a^2-b^2}/a, with 0e<10\le e<1.
Length of the latus rectum?
2b2/a2b^2/a.
How do you tell which axis is the major axis from x2p+y2q=1\frac{x^2}{p}+\frac{y^2}{q}=1?
The larger denominator lies under the major-axis variable; a2=max(p,q)a^2=\max(p,q).
Coordinates of foci for x2a2+y2b2=1\frac{x^2}{a^2}+\frac{y^2}{b^2}=1 with a>ba>b?
(±c,0)(\pm c,0) where c=a2b2c=\sqrt{a^2-b^2}.
What shape is an ellipse with e=0e=0?
A circle (foci coincide at the centre).
For x29+y225=1\frac{x^2}{9}+\frac{y^2}{25}=1, where are the foci?
On the yy-axis at (0,±4)(0,\pm4) since a2=25,b2=9,c=4a^2=25,b^2=9,c=4.

Connections

  • Conic Sections — overview (ellipse as a section of a cone with plane angle between base and slant)
  • Circle (special case e=0e=0, a=ba=b)
  • Hyperbola — standard forms (uses difference of focal distances; there c2=a2+b2c^2=a^2+b^2)
  • Parabola (e=1e=1 limiting boundary case)
  • Eccentricity and directrix (focus–directrix unified definition PF=ePdPF=e\cdot Pd)
  • Pythagorean theorem (the a2=b2+c2a^2=b^2+c^2 triangle)

Concept Map

place foci on x-axis

isolate and square twice

key relation

since 2a bigger than 2c

set y=0

set x=0

half-length

half-length

c=sqrt of a2-b2

e = c/a

e=0 merges foci

substitute x=c

Focal definition PF1+PF2=2a

Derive equation

Standard equation x2/a2+y2/b2=1

b2 = a2 - c2

a greater than b, b2 positive

Vertices at plus-minus a

Co-vertices at plus-minus b

Semi-major axis a

Semi-minor axis b

Foci at plus-minus c

Eccentricity 0<=e<1

Circle special case

Latus rectum width at focus

Hinglish (regional understanding)

Intuition Hinglish mein samjho

Dekho, ellipse basically ek "khinchi hui" gol shape hai. Iski asli definition simple hai: agar do fixed points (jinko foci kehte hain) ko lo, toh ellipse par har point se dono foci tak ki distance ka sum hamesha constant rehta hai, aur ye constant hota hai 2a2a. String aur do keel wala trick socho — string ki length fix hai, isliye sum fix rehta hai. Yehi se poori equation nikalti hai.

Equation x2a2+y2b2=1\frac{x^2}{a^2}+\frac{y^2}{b^2}=1 mein, jo bada denominator hai wahi major axis batata hai. aa hamesha bada hota hai (semi-major axis), bb chhota (semi-minor). Sabse important relation yaad rakho: c2=a2b2c^2=a^2-b^2, matlab a2=b2+c2a^2=b^2+c^2 — ye ek right triangle hai jismein bb aur cc legs hain aur aa hypotenuse. Focus centre se cc door hota hai. Eccentricity e=c/ae=c/a batata hai ellipse kitna squashed hai — e=0e=0 matlab circle, aur ee jitna 1 ke paas jayega utna flat oval.

Exam ka sabse bada trap yehi hai ki students a2a^2 ko galti se x2x^2 ke neeche maan lete hain. Nahi! Pehle dekho bada number kahan hai — agar y2y^2 ke neeche bada hai toh major axis vertical hai aur foci yy-axis par (0,±c)(0,\pm c). Latus rectum (=2b2/a=2b^2/a) focus se guzarne wali vertical chord ki length hai — ellipse ki "chaudai at focus". Bas aa, bb, cc ka triangle yaad rakho, baaki sab wahin se derive ho jayega. Ratne ki zaroorat nahi, derive karke practice karo.

Go deeper — visual, from zero

Test yourself — Conic Sections

Connections