ContributeCreate accountLog in

Parabola

From OpenWiki, the free encyclopedia
This is an old revision of this page, as edited by Wikipedia import at 23:38, 5 September 2026. It may differ significantly from the current revision.

[[File:Conic Sections.svg|thumb|The parabola is a member of the family of conic sections.]]

In mathematics, a parabola ( ) is a plane curve which is mirror-symmetrical and is approximately U-shaped. It fits several superficially different mathematical descriptions, which can all be proved to define exactly the same curves.

One description of a parabola involves a point (the focus) and a line (the directrix). The focus does not lie on the directrix. The parabola is the locus of points in that plane that are equidistant from the directrix and the focus. Another description of a parabola is as a conic section, created from the intersection of a right circular conical surface and a plane parallel to another plane that is tangential to the conical surface.

The graph of a quadratic function <math>y=ax^2+bx+ c</math> (with <math>a\neq 0 </math>) is a parabola with its axis of symmetry coincident with the -axis. Conversely, every such parabola is the graph of a quadratic function.

The line perpendicular to the directrix and passing through the focus (that is, the line that splits the parabola through the middle) is called the "axis of symmetry". The point where the parabola intersects its axis of symmetry is called the "vertex" and is the point where the parabola is most sharply curved. The distance between the vertex and the focus, measured along the axis of symmetry, is the "focal length". The "latus rectum" is the chord of the parabola that is parallel to the directrix and passes through the focus. Parabolas can open up, down, left, right, or in some other arbitrary direction. Any parabola can be repositioned and rescaled to fit exactly on any other parabola—that is, all parabolas are geometrically similar.

Parabolas have the property that, if they are made of material that reflects light, then light that travels parallel to the axis of symmetry of a parabola and strikes its concave side is reflected to its focus, regardless of where on the parabola the reflection occurs. Conversely, light that originates from a point source at the focus is reflected into a parallel ("collimated") beam, leaving the parabola parallel to the axis of symmetry. The same effects occur with sound and other waves. This reflective property is the basis of many practical uses of parabolas.

The parabola has many important applications, from a parabolic antenna or parabolic microphone to automobile headlight reflectors and the design of ballistic missiles. It is frequently used in physics, engineering, and many other areas.

History

[edit]

[[File:Leonardo parabolic compass.JPG|thumb|Parabolic compass designed by Leonardo da Vinci]] The earliest known work on conic sections was by Menaechmus in the 4th century BC. He discovered a way to solve the problem of doubling the cube using parabolas. (The solution, however, does not meet the requirements of compass-and-straightedge construction.) The area enclosed by a parabola and a line segment, the so-called "parabola segment", was computed by Archimedes by the method of exhaustion in the 3rd century BC, in his The Quadrature of the Parabola. The name "parabola" is due to Apollonius, who discovered many properties of conic sections. It means "application", referring to "application of areas" concept, that has a connection with this curve, as Apollonius had proved.[1] The focus–directrix property of the parabola and other conic sections was mentioned in the works of Pappus.

Galileo showed that the path of a projectile follows a parabola, a consequence of uniform acceleration due to gravity.

The idea that a parabolic reflector could produce an image was already well known before the invention of the reflecting telescope.[2] Designs were proposed in the early to mid-17th century by many mathematicians, including René Descartes, Marin Mersenne,[3] and James Gregory.[4] When Isaac Newton built the first reflecting telescope in 1668, he skipped using a parabolic mirror because of the difficulty of fabrication, opting for a spherical mirror. Parabolic mirrors are used in most modern reflecting telescopes and in satellite dishes and radar receivers.[5]

Definition as a locus of points

[edit]

A parabola can be defined geometrically as a set of points (locus) in the Euclidean plane, as follows.

A parabola is the set of the points whose distance to a fixed point, the focus, equals the distance to a fixed line, the directrix. That is, if is the focus and is the directrix, the parabola is the set of all points such that <math display="block">d(P,F) = d(P,l),</math> where denotes Euclidean distance.

The point where this distance is minimal is the midpoint <math>V</math> of the perpendicular from the focus <math>F</math> to the directrix <math>l.</math> It is called the vertex, and its distance to both the focus and the directrix is the focal length of the parabola.

The line <math>FV</math> is the unique axis of symmetry of the parabola and called the axis of the parabola.

In a Cartesian coordinate system

[edit]

Axis of symmetry parallel to the y axis

[edit]

In Cartesian coordinates, if the vertex is the origin and the directrix has the equation <math>y = -f</math>, then, by examining the case <math>x = 0</math>, the focus is on the positive -axis, with <math>F = (0, f)</math>, where is the focal length.

The above geometric characterization implies that a point <math>P = (x, y)</math> is on the parabola if and only if <math display=block>x^2 + (y - f)^2 = (y + f)^2.</math> Solving for <math>y</math> yields <math display="block">y = \frac{1}{4f} x^2.</math>

This parabola is U-shaped (opening to the top).

The horizontal chord through the focus is on the line of equation (see picture in opening section); it is called the latus rectum; one half of it is the semi-latus rectum. The latus rectum is parallel to the directrix. The semi-latus rectum is denoted by <math>p</math>. From the equation satisfied by the endpoints of the latus rectum, one gets <math display="block">p = 2f.</math> Thus, the semi-lactus rectum is the distance from the focus to the directrix. Using the parameter <math>p</math>, the equation of the parabola can be rewritten as <math display="block">x^2 = 2py.</math>

More generally, if the vertex is <math>V = (v_1, v_2)</math>, the focus <math>F = (v_1, v_2 + f)</math>, and the directrix <math>y = v_2 - f </math>, one obtains the equation <math display="block">y = \frac{1}{4f} (x - v_1)^2 + v_2 = \frac{1}{4f} x^2 - \frac{v_1}{2f} x + \frac{v_1^2}{4f} + v_2.</math>

Remarks:

  • If <math>f < 0</math> in the above equations one gets parabola with a downward opening.
  • The hypothesis that the axis is parallel to the -axis implies that the parabola is the graph of a quadratic function. Conversely, the graph of an arbitrary quadratic function is a parabola (see next section).
  • If one exchanges <math>x</math> and <math>y</math>, one obtains equations of the form <math>y^2 = 2px</math>. These parabolas open to the left (if <math>p < 0</math>) or to the right (if <math>p > 0</math>).

General position

[edit]

If the focus is <math>F = (f_1, f_2)</math>, and the directrix <math>ax + by + c = 0</math>, then one obtains the equation <math display="block">\frac{(ax + by + c)^2}{a^2 + b^2} = (x - f_1)^2 + (y - f_2)^2</math>

(the left side of the equation uses the Hesse normal form of a line to calculate the distance <math>|Pl|</math>).

For a parametric equation of a parabola in general position see .

The implicit equation of a parabola is defined by an irreducible polynomial of degree two: <math display="block">ax^2 + bxy + cy^2 + dx + ey + f = 0,</math> such that <math>b^2 - 4ac = 0,</math> or, equivalently, such that <math>ax^2 + bxy + cy^2</math> is the square of a linear polynomial.

As a graph of a function

[edit]

The previous section shows that any parabola with the origin as vertex and the y axis as axis of symmetry can be considered as the graph of a function <math display="block">f(x) = a x^2 \text{ with } a \ne 0.</math>

For <math>a > 0</math> the parabolas are opening to the top, and for <math>a < 0</math> are opening to the bottom (see picture). From the section above one obtains:

  • The focus is <math>\left(0, \frac{1}{4a}\right)</math>,
  • the focal length <math>\frac{1}{4a}</math>, the semi-latus rectum is <math>p = \frac{1}{2a}</math>,
  • the vertex is <math>(0, 0)</math>,
  • the directrix has the equation <math>y = -\frac{1}{4a}</math>,
  • the tangent at point <math>(x_0, ax^2_0)</math> has the equation <math>y = 2a x_0 x - a x^2_0</math>.

For <math>a = 1</math> the parabola is the unit parabola with equation <math>y = x^2</math>. Its focus is <math>\left(0, \tfrac{1}{4}\right)</math>, the semi-latus rectum <math>p = \tfrac{1}{2}</math>, and the directrix has the equation <math>y = -\tfrac{1}{4}</math>.

The general function of degree 2 is <math display="block">f(x) = ax^2 + bx + c ~~\text{ with }~~ a, b, c \in \R,\ a \ne 0.</math> Completing the square yields <math display="block">f(x) = a \left(x + \frac{b}{2a}\right)^2 + \frac{4ac - b^2}{4a},</math> which is the equation of a parabola with

  • the axis <math>x = -\frac{b}{2a} </math> (parallel to the y axis),
  • the focal length <math>\frac{1}{4a}</math>, the semi-latus rectum <math>p = \frac{1}{2a}</math>,
  • the vertex <math>V = \left(-\frac{b}{2a}, \frac{4ac - b^2}{4a}\right)</math>,
  • the focus <math>F = \left(-\frac{b}{2a}, \frac{4ac - b^2 + 1}{4a}\right)</math>,
  • the directrix <math>y = \frac{4ac - b^2 - 1}{4a}</math>,
  • the point of the parabola intersecting the y axis has coordinates <math>(0, c)</math>,
  • the tangent at a point on the y axis has the equation <math>y = bx + c</math>.

Similarity to the unit parabola

[edit]

Two objects in the Euclidean plane are similar if one can be transformed to the other by a similarity, that is, an arbitrary composition of rigid motions (translations and rotations) and uniform scalings.

A parabola <math>\mathcal P</math> with vertex <math>V = (v_1, v_2)</math> can be transformed by the translation <math>(x, y) \to (x - v_1, y - v_2)</math> to one with the origin as vertex. A suitable rotation around the origin can then transform the parabola to one that has the axis as axis of symmetry. Hence the parabola <math>\mathcal P</math> can be transformed by a rigid motion to a parabola with an equation <math>y = ax^2,\ a \ne 0</math>. Such a parabola can then be transformed by the uniform scaling <math>(x, y) \to (ax, ay)</math> into the unit parabola with equation <math>y = x^2</math>. Thus, any parabola can be mapped to the unit parabola by a similarity.[6]

A synthetic approach, using similar triangles, can also be used to establish this result.[7]

The general result is that two conic sections (necessarily of the same type) are similar if and only if they have the same eccentricity. Therefore, only circles (all having eccentricity 0) share this property with parabolas (all having eccentricity 1), while general ellipses and hyperbolas do not.

There are other simple affine transformations that map the parabola <math>y = ax^2</math> onto the unit parabola, such as <math>(x, y) \to \left(x, \tfrac{y}{a}\right)</math>. But this mapping is not a similarity, and only shows that all parabolas are affinely equivalent (see ).

As a special conic section

[edit]

The pencil of conic sections with the x axis as axis of symmetry, one vertex at the origin (0, 0) and the same semi-latus rectum <math>p</math> can be represented by the equation <math display="block"> y^2 = 2px +(e^2 - 1) x^2, \quad e \ge 0,</math> with <math>e</math> the eccentricity.

  • For <math>e = 0</math> the conic is a circle (osculating circle of the pencil),
  • for <math>0 < e < 1</math> an ellipse,
  • for <math>e = 1</math> the parabola with equation <math>y^2 = 2px,</math>
  • for <math>e > 1</math> a hyperbola (see picture).

In polar coordinates

[edit]

If , the parabola with equation <math>y^2 = 2px</math> (opening to the right) has the polar representation <math display="block">r = 2p \frac{\cos\varphi}{\sin^2\varphi}, \quad \varphi \in \left[ -\tfrac{\pi}{2} , \tfrac{\pi}{2} \right] \setminus \{0\}</math> where <math>r^2 = x^2 + y^2,\ x = r\cos\varphi</math>.

Its vertex is <math>V = (0, 0)</math>, and its focus is <math>F = \left(\tfrac{p}{2}, 0\right)</math>.

If one shifts the origin into the focus, that is, <math>F = (0, 0)</math>, one obtains the equation <math display="block">r = \frac{p}{1 - \cos\varphi}, \quad \varphi \ne 2\pi k.</math>

Remark 1: Inverting this polar form shows that a parabola is the inverse of a cardioid.

Remark 2: The second polar form is a special case of a pencil of conics with focus <math>F = (0, 0)</math> (see picture): <math display="block">r = \frac{p}{1 - e\cos\varphi}</math> (<math>e</math> is the eccentricity).

Conic section and quadratic form

[edit]

Diagram, description, and definitions

[edit]

The diagram represents a cone with its axis . The point A is its apex. An inclined cross-section of the cone, shown in pink, is inclined from the axis by the same angle , as the side of the cone. According to the definition of a parabola as a conic section, the boundary of this pink cross-section EPD is a parabola.

A cross-section perpendicular to the axis of the cone passes through the vertex P of the parabola. This cross-section is circular, but appears elliptical when viewed obliquely, as is shown in the diagram. Its centre is V, and is a diameter. We will call its radius .

Another perpendicular to the axis, circular cross-section of the cone is farther from the apex A than the one just described. It has a chord , which joins the points where the parabola intersects the circle. Another chord is the perpendicular bisector of and is consequently a diameter of the circle. These two chords and the parabola's axis of symmetry all intersect at the point M.

All the labelled points, except D and E, are coplanar. They are in the plane of symmetry of the whole figure. This includes the point F, which is not mentioned above. It is defined and discussed below, in .

Let us call the length of and of , and the length of  .

Derivation of quadratic equation

[edit]

The lengths of and are:

Using the intersecting chords theorem on the chords and , we get <math display="block">\overline\mathrm{BM} \cdot \overline\mathrm{CM} = \overline\mathrm{DM} \cdot \overline\mathrm{EM}.</math>

Substituting: <math display="block">4ry\cos\theta = x^2.</math>

Rearranging: <math display="block">y = \frac{x^2}{4r\cos\theta}.</math>

For any given cone and parabola, and are constants, but and are variables that depend on the arbitrary height at which the horizontal cross-section BECD is made. This last equation shows the relationship between these variables. They can be interpreted as Cartesian coordinates of the points D and E, in a system in the pink plane with P as its origin. Since is squared in the equation, the fact that D and E are on opposite sides of the axis is unimportant. If the horizontal cross-section moves up or down, toward or away from the apex of the cone, D and E move along the parabola, always maintaining the relationship between and shown in the equation. The parabolic curve is therefore the locus of points where the equation is satisfied, which makes it a Cartesian graph of the quadratic function in the equation.

Focal length

[edit]

It is proved in a preceding section that if a parabola has its vertex at the origin, and if it opens in the positive direction, then its equation is , where is its focal length. Comparing this with the last equation above shows that the focal length of the parabola in the cone is .

Position of the focus

[edit]

In the diagram above, the point V is the foot of the perpendicular from the vertex of the parabola to the axis of the cone. The point F is the foot of the perpendicular from the point V to the plane of the parabola. By symmetry, F is on the axis of symmetry of the parabola. Angle VPF is complementary to , and angle PVF is complementary to angle VPF, therefore angle PVF is . Since the length of is , the distance of F from the vertex of the parabola is . It is shown above that this distance equals the focal length of the parabola, which is the distance from the vertex to the focus. The focus and the point F are therefore equally distant from the vertex, along the same line, which implies that they are the same point. Therefore, the point F, defined above, is the focus of the parabola.

This discussion started from the definition of a parabola as a conic section, but it has now led to a description as a graph of a quadratic function. This shows that these two descriptions are equivalent. They both define curves of exactly the same shape.

Alternative proof with Dandelin spheres

[edit]

An alternative proof can be done using Dandelin spheres. It works without calculation and uses elementary geometric considerations only (see the derivation below).

The intersection of an upright cone by a plane <math>\pi</math>, whose inclination from vertical is the same as a generatrix (a.k.a. generator line, a line containing the apex and a point on the cone surface) <math>m_0</math> of the cone, is a parabola (red curve in the diagram).

This generatrix <math>m_0</math> is the only generatrix of the cone that is parallel to plane <math>\pi</math>. Otherwise, if there are two generatrices parallel to the intersecting plane, the intersection curve will be a hyperbola (or degenerate hyperbola, if the two generatrices are in the intersecting plane). If there is no generatrix parallel to the intersecting plane, the intersection curve will be an ellipse or a circle (or a point).

Let plane <math>\sigma</math> be the plane that contains the vertical axis of the cone and line <math>m_0</math>. The inclination of plane <math>\pi</math> from vertical is the same as line <math>m_0</math> means that, viewing from the side (that is, the plane <math>\pi</math> is perpendicular to plane <math>\sigma</math>), <math>m_0 \parallel \pi</math>.

In order to prove the directrix property of a parabola (see above), one uses a Dandelin sphere <math>d</math>, which is a sphere that touches the cone along a circle <math>c</math> and plane <math>\pi</math> at point <math>F</math>. The plane containing the circle <math>c</math> intersects with plane <math>\pi</math> at line <math>l</math>. There is a mirror symmetry in the system consisting of plane <math>\pi</math>, Dandelin sphere <math>d</math> and the cone (the plane of symmetry is <math>\sigma</math>).

Since the plane containing the circle <math>c</math> is perpendicular to plane <math>\sigma</math>, and <math>\pi \perp \sigma</math>, their intersection line <math>l</math> must also be perpendicular to plane <math>\sigma</math>. Since line <math>m_0</math> is in plane <math>\sigma</math>, <math>l \perp m_0</math>.

It turns out that <math>F</math> is the focus of the parabola, and <math>l</math> is the directrix of the parabola.

  1. Let <math>P</math> be an arbitrary point of the intersection curve.
  2. The generatrix of the cone containing <math>P</math> intersects circle <math>c</math> at point <math>A</math>.
  3. The line segments <math>\overline{PF}</math> and <math>\overline{PA}</math> are tangential to the sphere <math>d</math>, and hence are of equal length.
  4. Generatrix <math>m_0</math> intersects the circle <math>c</math> at point <math>D</math>. The line segments <math>\overline{ZD}</math> and <math>\overline{ZA}</math> are tangential to the sphere <math>d</math>, and hence are of equal length.
  5. Let line <math>q</math> be the line parallel to <math>m_0</math> and passing through point <math>P</math>. Since <math>m_0 \parallel \pi</math>, and point <math>P</math> is in plane <math>\pi</math>, line <math>q</math> must be in plane <math>\pi</math>. Since <math>m_0 \perp l</math>, we know that <math>q \perp l</math> as well.
  6. Let point <math>B</math> be the foot of the perpendicular from point <math>P</math> to line <math>l</math>, that is, <math>\overline{PB}</math> is a segment of line <math>q</math>, and hence <math>\overline{PB} \parallel \overline{ZD}</math>.
  7. From intercept theorem and <math>\overline{ZD} = \overline {ZA}</math> we know that <math>\overline{PA} = \overline {PB}</math>. Since <math>\overline{PA} = \overline {PF}</math>, we know that <math>\overline{PF} = \overline {PB}</math>, which means that the distance from <math>P</math> to the focus <math>F</math> is equal to the distance from <math>P</math> to the directrix <math>l</math>.

Proof of the reflective property

[edit]

The reflective property states that if a parabola can reflect light, then light that enters it traveling parallel to the axis of symmetry is reflected toward the focus. This is derived from geometrical optics, based on the assumption that light travels in rays.

Consider the parabola . Since all parabolas are similar, this simple case represents all others.

Construction and definitions

[edit]

The point E is an arbitrary point on the parabola. The focus is F, the vertex is A (the origin), and the line is the axis of symmetry. The line is parallel to the axis of symmetry, intersects the axis at D and intersects the directrix at C. The point B is the midpoint of the line segment .

Deductions

[edit]

The vertex A is equidistant from the focus F and from the directrix. Since C is on the directrix, the coordinates of F and C are equal in absolute value and opposite in sign. B is the midpoint of . Its coordinate is half that of D, that is, . The slope of the line is the quotient of the lengths of and , which is . But is also the slope (first derivative) of the parabola at E. Therefore, the line is the tangent to the parabola at E.

The distances and are equal because E is on the parabola, F is the focus and C is on the directrix. Therefore, since B is the midpoint of , triangles △FEB and △CEB are congruent (three sides), which implies that the angles marked are congruent. (The angle above E is vertically opposite angle ∠BEC.) This means that a ray of light that enters the parabola and arrives at E travelling parallel to the axis of symmetry will be reflected by the line so it travels along the line , as shown in red in the diagram (assuming that the lines can somehow reflect light). Since is the tangent to the parabola at E, the same reflection will be done by an infinitesimal arc of the parabola at E. Therefore, light that enters the parabola and arrives at E travelling parallel to the axis of symmetry of the parabola is reflected by the parabola toward its focus.

This conclusion about reflected light applies to all points on the parabola, as is shown on the left side of the diagram. This is the reflective property.

Other consequences

[edit]

There are other theorems that can be deduced simply from the above argument.

Tangent bisection property

[edit]

The above proof and the accompanying diagram show that the tangent bisects the angle ∠FEC. In other words, the tangent to the parabola at any point bisects the angle between the lines joining the point to the focus and perpendicularly to the directrix.

Intersection of a tangent and perpendicular from focus

[edit]

Since triangles △FBE and △CBE are congruent, is perpendicular to the tangent . Since B is on the axis, which is the tangent to the parabola at its vertex, it follows that the point of intersection between any tangent to a parabola and the perpendicular from the focus to that tangent lies on the line that is tangential to the parabola at its vertex. See animated diagram[8] and pedal curve.

Reflection of light striking the convex side

[edit]

If light travels along the line , it moves parallel to the axis of symmetry and strikes the convex side of the parabola at E. It is clear from the above diagram that this light will be reflected directly away from the focus, along an extension of the segment .

Alternative proofs

[edit]

The above proofs of the reflective and tangent bisection properties use a line of calculus. Here a geometric proof is presented.

In this diagram, F is the focus of the parabola, and T and U lie on its directrix. P is an arbitrary point on the parabola. is perpendicular to the directrix, and the line bisects angle ∠FPT. Q is another point on the parabola, with perpendicular to the directrix. We know that  =  and  = . Clearly,  > , so  > . All points on the bisector are equidistant from F and T, but Q is closer to F than to T. This means that Q is to the left of , that is, on the same side of it as the focus. The same would be true if Q were located anywhere else on the parabola (except at the point P), so the entire parabola, except the point P, is on the focus side of . Therefore, is the tangent to the parabola at P. Since it bisects the angle ∠FPT, this proves the tangent bisection property.

The logic of the last paragraph can be applied to modify the above proof of the reflective property. It effectively proves the line to be the tangent to the parabola at E if the angles are equal. The reflective property follows as shown previously.

Pin and string construction

[edit]

The definition of a parabola by its focus and directrix can be used for drawing it with help of pins and strings:[9]

  1. Choose the focus <math>F</math> and the directrix <math>l</math> of the parabola.
  2. Take a triangle of a set square and prepare a string with length <math>|AB|</math> (see diagram).
  3. Pin one end of the string at point <math>A</math> of the triangle and the other one to the focus <math>F</math>.
  4. Position the triangle such that the second edge of the right angle is free to slide along the directrix.
  5. Take a pen and hold the string tight to the triangle.
  6. While moving the triangle along the directrix, the pen draws an arc of a parabola, because of <math>|PF| = |PB|</math> (see definition of a parabola).
[edit]

A parabola can be considered as the affine part of a non-degenerated projective conic with a point <math>Y_\infty</math> on the line of infinity <math>g_\infty</math>, which is the tangent at <math>Y_\infty</math>. The 5-, 4- and 3- point degenerations of Pascal's theorem are properties of a conic dealing with at least one tangent. If one considers this tangent as the line at infinity and its point of contact as the point at infinity of the y axis, one obtains three statements for a parabola.

The following properties of a parabola deal only with terms connect, intersect, parallel, which are invariants of similarities. So, it is sufficient to prove any property for the unit parabola with equation <math>y = x^2</math>.

4-points property

[edit]

Any parabola can be described in a suitable coordinate system by an equation <math>y = ax^2</math>.

Proof: straightforward calculation for the unit parabola <math>y = x^2</math>.

Application: The 4-points property of a parabola can be used for the construction of point <math>P_4</math>, while <math>P_1, P_2, P_3</math> and <math>Q_2</math> are given.

Remark: the 4-points property of a parabola is an affine version of the 5-point degeneration of Pascal's theorem.

3-points–1-tangent property

[edit]

Let <math>P_0=(x_0,y_0),P_1=(x_1,y_1),P_2=(x_2,y_2)</math> be three points of the parabola with equation <math>y = ax^2</math> and <math>Q_2</math> the intersection of the secant line <math>P_0P_1</math> with the line <math>x = x_2</math> and <math>Q_1</math> the intersection of the secant line <math>P_0P_2</math> with the line <math>x = x_1</math> (see picture). Then the tangent at point <math>P_0</math> is parallel to the line <math>Q_1 Q_2</math>. (The lines <math>x=x_1</math> and <math>x = x_2</math> are parallel to the axis of the parabola.)

Proof: can be performed for the unit parabola <math>y=x^2</math>. A short calculation shows: line <math>Q_1Q_2</math> has slope <math>2x_0</math> which is the slope of the tangent at point <math>P_0</math>.

Application: The 3-points-1-tangent-property of a parabola can be used for the construction of the tangent at point <math>P_0</math>, while <math>P_1,P_2,P_0</math> are given.

Remark: The 3-points-1-tangent-property of a parabola is an affine version of the 4-point-degeneration of Pascal's theorem.

2-points–2-tangents property

[edit]

Let <math>P_1 = (x_1, y_1),\ P_2 = (x_2, y_2)</math> be two points of the parabola with equation <math>y = ax^2</math>, and <math>Q_2</math> the intersection of the tangent at point <math>P_1</math> with the line <math>x = x_2</math>, and <math>Q_1</math> the intersection of the tangent at point <math>P_2</math> with the line <math>x = x_1</math> (see picture). Then the secant <math>P_1 P_2</math> is parallel to the line <math>Q_1 Q_2</math>. (The lines <math>x = x_1</math> and <math>x = x_2</math> are parallel to the axis of the parabola.)

Proof: straight forward calculation for the unit parabola <math>y = x^2</math>.

Application: The 2-points–2-tangents property can be used for the construction of the tangent of a parabola at point <math>P_2</math>, if <math>P_1, P_2</math> and the tangent at <math>P_1</math> are given.

Remark 1: The 2-points–2-tangents property of a parabola is an affine version of the 3-point degeneration of Pascal's theorem.

Remark 2: The 2-points–2-tangents property should not be confused with the following property of a parabola, which also deals with 2 points and 2 tangents, but is not related to Pascal's theorem.

Axis direction

[edit]

The statements above presume the knowledge of the axis direction of the parabola, in order to construct the points <math>Q_1, Q_2</math>. The following property determines the points <math>Q_1, Q_2</math> by two given points and their tangents only, and the result is that the line <math>Q_1 Q_2</math> is parallel to the axis of the parabola.

Let

  1. <math>P_1 = (x_1, y_1),\ P_2 = (x_2, y_2)</math> be two points of the parabola <math>y = ax^2</math>, and <math>t_1, t_2</math> be their tangents;
  2. <math>Q_1</math> be the intersection of the tangents <math>t_1, t_2</math>,
  3. <math>Q_2</math> be the intersection of the parallel line to <math>t_1</math> through <math>P_2</math> with the parallel line to <math>t_2</math> through <math>P_1</math> (see picture).

Then the line <math>Q_1 Q_2</math> is parallel to the axis of the parabola and has the equation <math>x = (x_1 + x_2) / 2.</math>

Proof: can be done (like the properties above) for the unit parabola <math>y = x^2</math>.

Application: This property can be used to determine the direction of the axis of a parabola, if two points and their tangents are given. An alternative way is to determine the midpoints of two parallel chords, see section on parallel chords.

Remark: This property is an affine version of the theorem of two perspective triangles of a non-degenerate conic.[10]

Related: Chord <math>P_1 P_2</math> has two additional properties:

  1. Its slope is the harmonic average of the slopes of tangents <math>t_1</math> and <math>t_2</math>.
  2. It is parallel to the tangent at the intersection of <math> Q_1 Q_2 </math> with the parabola.

Steiner generation

[edit]

Parabola

[edit]

Steiner established the following procedure for the construction of a non-degenerate conic (see Steiner conic):

This procedure can be used for a simple construction of points on the parabola <math>y = ax^2</math>:

  • Consider the pencil at the vertex <math>S(0, 0)</math> and the set of lines <math>\Pi_y</math> that are parallel to the y axis.
    1. Let <math>P = (x_0, y_0)</math> be a point on the parabola, and <math>A = (0, y_0)</math>, <math>B = (x_0, 0)</math>.
    2. The line segment <math>\overline{BP}</math> is divided into n equally spaced segments, and this division is projected (in the direction <math>BA</math>) onto the line segment <math>\overline{AP}</math> (see figure). This projection gives rise to a projective mapping <math>\pi</math> from pencil <math>S</math> onto the pencil <math>\Pi_y</math>.
    3. The intersection of the line <math>SB_i</math> and the i-th parallel to the y axis is a point on the parabola.

Proof: straightforward calculation.

Remark: Steiner's generation is also available for ellipses and hyperbolas.

Dual parabola

[edit]

A dual parabola consists of the set of tangents of an ordinary parabola.

The Steiner generation of a conic can be applied to the generation of a dual conic by changing the meanings of points and lines:

In order to generate elements of a dual parabola, one starts with

  1. three points <math>P_0, P_1, P_2</math> not on a line,
  2. divides the line sections <math>\overline{P_0 P_1}</math> and <math>\overline{P_1 P_2}</math> each into <math>n</math> equally spaced line segments and adds numbers as shown in the picture.
  3. Then the lines <math>P_0 P_1, P_1 P_2, (1,1), (2,2), \dotsc</math> are tangents of a parabola, hence elements of a dual parabola.
  4. The parabola is a Bézier curve of degree 2 with the control points <math>P_0, P_1, P_2</math>.

The proof is a consequence of the de Casteljau algorithm for a Bézier curve of degree 2.

Inscribed angles and the 3-point form

[edit]

A parabola with equation <math>y = ax^2 + bx + c,\ a \ne 0</math> is uniquely determined by three points <math>(x_1, y_1), (x_2, y_2), (x_3, y_3)</math> with different x coordinates. The usual procedure to determine the coefficients <math>a, b, c</math> is to insert the point coordinates into the equation. The result is a linear system of three equations, which can be solved by Gaussian elimination or Cramer's rule, for example. An alternative way uses the inscribed angle theorem for parabolas.

In the following, the angle of two lines will be measured by the difference of the slopes of the line with respect to the directrix of the parabola. That is, for a parabola of equation <math>y = ax^2 + bx + c,</math> the angle between two lines of equations <math>y = m_1 x + d_1,\ y = m_2x + d_2</math> is measured by <math>m_1 - m_2.</math>

Analogous to the inscribed angle theorem for circles, one has the inscribed angle theorem for parabolas:[11][12]

(Proof: straightforward calculation: If the points are on a parabola, one may translate the coordinates for having the equation <math>y = ax^2</math>, then one has <math>\frac{y_i - y_j}{x_i - x_j} = x_i + x_j</math> if the points are on the parabola.)

A consequence is that the equation (in <math>{\color{green}x}, {\color{red}y}</math>) of the parabola determined by 3 points <math>P_i = (x_i, y_i),\ i = 1, 2, 3,</math> with different coordinates is (if two coordinates are equal, there is no parabola with directrix parallel to the axis, which passes through the points) <math display="block">\frac{{\color{red}y} - y_1}{{\color{green}x} - x_1} - \frac</math>.

The above construction was devised by Isaac Newton and can be found in Book 1 of Philosophiæ Naturalis Principia Mathematica as Proposition 30.

Focal length and radius of curvature at the vertex

[edit]

The focal length of a parabola is half of its radius of curvature at its vertex.

Proof

<gallery widths="300px" heights="200px"> File:Huygens + Snell + van Ceulen - regular polygon doubling.svg|Image is inverted. AB is axis. C is origin. O is center. A is . OA = OC = . PA = . CP = . OP = . Other points and lines are irrelevant for this purpose. File:Parabola circle.svg|The radius of curvature at the vertex is twice the focal length. The measurements shown on the above diagram are in units of the latus rectum, which is four times the focal length. File:Concave mirror.svg </gallery> Consider a point on a circle of radius and with center at the point . The circle passes through the origin. If the point is near the origin, the Pythagorean theorem shows that <math display="block">\begin{align}

x^2 + (R - y)^2 &= R^2, \\[1ex]
x^2 + R^2 - 2Ry + y^2 &= R^2, \\[1ex]
x^2 + y^2 &= 2Ry.

\end{align}</math>

But if is extremely close to the origin, since the axis is a tangent to the circle, is very small compared with , so is negligible compared with the other terms. Therefore, extremely close to the origin

Compare this with the parabola

which has its vertex at the origin, opens upward, and has focal length (see preceding sections of this article).

Equations and are equivalent if . Therefore, this is the condition for the circle and parabola to coincide at and extremely close to the origin. The radius of curvature at the origin, which is the vertex of the parabola, is twice the focal length.

Corollary

A concave mirror that is a small segment of a sphere behaves approximately like a parabolic mirror, focusing parallel light to a point midway between the centre and the surface of the sphere.

As the affine image of the unit parabola

[edit]

Another definition of a parabola uses affine transformations:

Parametric representation

[edit]

An affine transformation of the Euclidean plane has the form <math>\vec x \to \vec f_0 + A \vec x</math>, where <math>A</math> is a regular matrix (determinant is not 0), and <math>\vec f_0</math> is an arbitrary vector. If <math>\vec f_1, \vec f_2</math> are the column vectors of the matrix <math>A</math>, the unit parabola <math>(t, t^2),\ t \in \R</math> is mapped onto the parabola <math display="block">\vec x = \vec p(t) = \vec f_0 +\vec f_1 t +\vec f_2 t^2,</math> where

  • <math>\vec f_0</math> is a point of the parabola,
  • <math>\vec f_1</math> is a tangent vector at point <math>\vec f_0</math>,
  • <math>\vec f_2</math> is parallel to the axis of the parabola (axis of symmetry through the vertex).

Vertex

[edit]

In general, the two vectors <math>\vec f_1, \vec f_2</math> are not perpendicular, and <math>\vec f_0</math> is not the vertex, unless the affine transformation is a similarity.

The tangent vector at the point <math>\vec p(t)</math> is <math>\vec p'(t) = \vec f_1 + 2t \vec f_2</math>. At the vertex the tangent vector is orthogonal to <math>\vec f_2</math>. Hence the parameter <math>t_0</math> of the vertex is the solution of the equation <math display="block">\vec p'(t) \cdot \vec f_2 = \vec f_1 \cdot \vec f_2 + 2t f_2^2 = 0,</math> which is <math display="block">t_0 = -\frac{\vec f_1 \cdot \vec f_2}{2 f_2^2},</math> and the vertex is <math display="block">\vec p(t_0) = \vec f_0 - \frac{\vec f_1 \cdot \vec f_2}{2 f_2^2} \vec f_1 + \frac{(\vec f_1 \cdot \vec f_2)^2}{4(f_2^2)^2} \vec f_2.</math>

Focal length and focus

[edit]

The focal length can be determined by a suitable parameter transformation (which does not change the geometric shape of the parabola). The focal length is <math display="block">f = \frac{f_1^2 \, f_2^2 - (\vec f_1 \cdot \vec f_2)^2}{4|f_2|^3}.</math> Hence the focus of the parabola is <math display="block">F:\ \vec f_0 - \frac{\vec f_1 \cdot \vec f_2}{2 f_2^2} \vec f_1 + \frac{f_1^2 \, f_2^2}{4(f_2^2)^2} \vec f_2.</math>

Implicit representation

[edit]

Solving the parametric representation for <math>\; t, t^2\;</math> by Cramer's rule and using <math>\;t\cdot t-t^2 =0\; </math>, one gets the implicit representation <math display="block">\det(\vec x\!-\!\vec f\!_0,\vec f\!_2)^2-\det(\vec f\!_1,\vec x\!-\!\vec f\!_0)\det(\vec f\!_1,\vec f\!_2) = 0.</math>

Parabola in space

[edit]

The definition of a parabola in this section gives a parametric representation of an arbitrary parabola, even in space, if one allows <math>\vec f\!_0, \vec f\!_1, \vec f\!_2</math> to be vectors in space.

As quadratic Bézier curve

[edit]

A quadratic Bézier curve is a curve <math>\vec c(t)</math> defined by three points <math>P_0: \vec p_0</math>, <math>P_1: \vec p_1</math> and <math>P_2: \vec p_2</math>, called its control points: <math display="block">\begin{align}

\vec c(t) &= \sum_{i=0}^2 \binom{2}{i} t^i (1 - t)^{2-i} \vec p_i \\[1ex]
          &= (1 - t)^2 \vec p_0 + 2t(1 - t) \vec p_1 + t^2 \vec p_2 \\[2ex]
          &= \left(\vec p_0 - 2\vec p_1 + \vec p_2\right) t^2 + \left(-2\vec p_0 + 2\vec p_1\right) t + \vec p_0, \quad t \in [0, 1].

\end{align}</math>

This curve is an arc of a parabola (see ).

Numerical integration

[edit]

In one method of numerical integration one replaces the graph of a function by arcs of parabolas and integrates the parabola arcs. A parabola is determined by three points. The formula for one arc is <math display="block">\int_a^b f(x)\,dx \approx \frac{b - a}{6} \cdot \left( f(a) + 4f\left( \frac{a + b}{2} \right) + f(b) \right).</math>

The method is called Simpson's rule.

As plane section of quadric

[edit]

The following quadrics contain parabolas as plane sections:

<gallery> File:Quadric Cone.jpg|Elliptic cone File:Parabolic Cylinder Quadric.png|Parabolic cylinder File:Paraboloid.png|Elliptic paraboloid File:Hyperbol Paraboloid.pov.png|Hyperbolic paraboloid File:Hyperboloid1.png|Hyperboloid of one sheet File:Hyperboloid2.png|Hyperboloid of two sheets </gallery>

As trisectrix

[edit]

A parabola can be used as a trisectrix, that is it allows the exact trisection of an arbitrary angle with straightedge and compass. This is not in contradiction to the impossibility of an angle trisection with compass-and-straightedge constructions alone, as the use of parabolas is not allowed in the classic rules for compass-and-straightedge constructions.

To trisect <math>\angle AOB</math>, place its leg <math>OB</math> on the x axis such that the vertex <math>O</math> is in the coordinate system's origin. The coordinate system also contains the parabola <math>y = 2x^2</math>. The unit circle with radius 1 around the origin intersects the angle's other leg <math>OA</math>, and from this point of intersection draw the perpendicular onto the y axis. The parallel to y axis through the midpoint of that perpendicular and the tangent on the unit circle in <math>(0, 1)</math> intersect in <math>C</math>. The circle around <math>C</math> with radius <math>OC</math> intersects the parabola at <math>P_1</math>. The perpendicular from <math>P_1</math> onto the x axis intersects the unit circle at <math>P_2</math>, and <math>\angle P_2OB</math> is exactly one third of <math>\angle AOB</math>.

The correctness of this construction can be seen by showing that the x coordinate of <math>P_1</math> is <math>\cos(\alpha)</math>. Solving the equation system given by the circle around <math>C</math> and the parabola leads to the cubic equation <math>4x^3 - 3x - \cos(3\alpha) = 0</math>. The triple-angle formula <math>\cos(3\alpha) = 4 \cos(\alpha)^3 - 3 \cos(\alpha)</math> then shows that <math>\cos(\alpha)</math> is indeed a solution of that cubic equation.

This trisection goes back to René Descartes, who described it in his book (1637).[13]

Generalizations

[edit]

If one replaces the real numbers by an arbitrary field, many geometric properties of the parabola <math> y = x^2</math> are still valid:

  1. A line intersects in at most two points.
  2. At any point <math>(x_0, x_0^2)</math> the line <math>y = 2 x_0 x - x_0^2</math> is the tangent.

Essentially new phenomena arise, if the field has characteristic 2 (that is, <math>1 + 1 = 0</math>): the tangents are all parallel.

In algebraic geometry, the parabola is generalized by the rational normal curves, which have coordinates ; the standard parabola is the case , and the case is known as the twisted cubic. A further generalization is given by the Veronese variety, when there is more than one input variable.

In the theory of quadratic forms, the parabola is the graph of the quadratic form (or other scalings), while the elliptic paraboloid is the graph of the positive-definite quadratic form (or scalings), and the hyperbolic paraboloid is the graph of the indefinite quadratic form . Generalizations to more variables yield further such objects.

The curves for other values of are traditionally referred to as the higher parabolas and were originally treated implicitly, in the form for and both positive integers, in which form they are seen to be algebraic curves. These correspond to the explicit formula for a positive fractional power of . Negative fractional powers correspond to the implicit equation and are traditionally referred to as higher hyperbolas. Analytically, can also be raised to an irrational power (for positive values of ); the analytic properties are analogous to when is raised to rational powers, but the resulting curve is no longer algebraic and cannot be analyzed by algebraic geometry.

In the physical world

[edit]

In nature, approximations of parabolas and paraboloids are found in many diverse situations. The best-known instance of the parabola in the history of physics is the trajectory of a particle or body in motion under the influence of a uniform gravitational field without air resistance (for instance, a ball flying through the air, neglecting air friction).

The parabolic trajectory of projectiles was discovered experimentally in the early 17th century by Galileo, who performed experiments with balls rolling on inclined planes. He also later proved this mathematically in his book Dialogue Concerning Two New Sciences.[14] For objects extended in space, such as a diver jumping from a diving board, the object itself follows a complex motion as it rotates, but the center of mass of the object nevertheless moves along a parabola. As in all cases in the physical world, the trajectory is always an approximation of a parabola. The presence of air resistance, for example, always distorts the shape, although at low speeds, the shape is a good approximation of a parabola. At higher speeds, such as in ballistics, the shape is highly distorted and does not resemble a parabola.

Another hypothetical situation in which parabolas might arise, according to the theories of physics described in the 17th and 18th centuries by Sir Isaac Newton, is in two-body orbits, for example, the path of a small planetoid or other object under the influence of the gravitation of the Sun. Parabolic orbits do not occur in nature; simple orbits most commonly resemble hyperbolas or ellipses. The parabolic orbit is the degenerate intermediate case between those two types of ideal orbit. An object following a parabolic orbit would travel at the exact escape velocity of the object it orbits; objects in elliptical or hyperbolic orbits travel at less or greater than escape velocity, respectively. Long-period comets travel close to the Sun's escape velocity while they are moving through the inner Solar system, so their paths are nearly parabolic.

Approximations of parabolas are also found in the shape of the main cables on a simple suspension bridge. The curve of the chains of a suspension bridge is always an intermediate curve between a parabola and a catenary, but in practice the curve is generally nearer to a parabola due to the weight of the load (i.e. the road) being much larger than the cables themselves, and in calculations the second-degree polynomial formula of a parabola is used.[15][16] Under the influence of a uniform load (such as a horizontal suspended deck), the otherwise catenary-shaped cable is deformed toward a parabola (see ). Unlike an inelastic chain, a freely hanging spring of zero unstressed length takes the shape of a parabola. Suspension-bridge cables are, ideally, purely in tension, without having to carry other forces, for example, bending. Similarly, the structures of parabolic arches are purely in compression.

Paraboloids arise in several physical situations as well. The best-known instance is the parabolic reflector, which is a mirror or similar reflective device that concentrates light or other forms of electromagnetic radiation to a common focal point, or conversely, collimates light from a point source at the focus into a parallel beam. The principle of the parabolic reflector may have been discovered in the 3rd century BC by the geometer Archimedes, who, according to a dubious legend,[17] constructed parabolic mirrors to defend Syracuse against the Roman fleet, by concentrating the sun's rays to set fire to the decks of the Roman ships. The principle was applied to telescopes in the 17th century. Today, paraboloid reflectors can be commonly observed throughout much of the world in microwave and satellite-dish receiving and transmitting antennas.

In parabolic microphones, a parabolic reflector is used to focus sound onto a microphone, giving it highly directional performance.

Paraboloids are also observed in the surface of a liquid confined to a container and rotated around the central axis. In this case, the centrifugal force causes the liquid to climb the walls of the container, forming a parabolic surface. This is the principle behind the liquid-mirror telescope.

Aircraft used to create a weightless state for purposes of experimentation, such as NASA's "Vomit Comet", follow a vertically parabolic trajectory for brief periods in order to trace the course of an object in free fall, which produces the same effect as zero gravity for most purposes.

[edit]

<gallery mode="packed" heights="200px" style="text-align:left"> File:Bouncing ball strobe edit.jpg|A bouncing ball captured with a stroboscopic flash at 25 images per second. The ball becomes significantly non-spherical after each bounce, especially after the first. That, along with spin and air resistance, causes the curve swept out to deviate slightly from the expected perfect parabola. File:ParabolicWaterTrajectory.jpg|Parabolic trajectories of water in a fountain. File:Comet Kohoutek orbit p391.svg|The path (in red) of Comet Kohoutek as it passed through the inner Solar system, showing its nearly parabolic shape. The blue orbit is the Earth's. File:Laxmanjhula.jpg|The supporting cables of suspension bridges follow a curve that is intermediate between a parabola and a catenary. File:Rainbow Bridge(2).jpg|The Rainbow Bridge across the Niagara River, connecting Canada (left) to the United States (right). The parabolic arch is in compression and carries the weight of the road. File:Celler de Sant Cugat lateral.JPG|Parabolic arches used in architecture File:Parabola shape in rotating layers of fluid.jpg|Parabolic shape formed by a liquid surface under rotation. Two liquids of different densities completely fill a narrow space between two sheets of transparent plastic. The gap between the sheets is closed at the bottom, sides and top. The whole assembly is rotating around a vertical axis passing through the centre. (See Rotating furnace) File:ALSOL.jpg|Solar cooker with parabolic reflector File:Antenna 03.JPG|Parabolic antenna File:ParabolicMicrophone.jpg|Parabolic microphone with optically transparent plastic reflector used at an American college football game. File:Solar Array.jpg|Array of parabolic troughs to collect solar energy File:Ed d21m.jpg|Edison's searchlight, mounted on a cart. The light had a parabolic reflector. File:Physicist Stephen Hawking in Zero Gravity NASA.jpg|Physicist Stephen Hawking in an aircraft flying a parabolic trajectory to simulate zero gravity </gallery>

See also

[edit]

Footnotes

[edit]

References

[edit]
  1. ^
  2. ^ Extract of page 3.
  3. ^ Stargazer, p. 115.
  4. ^ Stargazer, pp. 123, 132.
  5. ^
  6. ^ .
  7. ^ .
  8. ^
  9. ^ Frans van Schooten: Mathematische Oeffeningen, Leyden, 1659, p. 334.
  10. ^ Planar Circle Geometries, an Introduction to Moebius-, Laguerre- and Minkowski-planes, p. 36.
  11. ^ E. Hartmann, Lecture Note Planar Circle Geometries, an Introduction to Möbius-, Laguerre- and Minkowski Planes, p. 72.
  12. ^ W. Benz, Vorlesungen über Geomerie der Algebren, Springer (1973).
  13. ^
  14. ^ Dialogue Concerning Two New Sciences (1638) (The Motion of Projectiles: Theorem 1).
  15. ^
  16. ^
  17. ^

Further reading

[edit]
[edit]
This article is based on Parabola from the English Wikipedia (revision 1360528322), by its contributors, used under the Creative Commons Attribution-ShareAlike licence. The page history there lists the authors.