Difference between revisions of "Conics"

From Department of Mathematics at UTSA
Jump to navigation Jump to search
(Created page with "* [https://courses.lumenlearning.com/boundless-algebra/chapter/introduction-to-conic-sections/ Introduction to Conic Sections], Lumen Learning")
 
Line 1: Line 1:
 +
In mathematics, a '''conic section''' (or simply '''conic''') is a curve obtained as the intersection of the surface of a cone with a plane. The three types of conic section are the hyperbola, the parabola, and the ellipse; the circle is a special case of the ellipse, though historically it was sometimes called a fourth type. The ancient Greek mathematicians studied conic sections, culminating around 200 BC with Apollonius of Perga's systematic work on their properties.
 +
 +
The conic sections in the Euclidean plane have various distinguishing properties, many of which can be used as alternative definitions.  One such property defines a non-circular conic to be the set of those points whose distances to some particular point, called a ''focus'', and some particular line, called a ''directrix'', are in a fixed ratio, called the ''eccentricity''. The type of conic is determined by the value of the eccentricity. In analytic geometry, a conic may be defined as a plane algebraic curve of degree 2; that is, as the set of points whose coordinates satisfy a quadratic equation in two variables, which may be written in matrix form. This equation allows deducing and expressing algebraically the geometric properties of conic sections.
 +
 +
In the Euclidean plane, the three types of conic sections appear quite different, but share many properties. By extending the Euclidean plane to include a line at infinity, obtaining a projective plane, the apparent difference vanishes: the branches of a hyperbola meet in two points at infinity, making it a single closed curve; and the two ends of a parabola meet to make it a closed curve tangent to the line at infinity. Further extension, by expanding the real coordinates to admit complex coordinates, provides the means to see this unification algebraically.
 +
 +
===Standard forms in Cartesian coordinates===
 +
[[File:Conic section - standard forms of an ellipse.png|thumb|280px|Standard forms of an ellipse]]
 +
[[File:Conic section - standard forms of a parabola.png|thumb|180px|left|Standard forms of a parabola]]
 +
[[File:Conic section - standard forms of a hyperbola.png|thumb|280px|Standard forms of a hyperbola]]
 +
After introducing Cartesian coordinates, the focus-directrix property can be used to produce the equations satisfied by the points of the conic section. By means of a change of coordinates (rotation and translation of axes) these equations can be put into ''standard forms''. For ellipses and hyperbolas a standard form has the {{mvar|x}}-axis as principal axis and the origin (0,0) as center. The vertices are {{math|(±''a'', 0)}} and the foci {{math|(±''c'', 0)}}. Define {{mvar|b}} by the equations {{math|1=''c''<sup>2</sup> = ''a''<sup>2</sup> − ''b''<sup>2</sup>}} for an ellipse and {{math|1=''c''<sup>2</sup> = ''a''<sup>2</sup> + ''b''<sup>2</sup>}} for a hyperbola. For a circle, {{math|1=''c'' = 0}} so {{math|1=''a''<sup>2</sup> = ''b''<sup>2</sup>}}. For the parabola, the standard form has the focus on the {{mvar|x}}-axis at the point {{math|(''a'', 0)}} and the directrix the line with equation {{math|1=''x'' = −''a''}}. In standard form the parabola will always pass through the origin.
 +
 +
For a  '''rectangular''' or '''equilateral''' '''hyperbola''', one whose asymptotes are perpendicular, there is an alternative standard form in which the asymptotes are the coordinate axes and the line {{math|1=''x'' = ''y''}} is the principal axis. The foci then have coordinates {{math|(''c'', ''c'')}} and {{math|(−''c'', −''c'')}}.<ref>{{harvnb|Protter|Morrey|1970|pp=290–314}}</ref>
 +
 +
* Circle: {{math|''x''<sup>2</sup> + ''y''<sup>2</sup> {{=}} ''a''<sup>2</sup>}}
 +
* Ellipse: {{math|{{sfrac|''x''<sup>2</sup>|''a''<sup>2</sup>}} + {{sfrac|''y''<sup>2</sup>|''b''<sup>2</sup>}} {{=}} 1}}
 +
* Parabola: {{math|''y''<sup>2</sup> {{=}} 4''ax''}} with {{math|''a'' > 0}}
 +
* Hyperbola: {{math|{{sfrac|''x''<sup>2</sup>|''a''<sup>2</sup>}} − {{sfrac|''y''<sup>2</sup>|''b''<sup>2</sup>}} {{=}} 1}}
 +
* Rectangular hyperbola:<ref>{{harvnb|Wilson|Tracey|1925|page=130}}</ref> {{math|''xy'' {{=}} {{sfrac|''c''<sup>2</sup>|2}}}}
 +
 +
The first four of these forms are symmetric about both the {{math|''x''}}-axis and {{math|''y''}}-axis (for the circle, ellipse and hyperbola), or about the {{math|''x''}}-axis only (for the parabola). The rectangular hyperbola, however, is instead symmetric about the lines {{math|''y'' {{=}} ''x''}} and {{math|''y'' {{=}} −''x''}}.
 +
 +
These standard forms can be written parametrically as,
 +
* Circle: {{math|(''a'' cos ''θ'', ''a'' sin ''θ'')}},
 +
* Ellipse: {{math|(''a'' cos'' θ'', ''b'' sin ''θ'')}},
 +
* Parabola: {{math|(''at''<sup>2</sup>, 2''at'')}},
 +
* Hyperbola: {{math|(''a'' sec ''θ'', ''b'' tan ''θ'')}} or {{math|(±''a'' cosh ''u'', ''b'' sinh ''u'')}},
 +
* Rectangular hyperbola:  <math>(d\,t, \frac{d}{t})</math> where <math>d = \frac{c}{\sqrt{2}}.</math>
 +
 +
===General Cartesian form===
 +
In the Cartesian coordinate system, the graph of a quadratic equation in two variables is always a conic section (though it may be degenerate), and all conic sections arise in this way. The most general equation is of the form
 +
 +
:<math>Ax^2 + Bxy + Cy^2 +Dx + Ey + F = 0, </math>
 +
 +
with all coefficients real numbers and {{mvar|A, B, C}} not all zero.
 +
 +
==Resources==
 
* [https://courses.lumenlearning.com/boundless-algebra/chapter/introduction-to-conic-sections/ Introduction to Conic Sections], Lumen Learning
 
* [https://courses.lumenlearning.com/boundless-algebra/chapter/introduction-to-conic-sections/ Introduction to Conic Sections], Lumen Learning
 +
* [https://en.wikipedia.org/wiki/Conic_section Conic section], Wikipedia

Revision as of 15:17, 18 October 2021

In mathematics, a conic section (or simply conic) is a curve obtained as the intersection of the surface of a cone with a plane. The three types of conic section are the hyperbola, the parabola, and the ellipse; the circle is a special case of the ellipse, though historically it was sometimes called a fourth type. The ancient Greek mathematicians studied conic sections, culminating around 200 BC with Apollonius of Perga's systematic work on their properties.

The conic sections in the Euclidean plane have various distinguishing properties, many of which can be used as alternative definitions. One such property defines a non-circular conic to be the set of those points whose distances to some particular point, called a focus, and some particular line, called a directrix, are in a fixed ratio, called the eccentricity. The type of conic is determined by the value of the eccentricity. In analytic geometry, a conic may be defined as a plane algebraic curve of degree 2; that is, as the set of points whose coordinates satisfy a quadratic equation in two variables, which may be written in matrix form. This equation allows deducing and expressing algebraically the geometric properties of conic sections.

In the Euclidean plane, the three types of conic sections appear quite different, but share many properties. By extending the Euclidean plane to include a line at infinity, obtaining a projective plane, the apparent difference vanishes: the branches of a hyperbola meet in two points at infinity, making it a single closed curve; and the two ends of a parabola meet to make it a closed curve tangent to the line at infinity. Further extension, by expanding the real coordinates to admit complex coordinates, provides the means to see this unification algebraically.

Standard forms in Cartesian coordinates

Standard forms of an ellipse
Standard forms of a parabola
Standard forms of a hyperbola

After introducing Cartesian coordinates, the focus-directrix property can be used to produce the equations satisfied by the points of the conic section. By means of a change of coordinates (rotation and translation of axes) these equations can be put into standard forms. For ellipses and hyperbolas a standard form has the x-axis as principal axis and the origin (0,0) as center. The vertices are a, 0) and the foci c, 0). Define b by the equations c2 = a2b2 for an ellipse and c2 = a2 + b2 for a hyperbola. For a circle, c = 0 so a2 = b2. For the parabola, the standard form has the focus on the x-axis at the point (a, 0) and the directrix the line with equation x = −a. In standard form the parabola will always pass through the origin.

For a rectangular or equilateral hyperbola, one whose asymptotes are perpendicular, there is an alternative standard form in which the asymptotes are the coordinate axes and the line x = y is the principal axis. The foci then have coordinates (c, c) and (−c, −c).[1]

The first four of these forms are symmetric about both the x-axis and y-axis (for the circle, ellipse and hyperbola), or about the x-axis only (for the parabola). The rectangular hyperbola, however, is instead symmetric about the lines y Template:= x and y Template:=x.

These standard forms can be written parametrically as,

  • Circle: (a cos θ, a sin θ),
  • Ellipse: (a cos θ, b sin θ),
  • Parabola: (at2, 2at),
  • Hyperbola: (a sec θ, b tan θ) or a cosh u, b sinh u),
  • Rectangular hyperbola: where

General Cartesian form

In the Cartesian coordinate system, the graph of a quadratic equation in two variables is always a conic section (though it may be degenerate), and all conic sections arise in this way. The most general equation is of the form

with all coefficients real numbers and A, B, C not all zero.

Resources

  • Template:Harvnb
  • Template:Harvnb