Parabola

DOWNLOAD Mathematica Notebook EXPLORE THIS TOPIC IN the MathWorld Classroom ParabolaDirectrix

A parabola (plural "parabolas"; Gray 1997, p. 45) is the set of all points in the plane equidistant from a given line L (the conic section directrix) and a given point F not on the line (the focus). The focal parameter (i.e., the distance between the directrix and focus) is therefore given by p=2a, where a is the distance from the vertex to the directrix or focus. The surface of revolution obtained by rotating a parabola about its axis of symmetry is called a paraboloid.

ParabolaFocus

The parabola was studied by Menaechmus in an attempt to achieve cube duplication. Menaechmus solved the problem by finding the intersection of the two parabolas x^2=y and y^2=2x. Euclid wrote about the parabola, and it was given its present name by Apollonius. Pascal considered the parabola as a projection of a circle, and Galileo showed that projectiles falling under uniform gravity follow parabolic paths. Gregory and Newton considered the catacaustic properties of a parabola that bring parallel rays of light to a focus (MacTutor Archive), as illustrated above.

For a parabola opening to the right with vertex at (0, 0), the equation in Cartesian coordinates is

 sqrt((x-a)^2+y^2)=x+a
(1)
 (x-a)^2+y^2=(x+a)^2
(2)
 x^2-2ax+a^2+y^2=x^2+2ax+a^2
(3)
 y^2=4ax.
(4)

The quantity 4a is known as the latus rectum. If the vertex is at (x_0,y_0) instead of (0, 0), the equation of the parabola is

 (y-y_0)^2=4a(x-x_0).
(5)

If the parabola instead opens upwards, its equation is

 x^2=4ay.
(6)
Parabola3Points

Three points uniquely determine one parabola with directrix parallel to the x-axis and one with directrix parallel to the y-axis. If these parabolas pass through the three points (x_1,y_1), (x_2,y_2), and (x_3,y_3), they are given by equations

 |x^2 x y 1; x_1^2 x_1 y_1 1; x_2^2 x_2 y_2 1; x_3^2 x_3 y_3 1|=0
(7)

and

 |y^2 x y 1; y_1^2 x_1 y_1 1; y_2^2 x_2 y_2 1; y_3^2 x_3 y_3 1|=0.
(8)
ParabolaPolar

In polar coordinates, the equation of a parabola with parameter a and center (0, 0) is given by

 r=-(2a)/(1+costheta)
(9)

(left figure). The equivalence with the Cartesian form can be seen by setting up a coordinate system (x^',y^')=(x-a,y) and plugging in r=sqrt(x^('2)+y^('2)) and theta=tan^(-1)(y^'/x^') to obtain

 sqrt((x-a)^2+y^2)=-(2a)/(1+(x-a)/(sqrt((x-a)^2+y^2))).
(10)

Expanding and collecting terms,

 a+x+sqrt((a-x)^2+y^2)=0,
(11)

so solving for y^2 gives (◇). A set of confocal parabolas is shown in the figure on the right.

In pedal coordinates with the pedal point at the focus, the equation is

 p^2=ar.
(12)

The parabola can be written parametrically as

x=at^2
(13)
y=2at
(14)

or

x=(t^2)/(4a)
(15)
y=t.
(16)

A segment of a parabola is a Lissajous curve.

ParabolaEnvelope

A parabola may be generated as the envelope of two concurrent line segments by connecting opposite points on the two lines (Wells 1991).

ParabolaTangents

In the above figure, the lines SPA, SQB, and POQ are tangent to the parabola at points A, B, and O, respectively. Then SP/PA=QO/OP=BQ/QS (Wells 1991). Moreover, the circumcircle of DeltaPQS passes through the focus F (Honsberger 1995, p. 47). In addition, the foot of the perpendicular to a tangent to a parabola from the focus always lies on the tangent at the vertex (Honsberger 1995, p. 48).

ParabolaTangentLines

Given an arbitrary point P located "outside" a parabola, the tangent or tangents to the parabola through P can be constructed by drawing the circle having PF as a diameter, where F is the focus. Then locate the points A and B at which the circle cuts the vertical tangent through V. The points T_A and T_B (which can collapse to a single point in the degenerate case) are then the points of tangency of the lines PA and PB and the parabola (Wells 1991).

The curvature, arc length, and tangential angle are

kappa(t)=1/(2a(1+t^2)^(3/2))
(17)
s(t)=a(tsqrt(1+t^2)+sinh^(-1)t)
(18)
phi(t)=tan^(-1)t.
(19)

The tangent vector of the parabola is

x_T(t)=1/(sqrt(1+t^2))
(20)
y_T(t)=t/(sqrt(1+t^2)).
(21)

The plots below show the normal and tangent vectors to a parabola.

ParabolaNormalTangent

Wolfram Web Resources

Mathematica »

The #1 tool for creating Demonstrations and anything technical.

Wolfram|Alpha »

Explore anything with the first computational knowledge engine.

Wolfram Demonstrations Project »

Explore thousands of free applications across science, mathematics, engineering, technology, business, art, finance, social sciences, and more.

Computerbasedmath.org »

Join the initiative for modernizing math education.

Online Integral Calculator »

Solve integrals with Wolfram|Alpha.

Step-by-step Solutions »

Walk through homework problems step-by-step from beginning to end. Hints help you try the next step on your own.

Wolfram Problem Generator »

Unlimited random practice problems and answers with built-in Step-by-step solutions. Practice online or make a printable study sheet.

Wolfram Education Portal »

Collection of teaching and learning tools built by Wolfram education experts: dynamic textbook, lesson plans, widgets, interactive Demonstrations, and more.

Wolfram Language »

Knowledge-based programming for everyone.