Intuition The big picture
A conic is what you get when a plane slices a double cone. Tilt the plane and you get ellipses, parabolas, hyperbolas. Hold the plane perfectly horizontal (perpendicular to the cone's axis) and the slice is a perfect circle .
In the focus–directrix language, every conic is controlled by one number, the eccentricity e e e . A circle is the special "degenerate" case where e = 0 e = 0 e = 0 — the shape becomes so symmetric that it forgets which direction it stretches in.
Definition Conic (focus–directrix definition)
A conic is the set of points P P P such that the ratio of the distance to a fixed point (focus S S S ) to the distance to a fixed line (directrix ℓ \ell ℓ ) is a constant e e e :
P S P M = e \frac{PS}{PM} = e P M P S = e
where P M PM P M is the perpendicular distance from P P P to the directrix.
e = 0 ⇒ e = 0 \Rightarrow e = 0 ⇒ circle
0 < e < 1 ⇒ 0 < e < 1 \Rightarrow 0 < e < 1 ⇒ ellipse
e = 1 ⇒ e = 1 \Rightarrow e = 1 ⇒ parabola
e > 1 ⇒ e > 1 \Rightarrow e > 1 ⇒ hyperbola
A circle is the locus of all points at a fixed distance r r r (radius) from a fixed point C C C (centre) . There is no directrix and no privileged focus direction — every diameter is equivalent.
The subtle part: if e = P S P M = 0 e = \dfrac{PS}{PM} = 0 e = P M P S = 0 , then P S = 0 ⋅ P M = 0 PS = 0 \cdot PM = 0 P S = 0 ⋅ P M = 0 , which would force P = S P = S P = S — a single point! So we cannot just naively plug e = 0 e=0 e = 0 . We take a careful limit .
Worked example Example 1 — Ellipse becoming a circle
An ellipse has a = 5 a = 5 a = 5 and eccentricity e e e . Find b b b when e = 0.6 e = 0.6 e = 0.6 , and describe the shape as e → 0 e \to 0 e → 0 .
b 2 = a 2 ( 1 − e 2 ) = 25 ( 1 − 0.36 ) = 16 ⇒ b = 4 b^2 = a^2(1-e^2) = 25(1 - 0.36) = 16 \Rightarrow b = 4 b 2 = a 2 ( 1 − e 2 ) = 25 ( 1 − 0.36 ) = 16 ⇒ b = 4 . (a genuine ellipse)
Why this step? We use b 2 = a 2 ( 1 − e 2 ) b^2 = a^2(1-e^2) b 2 = a 2 ( 1 − e 2 ) , the ellipse identity, to see the shape.
As e → 0 e \to 0 e → 0 : b 2 → 25 b^2 \to 25 b 2 → 25 , so b → 5 = a b \to 5 = a b → 5 = a . The shape becomes x 2 + y 2 = 25 x^2 + y^2 = 25 x 2 + y 2 = 25 , a circle of radius 5.
Why? Equal axes ⇒ \Rightarrow ⇒ round.
Worked example Example 3 — Circle through 3 points using
e = 0 e=0 e = 0 symmetry
The centre of a circle is equidistant from all points (that's e = 0 e=0 e = 0 : no preferred direction). Find the circle through ( 0 , 0 ) , ( 2 , 0 ) , ( 0 , 2 ) (0,0), (2,0), (0,2) ( 0 , 0 ) , ( 2 , 0 ) , ( 0 , 2 ) .
Centre ( h , k ) (h,k) ( h , k ) satisfies h 2 + k 2 = ( h − 2 ) 2 + k 2 ⇒ 0 = − 4 h + 4 ⇒ h = 1 h^2+k^2 = (h-2)^2+k^2 \Rightarrow 0 = -4h+4 \Rightarrow h=1 h 2 + k 2 = ( h − 2 ) 2 + k 2 ⇒ 0 = − 4 h + 4 ⇒ h = 1 .
Why? Equidistant from ( 0 , 0 ) (0,0) ( 0 , 0 ) and ( 2 , 0 ) (2,0) ( 2 , 0 ) .
Similarly k = 1 k = 1 k = 1 . So centre ( 1 , 1 ) (1,1) ( 1 , 1 ) , r = 1 + 1 = 2 r = \sqrt{1+1} = \sqrt2 r = 1 + 1 = 2 .
Equation: ( x − 1 ) 2 + ( y − 1 ) 2 = 2 (x-1)^2 + (y-1)^2 = 2 ( x − 1 ) 2 + ( y − 1 ) 2 = 2 .
Recall Predict before you compute
Before reading on: for the ellipse x 2 9 + y 2 9 = 1 \dfrac{x^2}{9} + \dfrac{y^2}{9} = 1 9 x 2 + 9 y 2 = 1 , what is e e e ?
Forecast: equal denominators ⇒ a = b ⇒ \Rightarrow a=b \Rightarrow ⇒ a = b ⇒ circle ⇒ e = 0 \Rightarrow e=0 ⇒ e = 0 .
Verify: b 2 = a 2 ( 1 − e 2 ) ⇒ 9 = 9 ( 1 − e 2 ) ⇒ e 2 = 0 ⇒ e = 0. b^2 = a^2(1-e^2) \Rightarrow 9 = 9(1-e^2) \Rightarrow e^2 = 0 \Rightarrow e=0. b 2 = a 2 ( 1 − e 2 ) ⇒ 9 = 9 ( 1 − e 2 ) ⇒ e 2 = 0 ⇒ e = 0. ✔️
e = 0 e=0 e = 0 means P S / P M = 0 PS/PM = 0 P S / P M = 0 , so plug in directly."
Why it feels right: the formula literally says e = P S / P M e = PS/PM e = P S / P M , so e = 0 e=0 e = 0 looks like just substituting.
Why it's wrong: P S / P M = 0 PS/PM = 0 P S / P M = 0 forces P S = 0 PS = 0 P S = 0 , i.e. the point is the focus — a single point, not a circle.
Fix: Treat e = 0 e=0 e = 0 as a limit of the ellipse: foci merge, directrix flees to infinity, a = b a=b a = b . The circle is the degenerate endpoint, not a literal substitution.
Common mistake "The radius is
g 2 + f 2 + c \sqrt{g^2+f^2+c} g 2 + f 2 + c ."
Why it feels right: the general form ends with + c +c + c , so students copy the sign.
Fix: It's r = g 2 + f 2 − c r=\sqrt{g^2+f^2-\mathbf{c}} r = g 2 + f 2 − c . If g 2 + f 2 − c < 0 g^2+f^2-c < 0 g 2 + f 2 − c < 0 there is no real circle (an "imaginary" circle) and if it = 0 =0 = 0 it's a point circle (radius 0) — another degenerate case.
Common mistake "A circle has one focus, like a parabola."
Fix: As e → 0 e\to0 e → 0 both foci of the ellipse collapse to the centre . So the "focus" of a circle is just its centre, and every direction is equivalent — that total symmetry is e = 0 e=0 e = 0 .
Recall Explain to a 12-year-old
Imagine tying a ball to a string pinned at one spot and drawing it around — you get a perfectly round circle, and it doesn't matter which way you turn, it always looks the same. Other shapes like ovals (ellipses) have a "long way" and a "short way." The number e e e measures how squashed the shape is. A circle isn't squashed at all, so its e e e is 0 0 0 . It's the "roundest possible" oval.
"Zero squash, zero e e e ; both foci hug the centre, directrix flees."
e e e : E qual axes when it's E mpty-of-stretch (Ellipse → circle).
What is the eccentricity of a circle? Why can't we set P S / P M = 0 PS/PM = 0 P S / P M = 0 directly to get a circle? It would force
P S = 0 PS=0 P S = 0 , giving a single point; instead take the limit
e → 0 e\to0 e → 0 of an ellipse.
As e → 0 e\to 0 e → 0 in an ellipse, what happens to the two foci? They merge into a single point — the centre.
As e → 0 e\to 0 e → 0 , where does the directrix go? To infinity (
x = a / e → ∞ x = a/e \to \infty x = a / e → ∞ ), so a circle has no directrix.
Relation between a a a , b b b , e e e for an ellipse? b 2 = a 2 ( 1 − e 2 ) b^2 = a^2(1-e^2) b 2 = a 2 ( 1 − e 2 ) What does b 2 = a 2 ( 1 − e 2 ) b^2=a^2(1-e^2) b 2 = a 2 ( 1 − e 2 ) give when e = 0 e=0 e = 0 ? b = a b=a b = a (equal axes) → a circle.
Standard equation of a circle, centre ( h , k ) (h,k) ( h , k ) , radius r r r ? ( x − h ) 2 + ( y − k ) 2 = r 2 (x-h)^2+(y-k)^2=r^2 ( x − h ) 2 + ( y − k ) 2 = r 2 General form of a circle? x 2 + y 2 + 2 g x + 2 f y + c = 0 x^2+y^2+2gx+2fy+c=0 x 2 + y 2 + 2 g x + 2 f y + c = 0 Centre and radius from general form? Centre
( − g , − f ) (-g,-f) ( − g , − f ) , radius
g 2 + f 2 − c \sqrt{g^2+f^2-c} g 2 + f 2 − c When is x 2 + y 2 + 2 g x + 2 f y + c = 0 x^2+y^2+2gx+2fy+c=0 x 2 + y 2 + 2 g x + 2 f y + c = 0 a point circle? When
g 2 + f 2 − c = 0 g^2+f^2-c=0 g 2 + f 2 − c = 0 (radius 0).
Centre of circle through ( 0 , 0 ) , ( 2 , 0 ) , ( 0 , 2 ) (0,0),(2,0),(0,2) ( 0 , 0 ) , ( 2 , 0 ) , ( 0 , 2 ) ? ( 1 , 1 ) (1,1) ( 1 , 1 ) , radius
2 \sqrt2 2 .
Conic Sections — the parent family, cut by a plane through a cone.
Eccentricity — the single parameter e e e classifying all conics.
Ellipse — the circle is its e → 0 e\to0 e → 0 limit (a = b a=b a = b ).
Parabola (e = 1 e=1 e = 1 ) and Hyperbola (e > 1 e>1 e > 1 ) — the other conic members.
Distance Formula — the tool that builds the circle equation.
Completing the Square — converts general form ↔ standard form.
Degenerate Conics — point circle, single point, pair of lines: limiting cases.
Focus-directrix ratio PS/PM
x-h squared plus y-k squared equals r squared
General form x2+y2+2gx+2fy+c=0
Intuition Hinglish mein samjho
Dekho, saare conics — circle, ellipse, parabola, hyperbola — ek hi cheez se aate hain: ek cone ko plane se kaato. Agar plane thoda tilt karo to ellipse, aur zyada tilt karo to parabola/hyperbola. Lekin agar plane bilkul horizontal rakho (cone ke axis ke perpendicular), to jo slice milta hai wahi ek perfect circle hai. Yahi reason hai ki circle ko "degenerate conic" bolte hain.
Ab focus–directrix wali definition mein har conic ka ek number hota hai, eccentricity e e e , jo batata hai shape kitna "squashed" hai. Circle bilkul round hai, koi stretch nahi, isliye e = 0 e = 0 e = 0 . Ek important trap: seedha P S / P M = 0 PS/PM = 0 P S / P M = 0 mat karo, warna point ban jayega. Circle ko ellipse ki limit ke roop mein samjho: jaise-jaise e → 0 e \to 0 e → 0 , ellipse ke dono foci merge hoke centre ban jaate hain, aur directrix infinity pe chali jaati hai. Aur b 2 = a 2 ( 1 − e 2 ) b^2 = a^2(1-e^2) b 2 = a 2 ( 1 − e 2 ) se b = a b = a b = a ho jaata hai — dono axes barabar, matlab round circle.
Circle ka equation banana easy hai kyunki definition simple hai: centre se har point ki distance fixed (= r =r = r ). Distance formula lagao, dono side square karo, mil gaya ( x − h ) 2 + ( y − k ) 2 = r 2 (x-h)^2+(y-k)^2 = r^2 ( x − h ) 2 + ( y − k ) 2 = r 2 . General form x 2 + y 2 + 2 g x + 2 f y + c = 0 x^2+y^2+2gx+2fy+c=0 x 2 + y 2 + 2 g x + 2 f y + c = 0 mein centre ( − g , − f ) (-g,-f) ( − g , − f ) aur radius g 2 + f 2 − c \sqrt{g^2+f^2-c} g 2 + f 2 − c — yaad rakho minus c , plus nahi! Agar g 2 + f 2 − c = 0 g^2+f^2-c=0 g 2 + f 2 − c = 0 ho to point circle (radius zero) — ye bhi ek degenerate case hai.
Exam ke liye 80/20: bas do cheezein pakki karo — (1) e = 0 ⇒ e=0 \Rightarrow e = 0 ⇒ circle, ellipse ki limit se, aur (2) general form se centre-radius nikalna (complete the square ya formula). Inhi do se zyadatar questions ban jaate hain.