Evanalysis
11.1Estimated reading time: 19 min

11.1 Parabolas: focus, directrix, tangents, and normals

Derive the focus-directrix equation, tangent and normal families, reflection property, and parameter-based loci with their exact domain conditions.

Course contents

Motivation

A parabola can be specified by distances before it is described by an equation. This geometric definition explains why a particular quadratic appears and why translations or changes of orientation preserve the same kind of curve. Its parameter then turns tangent and normal problems into equations in one real variable, where the number and distinctness of roots have direct geometric meaning.

The main proof obligations are easy to overlook: squaring a distance equation requires a converse, a slope formula can miss a vertical tangent, and a locus calculation must show that every claimed point is actually attained. We will keep these questions explicit rather than treating an eliminated equation as a complete geometric proof.

Focus, directrix, and the standard equation

Definition

Focus-directrix description of a parabola

Let FF be a fixed point not on a fixed genuine line DD in the plane. The focus-directrix condition with eccentricity e>0e\gt0 is dist(X,F)=edist(X,D)\operatorname{dist}(X,F)=e\operatorname{dist}(X,D). The point FF is the focus and DD is the directrix. A parabola is the case e=1e=1, so the two distances are equal.

The distance to a line is perpendicular distance, not distance to an arbitrary point on it. Since FDF\notin D, a point satisfying the condition cannot lie on DD: that would force its distance to FF to be zero as well. Thus the distance ratio is defined on the locus. A genuine line has a nonzero normal; an empty set or the whole plane is not a directrix.

Choose the horizontal axis through FF perpendicular to DD, with origin midway between FF and its perpendicular foot on DD. Then we can write F=(a,0)F=(a,0) and D:x=aD:x=-a, where a>0a\gt0. The separation of focus and directrix is 2a2a; positivity records their distinctness.

Concept lensGeometric

The equation records an equality of distances

For X=(x,y)X=(x,y), distance to the focus is (xa)2+y2\sqrt{(x-a)^2+y^2}, while distance to the vertical directrix is x+a|x+a|. The first quantity measures a point-to-point displacement; the second measures only the horizontal component needed to reach a line. The equation emerges by equating these two different geometric measurements.

The origin lies on the locus because its two distances are both aa. The equation below will show that every other point has x0x\ge0, making the origin the vertex and the horizontal axis the axis of symmetry.

Theorem

The focus-directrix equation is equivalent to the parabola equation

For a>0a\gt0, F=(a,0)F=(a,0), and D:x=aD:x=-a, a point X=(x,y)X=(x,y) has equal distances to FF and DD if and only if

y2=4ax.y^2=4ax.

Equality of the distances gives

(xa)2+y2=x+a(xa)2+y2=(x+a)2y2=4ax.\sqrt{(x-a)^2+y^2}=|x+a| \quad\Longrightarrow\quad (x-a)^2+y^2=(x+a)^2 \quad\Longrightarrow\quad y^2=4ax.

Conversely, if y2=4axy^2=4ax, then x0x\ge0 because a>0a\gt0. Substitution gives (xa)2+y2=(x+a)2(x-a)^2+y^2=(x+a)^2. Taking nonnegative square roots yields exactly (xa)2+y2=x+a\sqrt{(x-a)^2+y^2}=|x+a|; in this case x+a>0x+a\gt0 as well. Thus no extraneous points have been introduced by squaring. The symmetry under yyy\mapsto-y and the unique point with x=0x=0 are now visible algebraically.

A translation gives (yk)2=4a(xh)(y-k)^2=4a(x-h), with vertex (h,k)(h,k), focus (h+a,k)(h+a,k), and directrix x=hax=h-a. Replacing the right side by 4a(xh)-4a(x-h) reverses the opening: its focus is (ha,k)(h-a,k) and directrix x=h+ax=h+a. Interchanging the coordinate roles gives the upward form (xh)2=4a(yk)(x-h)^2=4a(y-k), with focus (h,k+a)(h,k+a) and directrix y=kay=k-a; the downward form has a minus sign, focus (h,ka)(h,k-a), and directrix y=k+ay=k+a. Here aa remains positive; the sign in the equation specifies orientation.

A parabola keeps two distances equal
A parabola keeps two distances equalxy0PFD

P = (1, 2); PF = PD = 2

For y2=4xy^2=4x, the focus is F=(1,0)F=(1,0) and the directrix is x=1x=-1. The point P=(t2,2t)P=(t^2,2t) has PF=PD=t2+1PF=PD=t^2+1, where DD is its perpendicular foot on the directrix. The fine dashed line is the tangent xty+t2=0x-ty+t^2=0. At t=0t=0 it is vertical: x=0x=0.

Parameters, tangents, and normals

Every point of the standard parabola can be written uniquely as

P(t)=(at2,2at),tR.P(t)=(at^2,2at),\qquad t\in\mathbb R.

Substitution verifies membership. Conversely, for a point (x,y)(x,y) on the curve, t=y/(2a)t=y/(2a) gives at2=y2/(4a)=xat^2=y^2/(4a)=x. Thus the parameter neither omits the vertex nor represents a point more than once.

Theorem

Tangent and normal equations valid at every real parameter

At P(t)=(at2,2at)P(t)=(at^2,2at), the tangent and normal are respectively

xty+at2=0,tx+y2atat3=0.x-ty+at^2=0,\qquad tx+y-2at-at^3=0.

These equations are valid for every tRt\in\mathbb R, including t=0t=0.

Differentiate the parametrization to get P(t)=(2at,2a)P'(t)=(2at,2a). It never vanishes because a>0a\gt0, so (t,1)(t,1) is a tangent direction and (1,t)(1,-t) is a perpendicular normal direction. The tangent is therefore (1,t)((x,y)P(t))=0(1,-t)\cdot((x,y)-P(t))=0, which gives its equation. The normal line through the same point has normal vector (t,1)(t,1); expanding its point-normal equation gives the second formula.

For t0t\ne0, the tangent slope is 1/t1/t and the normal slope is t-t. At t=0t=0, the tangent is x=0x=0 and the normal is y=0y=0. The line equations remain meaningful where the slope calculation cannot be used. For a contact point (x0,y0)(x_0,y_0), equivalent forms are

y0y=2a(x+x0),y0(xx0)+2a(yy0)=0.y_0y=2a(x+x_0),\qquad y_0(x-x_0)+2a(y-y_0)=0.

These follow by substituting x0=at2,y0=2atx_0=at^2,y_0=2at; they too include the vertex.

Worked example

Translate the geometry and retain the vertex tangent

For (y+2)2=8(x3)(y+2)^2=8(x-3), we have a=2a=2 and vertex (3,2)(3,-2). The focus is (5,2)(5,-2) and the directrix is x=1x=1. A parametrization is (3+2t2,2+4t)(3+2t^2,-2+4t), whose derivative is (4t,4)(4t,4). At t=0t=0 the tangent direction is vertical, so the tangent is x=3x=3; the perpendicular normal is y=2y=-2. No finite tangent slope exists there, but neither the curve nor either line is undefined.

Tangents from a point and the chord of contact

A tangent at parameter tt passes through H=(h,k)H=(h,k) exactly when

at2kt+h=0.at^2-kt+h=0.

Because a>0a\gt0, this is a genuine quadratic. Its discriminant Δ=k24ah\Delta=k^2-4ah counts the real contact parameters: two distinct roots give two tangents, a repeated root gives one tangent, and no real roots give no real tangent. Distinct parameters give distinct lines because the normalized tangent equation has coefficient t-t on yy. When Δ=0\Delta=0, the point itself satisfies k2=4ahk^2=4ah and lies on the parabola.

Suppose Δ>0\Delta\gt0, so HH is external in the sense of admitting two distinct tangents. If their contact points are (x1,y1),(x2,y2)(x_1,y_1),(x_2,y_2), substituting HH into each coordinate tangent equation yields 2a(h+xi)kyi=02a(h+x_i)-ky_i=0. Consequently their chord of contact is

2a(x+h)ky=0.2a(x+h)-ky=0.

This is a genuine line because its xx coefficient is 2a02a\ne0. It contains two distinct contact points, which determine it uniquely. No division by kk is needed; when k=0k=0, it is the vertical line x=hx=-h. Without two distinct tangents, the geometric chord of contact has not been established even though the displayed linear expression can still be written.

Worked example

Two tangents through an external point

For y2=4xy^2=4x and H=(2,1)H=(-2,1), the parameter equation is t2t2=(t2)(t+1)=0t^2-t-2=(t-2)(t+1)=0. The contact parameters are 2,12,-1, giving

x2y+4=0,x+y+1=0.x-2y+4=0,\qquad x+y+1=0.

Their contact points are (4,4)(4,4) and (1,2)(1,-2). Both tangents pass through (2,1)(-2,1), and the chord of contact is 2xy4=02x-y-4=0. Substitution of each contact point verifies this chord; it is a different line from either tangent, since it joins the two points of tangency.

Reflection toward the focus

Consider light travelling parallel to the axis toward the parabola with unit incoming direction d=(1,0)d=(-1,0). At P(t)P(t), reflection in the tangent preserves the tangential component of this direction and reverses its normal component. This vector description avoids special cases where a tangent or reflected ray is vertical.

Proof: Reflect the normal component without dividing by a slope

Normal and legal denominator. A normal to the tangent is n=(1,t)n=(1,-t), so n2=1+t2>0\|n\|^2=1+t^2\gt0 for every real tt. The normal component of dd is ((dn)/n2)n((d\cdot n)/\|n\|^2)n.

Reflection step. Reversing that component subtracts it twice:

dout=d2dnn2n=(1t2,2t)1+t2.d_{\mathrm{out}} =d-2\frac{d\cdot n}{\|n\|^2}n =\frac{(1-t^2,-2t)}{1+t^2}.

Target direction. With F=(a,0)F=(a,0),

FP(t)=a(1t2,2t),FP(t)=a(1+t2).F-P(t)=a(1-t^2,-2t),\qquad \|F-P(t)\|=a(1+t^2).

Thus dout=(FP(t))/FP(t)d_{\mathrm{out}}=(F-P(t))/\|F-P(t)\|: the reflected ray travels toward the focus, rather than merely along an unoriented line through it.

Boundary check. At t=0t=0 the outgoing direction is (1,0)(1,0); at t=1t=1 it is (0,1)(0,-1); at t=1t=-1 it is (0,1)(0,1). The same calculation covers all three cases without the forbidden divisions by tt or t21t^2-1 that a slope argument might introduce.

A midpoint locus from perpendicular radius vectors

Let O=(0,0)O=(0,0) and let distinct contacts A=P(t1)A=P(t_1) and B=P(t2)B=P(t_2) satisfy AOB=π/2\angle AOB=\pi/2. Both contacts must differ from OO, so t1t20t_1t_2\ne0. Set s=t1+t2s=t_1+t_2 and p=t1t2p=t_1t_2. Dot products give

OAOB=a2t1t2(t1t2+4)=a2p(p+4)=0.\overrightarrow{OA}\cdot\overrightarrow{OB} =a^2t_1t_2(t_1t_2+4)=a^2p(p+4)=0.

Since p0p\ne0, necessarily p=4p=-4. Merely accepting the zero product p=0p=0 would include an undefined angle at a zero radius vector.

Worked example

Eliminate parameters and prove the entire midpoint locus

Let TT be the intersection of the tangents at A,BA,B, and NN the intersection of their normals. Since p=4p=-4, the parameters are distinct. Subtract the two tangent equations: (t1t2)y=a(t12t22)(t_1-t_2)y=a(t_1^2-t_2^2). Dividing by the nonzero difference gives y=asy=as, and substitution gives

T=(ap,as)=(4a,as).T=(ap,as)=(-4a,as).

Subtracting the normal equations similarly gives x=a(2+t12+t1t2+t22)=a(2+s2p)x=a(2+t_1^2+t_1t_2+t_2^2)=a(2+s^2-p). Substitution into either normal then gives y=apsy=-aps. Therefore

N=(a(s2+6),4as),M=T+N2=(a+a2s2,5a2s).N=(a(s^2+6),4as),\qquad M=\frac{T+N}{2}=\left(a+\frac a2s^2,\frac{5a}{2}s\right).

Eliminating ss yields

y2=25a2(xa).y^2=\frac{25a}{2}(x-a).

This proves every constructed midpoint lies on the stated parabola. For the converse, take any point on it and set s=2y/(5a)s=2y/(5a). The quadratic z2sz4=0z^2-sz-4=0 has discriminant s2+16>0s^2+16\gt0, so it gives distinct real, nonzero parameters with sum ss and product 4-4. Their radius vectors are nonzero and orthogonal, and the construction returns the given midpoint. Thus the locus is the whole parabola, not merely a subset of it.

Three normals and a fixed centroid

Theorem

The centroid when three distinct real normal contacts exist

Fix a>0a\gt0 and a real hh. For a point H=(h,k)H=(h,k), assume three distinct real contact parameters t1,t2,t3t_1,t_2,t_3 give normals through HH. The centroid of the three contact points is

G=(2(h2a)3,0).G=\left(\frac{2(h-2a)}3,0\right).

Thus it is fixed as kk varies among positions for which the stated three-contact assumption holds.

Substituting HH into the normal equation gives

at3+(2ah)tk=0.at^3+(2a-h)t-k=0.

Its roots are contact parameters, not the coordinates of the given point. Under the hypothesis, the three real roots are distinct. Vieta's relations give

iti=0,i<jtitj=2aha,iti2=(iti)22i<jtitj=2(h2a)a.\sum_i t_i=0,\qquad \sum_{i\lt j}t_it_j=\frac{2a-h}{a},\qquad \sum_i t_i^2=\left(\sum_i t_i\right)^2-2\sum_{i\lt j}t_it_j =\frac{2(h-2a)}a.

Average the coordinates (ati2,2ati)(at_i^2,2at_i) to obtain the displayed centroid. These three distinct contacts are not collinear. If a genuine line Ax+By+C=0Ax+By+C=0 contained them, substitution of (at2,2at)(at^2,2at) would make all three parameters roots of Aat2+2aBt+CAa t^2+2aBt+C. This polynomial has degree at most two and is not identically zero, since the line coefficients are not all zero. It cannot have three distinct roots. Thus the assumed contacts really form a triangle, not a degenerate three-point configuration.

The term kk affects the cubic's constant coefficient but not these two symmetric sums, which explains why the centroid depends on hh alone. The condition is essential: a real cubic need not have three distinct real roots. Algebraic identities involving complex or repeated roots cannot be interpreted as three distinct real contact points.

Worked example

A valid three-normal configuration and its boundary warning

Take h=3ah=3a, k=0k=0. The normal equation becomes at(t21)=0at(t^2-1)=0, giving t=1,0,1t=-1,0,1. The contacts are (a,2a),(0,0),(a,2a)(a,-2a),(0,0),(a,2a), with centroid (2a/3,0)(2a/3,0), exactly the theorem's value. Their normal lines have distinct directions and all pass through (3a,0)(3a,0). The vertex contact is allowed here: unlike the preceding radius-angle problem, this construction does not require an angle from OO to that contact.

At h=0,k=0h=0,k=0, the equation is at(t2+2)=0at(t^2+2)=0, which has only one real root. There is then no triangle of three real contacts to which the centroid statement could apply. The result does not assert that every point on a vertical line supplies three normals.

Quick checks

Checkpoint

Q1. Why does squaring the focus-directrix equation give an equivalent locus here?

Check the converse and the signs of the quantities whose squares agree.

Solution · Quick-check Q1

If y2=4axy^2=4ax with a>0a\gt0, then x0x\ge0 and (xa)2+y2=(x+a)2(x-a)^2+y^2=(x+a)^2. Taking nonnegative square roots recovers the two distances, with x+a=x+a>0|x+a|=x+a\gt0.

Checkpoint

Q2. Does a vertical tangent mean the normal formula fails at the vertex?

Use the equations rather than dividing by a slope.

Solution · Quick-check Q2

No. At t=0t=0 the tangent is x=0x=0 and the normal is y=0y=0. The derivative (0,2a)(0,2a) is nonzero, so the tangent direction is well defined.

Summary

The focus-directrix condition and y2=4axy^2=4ax are equivalent when the distance signs and a>0a\gt0 are retained. A regular parametrization gives tangent and normal equations valid even at the vertex. Tangent counts depend on real quadratic roots; reflection follows by reversing a normal component. For locus and centroid arguments, real contacts, excluded degeneracies, and the reverse construction determine the scope of the conclusion.

Exercises

  1. For (x1)2=12(y+2)(x-1)^2=-12(y+2), identify the vertex, focus, directrix, and tangent and normal at the vertex.
  2. Find both tangents from H=(a,0)H=(-a,0) to y2=4axy^2=4ax, and their chord of contact. Keep a>0a\gt0 and avoid dividing by the second coordinate of HH.
  3. In the perpendicular-radius construction, take t1=2t_1=2, t2=2t_2=-2. Calculate A,B,T,N,MA,B,T,N,M and verify the right-angle condition.
  4. Suppose three distinct real normals through (4a,k)(4a,k) exist. Find the contact centroid and explain precisely what the assumption contributes.

Guided solutions

Solution · Solution 1

Here a=3a=3, the opening is downward, and the vertex is (1,2)(1,-2). The focus is (1,5)(1,-5), the directrix is y=1y=1, the tangent at the vertex is y=2y=-2, and the normal is x=1x=1.

Solution · Solution 2

The parameter equation is at2a=0at^2-a=0, so t=1,1t=1,-1. The tangents are xy+a=0x-y+a=0 and x+y+a=0x+y+a=0; the contacts are (a,2a)(a,2a) and (a,2a)(a,-2a). Their chord is 2a(xa)=02a(x-a)=0, or x=ax=a.

Solution · Solution 3

A=(4a,4a)A=(4a,4a) and B=(4a,4a)B=(4a,-4a) are nonzero, with dot product 16a216a2=016a^2-16a^2=0. Here s=0,p=4s=0,p=-4, so T=(4a,0)T=(-4a,0), N=(6a,0)N=(6a,0), and M=(a,0)M=(a,0), the vertex of the midpoint locus.

Solution · Solution 4

The centroid is (4a/3,0)(4a/3,0). The hypothesis supplies three distinct real contact parameters, so the Vieta sums represent a geometric centroid of three contacts. It does not hold merely because the point lies on x=4ax=4a; values of kk without three such contacts are outside the assertion.

Key terms in this unit