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:

    Whether talking about addiction, taxation [on cigarettes] or education [about smoking], there is always at the center of the conversation an essential conundrum: How come we’re selling this deadly stuff anyway?
    Anna Quindlen (b. 1952)

    Death is someone you see very clearly with eyes in the center of your heart: eyes that see not by reacting to light, but by reacting to a kind of a chill from within the marrow of your own life.
    Thomas Merton (1915–1968)

    The greatest part of each day, each year, each lifetime is made up of small, seemingly insignificant moments. Those moments may be cooking dinner...relaxing on the porch with your own thoughts after the kids are in bed, playing catch with a child before dinner, speaking out against a distasteful joke, driving to the recycling center with a week’s newspapers. But they are not insignificant, especially when these moments are models for kids.
    Barbara Coloroso (20th century)