Skip to content
Home

Parabola: definition, properties, history and applications

A parabola is a plane curve and conic section defined by a focus and directrix or by a quadratic equation. This article summarizes its geometry, algebra, history, properties, and common applications.

A parabola is a smooth, symmetric plane curve that can be defined in several equivalent ways. Geometrically it is one of the conic sections produced when a cone is intersected by a plane at an angle parallel to a generating line of the cone; that special intersection yields the parabola among conic curves. Analytically a parabola is often given by the quadratic equation y = ax^2 + bx + c, where a, b and c are constants and a ≠ 0. The coefficient a controls opening and width, while b and c translate and tilt the graph.

Image gallery

10 Images

Geometric definition and essential elements

Another classical definition uses a focus and a directrix: a parabola is the set of points equidistant from a fixed point, the focus, and a fixed line, the directrix. The point where the curve attains its closest approach to the directrix is the vertex, which is a local maximum or minimum depending on orientation. The axis of symmetry is the line through the vertex that divides the curve into mirror-image halves. Important derived quantities include the focal length (distance from vertex to focus), the latus rectum (the chord through the focus perpendicular to the axis) and curvature at the vertex.

Reflective property and physical significance

Parabolas have a characteristic reflective property: rays entering parallel to the axis reflect through the focus, and conversely rays originating at the focus reflect out parallel to the axis. For that reason parabolic shapes concentrate energy and are used in satellite dishes, radio antennas, parabolic microphones and searchlight reflectors. Small concave mirrors that concentrate light are sometimes called magnifying mirrors. Manufacturing such devices requires precise shaping so that the ideal mathematical focus closely matches the physical receiver.

Algebraic formulas and computation

Given y = ax^2 + bx + c, the vertex occurs at x = -b/(2a) and the y-coordinate follows by substitution; completing the square or using calculus yields this result. For the standard upright parabola y = a x^2 the focus is at (0, 1/(4a)) when coordinates are chosen so that the vertex is at the origin, and the directrix is the line y = -1/(4a). Parametric and rotated forms extend algebraic descriptions to tilted or translated parabolas; computer algebra systems and geometric software can compute intersections, tangents and curvatures precisely.

History and development

The parabola was studied in antiquity. Early Greek work on conic curves is associated with mathematicians such as Menaechmus, who examined conic loci, and with Apollonius of Perga, who classified and named conics. Later the invention of coordinate methods and analytic geometry placed parabolas into algebraic form and connected them with quadratic functions and calculus; these developments allowed more systematic study of curvature, arc length and optimization problems.

Examples, approximations and common observations

In elementary physics, the idealized trajectory of a projectile near Earth's surface, neglecting air resistance and rotational effects, is a parabola. Thus the path of a thrown ball or the stream of water from a simple fountain will approximate a parabolic arc when friction and drag are small; many textbooks illustrate projectile motion with parabolic trajectories. Real flows and objects deviate from the ideal due to wind, viscosity and turbulence, but the parabola remains a useful first approximation. Fountain displays and engineering models often exploit this predictable shape.

Architecture, engineering and distinctions

Architects and engineers use parabolic shapes for arches, beams and reflectors because of structural or optical advantages. A common visual confusion is between parabolas and related curves: for example the famous Gateway Arch in St. Louis resembles a parabola to casual view but is technically an inverted weighted catenary. Comparing these curves helps clarify load distribution and aesthetics in design. Complex forms may be approximated locally by parabolas for analysis and optimization purposes.

Computation, approximation and broader uses

Parabolas often serve as local approximations to more complex functions: in calculus the second-order Taylor polynomial of a smooth function near an extremum is a parabola that captures curvature information. Numerical optimization methods exploit quadratic models because they are simple yet informative about minima or maxima. In optics, radio and acoustics the parabolic reflector remains a central practical application because it transforms planar wavefronts into a concentrated signal at the focus, and vice versa. Approximate quadratic fits are common in data analysis and engineering design. The bouncing of a ball will be parabolic, if the force of friction is ignored

Further reading and resources

For formal proofs, derivations of focus and directrix formulas, and historical sources, consult standard texts on conic sections and analytic geometry. Introductory materials typically present plane intersections, parallel generator lines and cone surfaces as the geometric origin of conic curves. Software demonstrations and classroom experiments with parabolas can be found in many educational collections and mathematical outreach pages. The course of the water in a fountain is parabolic The Gateway Arch in St. Louis looks like it is shaped like a parabola, but it is actually an inverted weighted catenary A satellite receiver is shaped like a parabola

Definition with guideline

A parabola can be described geometrically as a locus line:

A parabola is the geometric locus of all points Pwhose distance d(P,F)to a special fixed point - the focal point F- is equal to the distance d(P,l)to a special straight line - the directrix .l

Noted as a point set:

\{P \mid d(P,F) = d(P,l)\}

The point midway between the focal point and the directrix is called the vertex S of the parabola. The line connecting the focal point and the vertex is also called the axis of the parabola. It is the only axis of symmetry of the parabola.

If one introduces coordinates in such a way that {\displaystyle F=(0,f)\ ,f>0}and the directrix has the equation y=-f, then for P=(x,y)from {\displaystyle d(P,F)=d(P,l)}results the equation

y=\tfrac{1}{4f}x^2

of a parabola open at the top.

The half-width p of the parabola at the height of the focal point results from {\displaystyle y=f={\tfrac {1}{4f}}x^{2}} to p=2fand is called (analogous to ellipse and hyperbola) the half-parameter of the parabola. As with ellipse (in the principal vertex) and hyperbola, the half-parameter p {\displaystyle p} is thep vertex radius of curvature, that is, the radius of the circle of curvature at the vertex. In paddition, for a parabola, the distance from the focal point to the directrix. The equation of the parabola can thus also be written in the following form:

 x^2=2py

If we swap xand y, then one obtains with

 y^2=2px

the equation of a parabola opened to the right.

Based on the definition, a parabola is the equidistance curve to its focal point and directrix.

Parabola as function graph

An upward or downward open parabola with vertex at zero (0,0) and the y axis as axis is described (in Cartesian coordinates) by an equation

y=ax^{2}{\text{ mit }}a\neq 0

described. For a>0 the parabolas are open upwards, for a<0 downwards (see figure). Thereby holds:

  • The focal point is (0,{\tfrac {1}{4a}}),
  • the half-parameter is p=\tfrac{1}{2a},
  • the directrix has the equation y=-{\tfrac {1}{4a}}and
  • the tangent line at the point (x_0,ax^2_0)has the equation y=2ax_{0}x-ax_{0}^{2}.

For a=1get the normal parabola y=x^2. Its focal point is (0,{\tfrac {1}{4}}), the half-parameter p=\tfrac{1}{2}and the directrix has the equation y=-{\tfrac {1}{4}}.

After a shift the vertex shape of any upward or downward open parabola is {\displaystyle (x,y)\mapsto (x+x_{0},y+y_{0})}obtained:

y=a(x-x_{0})^{2}+y_{0}\ ,\ a\neq 0with vertex S=(x_{0},y_{0})

Multiplying out gives the general equation of a parabola open down or up:

y=ax^{2}+bx+c{\text{ mit }}a,b,c\in \mathbb{R} ,a\neq 0

It is the graph of the quadratic function

f(x)=ax^{2}+bx+c.

Given the function f(x)=ax^{2}+bx+c, find the vertex by quadratic completion:

S=(x_{0},y_{0})=(-{\tfrac {b}{2a}},c-{\tfrac {b^{2}}{4a}})

Related articles

Author

AlegsaOnline.com Parabola: definition, properties, history and applications

URL: https://en.alegsaonline.com/art/74487

Share