Matrix Representation of Conic Sections - Center

Center

In the center of the conic, the gradient of the quadratic form Q vanishes, so: 
\nabla Q = = .

We can calculate the center by taking the first two rows of the associated matrix, multiplying each by (x, y, 1)T, setting both inner products equal to 0, and solving the system.


S \ \stackrel{\mathrm{def}}{=}\ 	\left\{ \begin{matrix} a_{11} + a_{12}x + a_{13}y & = & 0 \\ a_{21} + a_{22}x + a_{23}y & = & 0
	\end{matrix} \right.
\ \stackrel{\mathrm{def}}{=}\ \left\{\begin{matrix} D/2 + Ax + (B/2)y & = & 0 \\ E/2 + (B/2)x + Cy & = & 0 \end{matrix} \right.

This becomes


\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}

Note that in the case of a parabola, defined by (4AC-B2) = 0, there is no center since the above denominators become zero.

Read more about this topic:  Matrix Representation Of Conic Sections

Famous quotes containing the word center:

    Columbus stood in his age as the pioneer of progress and enlightenment. The system of universal education is in our age the most prominent and salutary feature of the spirit of enlightenment, and it is peculiarly appropriate that the schools be made by the people the center of the day’s demonstration. Let the national flag float over every schoolhouse in the country and the exercises be such as shall impress upon our youth the patriotic duties of American citizenship.
    Benjamin Harrison (1833–1901)

    This is a strange little complacent country, in many ways a U.S.A. in miniature but of course nearer the center of disturbance!
    Eleanor Roosevelt (1884–1962)

    Whenever there’s a big war coming on, you should rope off a big field. And on the big day, you should take all the kings and their cabinets and their generals, put ‘em in the center dressed in their underpants and let them fight it out with clubs. The best country wins.
    Maxwell Anderson (1888–1959)