Proper (non-degenerate) and degenerate conic sections can be distinguished67 based on the determinant of A Q = ( A C − B 2 4 ) F + B D E − C D 2 − A E 2 4 {\displaystyle A_{Q}=(AC-{\frac {B^{2}}{4}})F+{\frac {BDE-C{D}^{2}-A{E}^{2}}{4}}} :
If det A Q = 0 {\displaystyle \det A_{Q}=0} , the conic is degenerate.
If det A Q ≠ 0 {\displaystyle \det A_{Q}\neq 0} so that Q {\displaystyle Q} is not degenerate, we can see what type of conic section it is by computing the minor, det A 33 = A C − B 2 4 {\displaystyle \det A_{33}=AC-{\frac {B^{2}}{4}}} :
In the case of an ellipse, we can distinguish the special case of a circle by comparing the last two diagonal elements corresponding to the coefficients of x 2 {\displaystyle x^{2}} , x y {\displaystyle xy} and y 2 {\displaystyle y^{2}} :
Moreover, in the case of a non-degenerate ellipse (with det A 33 > 0 {\displaystyle \det A_{33}>0} and det A Q ≠ 0 {\displaystyle \det A_{Q}\neq 0} ), we have a real ellipse if ( A + C ) det A Q < 0 {\displaystyle (A+C)\det A_{Q}<0} but an imaginary ellipse if ( A + C ) det A Q > 0 {\displaystyle (A+C)\det A_{Q}>0} . An example of the latter is x 2 + y 2 + 10 = 0 {\displaystyle x^{2}+y^{2}+10=0} , which has no real-valued solutions.
If the conic section is degenerate ( det A Q = 0 {\displaystyle \det A_{Q}=0} ), det A 33 {\displaystyle \det A_{33}} still allows us to distinguish its form:
The case of coincident lines occurs if and only if the rank of the 3 × 3 matrix A Q {\displaystyle A_{Q}} is 1; in all other degenerate cases its rank is 2.8
When det A 33 ≠ 0 {\displaystyle \det A_{33}\neq 0} a geometric center of the conic section exists and such conic sections (ellipses and hyperbolas) are called central conics.9
The center of a conic, if it exists, is a point that bisects all the chords of the conic that pass through it. This property can be used to calculate the coordinates of the center, which can be shown to be the point where the gradient of the quadratic function Q vanishes—that is,10 ∇ Q = [ ∂ Q ∂ x , ∂ Q ∂ y ] = [ 0 , 0 ] . {\displaystyle \nabla Q=\left[{\frac {\partial Q}{\partial x}},{\frac {\partial Q}{\partial y}}\right]=[0,0].} This yields the center as given below.
An alternative approach that uses the matrix form of the quadratic equation is based on the fact that when the center is the origin of the coordinate system, there are no linear terms in the equation. Any translation to a coordinate origin (x0, y0), using x* = x – x0, y* = y − y0 gives rise to
( x ∗ + x 0 y ∗ + y 0 ) ( A B / 2 B / 2 C ) ( x ∗ + x 0 y ∗ + y 0 ) + ( D E ) ( x ∗ + x 0 y ∗ + y 0 ) + F = 0. {\displaystyle {\begin{pmatrix}x^{*}+x_{0}&y^{*}+y_{0}\end{pmatrix}}{\begin{pmatrix}A&B/2\\B/2&C\end{pmatrix}}{\begin{pmatrix}x^{*}+x_{0}\\y^{*}+y_{0}\end{pmatrix}}+\left({\begin{matrix}D&E\end{matrix}}\right)\left({\begin{matrix}x^{*}+x_{0}\\y^{*}+y_{0}\end{matrix}}\right)+F=0.}
The condition for (x0, y0) to be the conic's center (xc, yc) is that the coefficients of the linear x* and y* terms, when this equation is multiplied out, are zero. This condition produces the coordinates of the center: ( x c y c ) = ( A B / 2 B / 2 C ) − 1 ( − D / 2 − E / 2 ) = ( ( B E − 2 C D ) / ( 4 A C − B 2 ) ( D B − 2 A E ) / ( 4 A C − B 2 ) ) . {\displaystyle {\begin{pmatrix}x_{c}\\y_{c}\end{pmatrix}}={\begin{pmatrix}A&B/2\\B/2&C\end{pmatrix}}^{\!-1}{\begin{pmatrix}-D/2\\-E/2\end{pmatrix}}={\begin{pmatrix}(BE-2CD)/(4AC-B^{2})\\(DB-2AE)/(4AC-B^{2})\end{pmatrix}}.}
This calculation can also be accomplished by taking the first two rows of the associated matrix AQ, multiplying each by (x, y, 1)⊤ and setting both inner products equal to 0, obtaining the following system:
A x + ( B / 2 ) y + D / 2 = 0 , ( B / 2 ) x + C y + E / 2 = 0. {\displaystyle {\begin{aligned}Ax+(B/2)y+D/2&=0,\\(B/2)x+Cy+E/2&=0.\end{aligned}}}
This yields the above center point.
In the case of a parabola, that is, when 4AC − B2 = 0, there is no center since the above denominators become zero (or, interpreted projectively, the center is on the line at infinity.)
A central (non-parabola) conic A x 2 + B x y + C y 2 + D x + E y + F = 0 {\displaystyle Ax^{2}+Bxy+Cy^{2}+Dx+Ey+F=0} can be rewritten in centered matrix form as ( x − x c y − y c ) ( A B / 2 B / 2 C ) ( x − x c y − y c ) = K , {\displaystyle {\begin{pmatrix}x-x_{c}&y-y_{c}\end{pmatrix}}{\begin{pmatrix}A&B/2\\B/2&C\end{pmatrix}}{\begin{pmatrix}x-x_{c}\\y-y_{c}\end{pmatrix}}=K,} where K = − det ( A Q ) A C − ( B / 2 ) 2 = − det ( A Q ) det ( A 33 ) . {\displaystyle K=-{\frac {\det(A_{Q})}{AC-(B/2)^{2}}}=-{\frac {\det(A_{Q})}{\det(A_{33})}}.}
Then for the ellipse case of AC > (B/2)2, the ellipse is real if the sign of K equals the sign of (A + C) (that is, the sign of each of A and C), imaginary if they have opposite signs, and a degenerate point ellipse if K = 0. In the hyperbola case of AC < (B/2)2, the hyperbola is degenerate if and only if K = 0.
Main articles: Conic section § Standard forms in Cartesian coordinates, and Conic section § Conversion to canonical form
The standard form of the equation of a central conic section is obtained when the conic section is translated and rotated so that its center lies at the center of the coordinate system and its axes coincide with the coordinate axes. This is equivalent to saying that the coordinate system's center is moved and the coordinate axes are rotated to satisfy these properties. In the diagram, the original xy-coordinate system with origin O is moved to the x'y'-coordinate system with origin O'.
The translation is by the vector t = ( x c y c ) . {\displaystyle \mathbf {t} ={\begin{pmatrix}x_{c}\\y_{c}\end{pmatrix}}.}
The rotation by angle α can be carried out by diagonalizing the matrix A33. Thus, if λ 1 {\displaystyle \lambda _{1}} and λ 2 {\displaystyle \lambda _{2}} are the eigenvalues of the matrix A33, the centered equation can be rewritten in new variables x' and y' as11
λ 1 x ′ 2 + λ 2 y ′ 2 = − det A Q det A 33 . {\displaystyle \lambda _{1}x'^{2}+\lambda _{2}y'^{2}=-{\frac {\det A_{Q}}{\det A_{33}}}.}
Dividing by K = − det A Q det A 33 {\displaystyle K=-{\frac {\det A_{Q}}{\det A_{33}}}} we obtain a standard canonical form.
For example, for an ellipse this form is x ′ 2 a 2 + y ′ 2 b 2 = 1. {\displaystyle {\frac {{x'}^{2}}{a^{2}}}+{\frac {{y'}^{2}}{b^{2}}}=1.} From here we get a and b, the lengths of the semi-major and semi-minor axes in conventional notation.
For central conics, both eigenvalues are non-zero and the classification of the conic sections can be obtained by examining them.12
By the principal axis theorem, the two eigenvectors of the matrix of the quadratic form of a central conic section (ellipse or hyperbola) are perpendicular (orthogonal to each other) and each is parallel to (in the same direction as) either the major or minor axis of the conic. The eigenvector having the smallest eigenvalue (in absolute value) corresponds to the major axis.13
Specifically, if a central conic section has center (xc, yc) and an eigenvector of A33 is given by v(v1, v2) then the principal axis (major or minor) corresponding to that eigenvector has equation, x − x c v 1 = y − y c v 2 . {\displaystyle {\frac {x-x_{c}}{v_{1}}}={\frac {y-y_{c}}{v_{2}}}.}
The vertices of a central conic can be determined by calculating the intersections of the conic and its axes — in other words, by solving the system consisting of the quadratic conic equation and the linear equation for alternately one or the other of the axes. Two or no vertices are obtained for each axis, since, in the case of the hyperbola, the minor axis does not intersect the hyperbola at a point with real coordinates. However, from the broader view of the complex plane, the minor axis of an hyperbola does intersect the hyperbola, but at points with complex coordinates.14
Main article: Pole and polar
Using homogeneous coordinates,15 the points16 p = ( p 0 p 1 p 2 ) {\displaystyle \mathbf {p} ={\begin{pmatrix}p_{0}\\p_{1}\\p_{2}\end{pmatrix}}} and r = ( r 0 r 1 r 2 ) {\displaystyle \mathbf {r} ={\begin{pmatrix}r_{0}\\r_{1}\\r_{2}\end{pmatrix}}} are conjugate with respect to the conic Q provided p T A Q r = 0. {\displaystyle \mathbf {p} ^{\mathsf {T}}A_{Q}\mathbf {r} =0.}
The conjugates of a fixed point p either form a line or consist of all the points in the plane of the conic. When the conjugates of p form a line, the line is called the polar of p and the point p is called the pole of the line, with respect to the conic. This relationship between points and lines is called a polarity.
If the conic is non-degenerate, the conjugates of a point always form a line and the polarity defined by the conic is a bijection between the points and lines of the extended plane containing the conic (that is, the plane together with the points and line at infinity).
If the point p lies on the conic Q, the polar line of p is the tangent line to Q at p.
The equation, in homogeneous coordinates, of the polar line of the point p with respect to the non-degenerate conic Q is given by p T A Q ( x y z ) = 0. {\displaystyle \mathbf {p} ^{T}A_{Q}{\begin{pmatrix}x\\y\\z\end{pmatrix}}=0.}
Just as p uniquely determines its polar line (with respect to a given conic), so each line determines a unique pole p. Furthermore, a point p is on a line L which is the polar of a point r, if and only if the polar of p passes through the point r (La Hire's theorem).17 Thus, this relationship is an expression of geometric duality between points and lines in the plane.
Several familiar concepts concerning conic sections are directly related to this polarity. The center of a non-degenerate conic can be identified as the pole of the line at infinity. A parabola, being tangent to the line at infinity, would have its center being a point on the line at infinity. Hyperbolas intersect the line at infinity in two distinct points and the polar lines of these points are the asymptotes of the hyperbola and are the tangent lines to the hyperbola at these points of infinity. Also, the polar line of a focus of the conic is its corresponding directrix.18
Let line L be the polar line of point p with respect to the non-degenerate conic Q. By La Hire's theorem, every line passing through p has its pole on L. If L intersects Q in two points (the maximum possible) then the polars of those points are tangent lines that pass through p and such a point is called an exterior or outer point of Q. If L intersects Q in only one point, then it is a tangent line and p is the point of tangency. Finally, if L does not intersect Q then p has no tangent lines passing through it and it is called an interior or inner point.19
The equation of the tangent line (in homogeneous coordinates) at a point p on the non-degenerate conic Q is given by,
p T A Q ( x y z ) = 0. {\displaystyle \mathbf {p} ^{\mathsf {T}}A_{Q}{\begin{pmatrix}x\\y\\z\end{pmatrix}}=0.}
If p is an exterior point, first find the equation of its polar (the above equation) and then the intersections of that line with the conic, say at points s and t. The polars of s and t will be the tangents through p.
Using the theory of poles and polars, the problem of finding the four mutual tangents of two conics reduces to finding the intersection of two conics.
Brannan, Esplen & Gray 1999, p. 30 - Brannan, David A.; Esplen, Matthew F.; Gray, Jeremy J. (1999), Geometry, Cambridge University Press, ISBN 978-0-521-59787-6 ↩
Pettofrezzo 1978, p. 110 - Pettofrezzo, Anthony (1978) [1966], Matrices and Transformations, Dover, ISBN 978-0-486-63634-4 https://archive.org/details/matricestransfor0000pett ↩
Spain 2007, pp. 59–62 - Spain, Barry (2007) [1957], Analytical Conics, Dover, ISBN 978-0-486-45773-4 ↩
It is also a matrix of a quadratic form, but this form has three variables and is A x 2 + B x y + C y 2 + D x z + E y z + F z 2 {\displaystyle Ax^{2}+Bxy+Cy^{2}+Dxz+Eyz+Fz^{2}} . ↩
Lawrence 1972, p. 63 - Lawrence, J. Dennis (1972), A Catalog of Special Plane Curves, Dover ↩
Spain 2007, p. 70 - Spain, Barry (2007) [1957], Analytical Conics, Dover, ISBN 978-0-486-45773-4 ↩
Pettofrezzo 1978, p. 105 - Pettofrezzo, Anthony (1978) [1966], Matrices and Transformations, Dover, ISBN 978-0-486-63634-4 https://archive.org/details/matricestransfor0000pett ↩
Ayoub 1993, p. 322 - Ayoub, A. B. (1993), "The central conic sections revisited", Mathematics Magazine, 66 (5): 322–325, doi:10.1080/0025570x.1993.11996157 https://doi.org/10.1080%2F0025570x.1993.11996157 ↩
Ayoub 1993, p. 324 - Ayoub, A. B. (1993), "The central conic sections revisited", Mathematics Magazine, 66 (5): 322–325, doi:10.1080/0025570x.1993.11996157 https://doi.org/10.1080%2F0025570x.1993.11996157 ↩
Pettofrezzo 1978, p. 108 - Pettofrezzo, Anthony (1978) [1966], Matrices and Transformations, Dover, ISBN 978-0-486-63634-4 https://archive.org/details/matricestransfor0000pett ↩
Ostermann & Wanner 2012, p. 311 - Ostermann, Alexander; Wanner, Gerhard (2012), Geometry by its History, Springer, doi:10.1007/978-3-642-29163-0, ISBN 978-3-642-29163-0 https://doi.org/10.1007%2F978-3-642-29163-0 ↩
Kendig, Keith (2005), Conics, The Mathematical Association of America, pp. 89–102, ISBN 978-0-88385-335-1 978-0-88385-335-1 ↩
This permits the algebraic inclusion of infinite points and a line at infinity which are necessary to have for some of the following results ↩
This section follows Fishback, W.T. (1969), Projective and Euclidean Geometry (2nd ed.), Wiley, pp. 167–172 ↩
Brannan, Esplen & Gray 1999, p. 189 - Brannan, David A.; Esplen, Matthew F.; Gray, Jeremy J. (1999), Geometry, Cambridge University Press, ISBN 978-0-521-59787-6 ↩
Akopyan, A.V.; Zaslavsky, A.A. (2007), Geometry of Conics, American Mathematical Society, p. 72, ISBN 978-0-8218-4323-9 978-0-8218-4323-9 ↩
Interpreted in the complex plane such a point is on two complex tangent lines that meet Q in complex points. ↩