From a circle to an ellipse

593 Views Asked by At

Suppose we have this matrix, \begin{pmatrix} 3 & -1 \\ -1 & 3 \end{pmatrix}

how can we show that under the above matrix transformation, the unit circle is sent to an ellipse? I think it's with the singular decomposition...