Conic sections have the form of a second-degree polynomial:
That can be written as:
Where is the vector:
And a matrix:
Regular and degenerated conic sections can be distinguished based on the determinant of AQ.
If , the conic is degenerate.
If Q isn't degenerate, we can see what type of conic section it is by computing the subdeterminant resulting from removing the first row and the first column of AQ (ie the minor A11).
A_{11} =
begin{pmatrix}
A & E/2
E/2 & B
end{pmatrix}
In the case of an ellipse, we can make a further distinction between an ellipse and a circle by comparing the last two diagonal elements corresponding to x2 and y2.
If the conic section is degenerate (), still allows us to distinguish its form:
We can calculate the center by taking the last two rows of the associated matrix, set them equal to 0 and solve the system.
C/2 + Ax + (E/2)y & = & 0
D/2 + (E/2)x + By & = & 0end{matrix} right.
This becomes,
The major and minor axes are two lines determined by the center of the conic as a point and eigenvectors of the associated matrix as vectors of direction.
So we can write a canonical equation:
Because a 2x2 matrix has 2 eigenvectors, we obtain 2 axes.
For a general conic we can determine its vertices by calculating the intersection of the conic and its axes — in other words, by solving the system:
Through a given point, P, there are generally two lines tangent to a conic. Expressing P as a column vector, p, the two points of tangency are the intersections of the conic with the line whose equation is
When P is on the conic, the line is the tangent there. When P is inside an ellipse, the line is the set of all points whose own associated line passes through P. This line is called the polar of the pole P with respect to the conic.
Just as P uniquely determines its polar line (with respect to a given conic), so each line determines a unique P. This is thus an expression of geometric duality between points and lines in the plane.
As special cases, the center of a conic is the pole of the line at infinity, and each asymptote of a hyperbola is a polar (a tangent) to one of its points at infinity.
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.
The reduced equation of a conic section is the equation of a conic section translated and rotated so that its center lies in the center of the coordinate system and its axes are parallel to the coordinate axes. This is equivalent to saying that the coordinates are moved to satisfy these properties. See the figure.
If and are the eigenvalues of the matrix A11, the reduced equation can be written as:
Dividing by
From here we get 'a' and 'b'.
The transformation of coordinates is given by:
vec t &=& vec OO' = Salpha &=& operatorname{arccos} frac{vec a_1 cdot {1 choose 0}}