3.4.12 · D1Conic Sections

Foundations — Parametric forms of all conics

1,454 words7 min readBack to topic

Before you can appreciate the parent topic, every symbol it throws at you must first be earned. Below, each idea is built from nothing, given a picture, and justified — in the exact order the topic needs them.


1. A point — the address on the plane

Why the topic needs it: a parametrization outputs and — two numbers glued into one address. If you don't see as "right-then-up", the phrase "the point traces the curve" is meaningless.

Negative numbers are allowed: means left, means down. This matters because conics live in all four quadrants (the four regions the axes cut the plane into):

  • Quadrant I: (upper right)
  • Quadrant II: (upper left)
  • Quadrant III: (lower left)
  • Quadrant IV: (lower right)

2. What "" means as a picture

The whole parametric trick rests on one fact: and have fixed geometric meanings.


3. The right triangle — where angles are born

Why the topic needs it: the parameter in is an angle in exactly such a triangle. To read "the point at angle ", you must picture that triangle.


4. sin, cos, tan, sec — ratios that encode an angle

Why a ratio and not the raw length? A ratio cancels the size of the triangle. Two triangles of different scale but the same angle give the same . So these numbers encode the angle alone — exactly what we want to feed as our single dial.

The unit circle picture makes them cleaner still: put the hypotenuse to length and stand it at angle from the positive -axis. Then the tip of that radius sits at — no fractions at all.

For the full toolkit of relations between these, see Trigonometric identities.


5. The identities — the engines that copy the conic's shape

The first identity is Pythagoras on the unit circle (side + side = hypotenuse = ). The second is that same identity divided through by — try it: gives , i.e. .


6. Radians and the range of

Why the topic needs it: the parent lists ranges like (one full lap, no repeat) and (where blows up). Those brackets are radian statements. means "from up to but not including " — because would land on the same point as .


7. sinh, cosh — the hyperbola's other engine

Why a second engine for the same conic? The trig form reaches both branches of the hyperbola but has an awkward blow-up at . The hyperbolic form is smooth for every real but , so it only reaches the right branch. Different tools, different coverage — the parent's "misses a branch" mistake lives here. Details in Hyperbolic functions.


8. Slope and parametric differentiation (a peek)

When a curve is given by , its slope is where is "how fast changes as ticks". This is why tangents to conics become one-line algebra in (as in the parent's parabola tangent ). Full machinery: Parametric differentiation.


How these feed the topic

Point x y on the plane

Squared coordinate as area

Right triangle and angle theta

sin cos tan sec ratios

Identity cos2 plus sin2 equals 1

Identity sec2 minus tan2 equals 1

Exponential e

cosh and sinh

Identity cosh2 minus sinh2 equals 1

Parametric forms of all conics

Radians and range

Slope and parametric differentiation

Each arrow is a "you cannot skip me": no ratios without a triangle, no identity without ratios, no parametrization without the identity.


Equipment checklist

Self-test: can you answer each before revealing?

What does the point tell you about direction?
is the rightward distance; means units down
Geometric meaning of
Area of a square with side length ; always
On a right triangle, equals which ratio?
opposite over hypotenuse
Why use a ratio instead of a side length to capture an angle?
The ratio cancels the triangle's size, so it depends on the angle alone
Coordinates of the unit-circle point at angle
Which identity has the shape "sum of squares = 1"?
Which identity has the shape "difference of squares = 1"?
Derive from
Divide through by :
Why does blow up near ?
Because there and
What does mean, and why exclude ?
One full lap in radians; lands on the same point as
Definition of and its identity
; obeys
Why does the hyperbolic form reach only the right branch?
, so never goes to the left branch
Slope of a parametric curve

Connections