How do I find a rotation that brings this equation of a cone to standard axes?I know for a vector in standard basis x¯ we can find a representation for the same thing in a base B, denoted [x¯]B by finding C¯[x¯]b=x¯. So far practice problems have been simple manipulations of matrices, so I'm not sure how to approach this problem:A conic in the xy coordinate system is 5x^2 -2 sqrt{3} xy+7y^2 = 16. Find a rotation of coordinates that bring it to standard form.

cinearth3

cinearth3

Open question

2022-09-01

How do I find a rotation that brings this equation of a cone to standard axes?
I know for a vector in standard basis x ¯ we can find a representation for the same thing in a base B, denoted [ x ¯ ] B B by finding C ¯ [ x ¯ ] b = x ¯ . So far practice problems have been simple manipulations of matrices, so I'm not sure how to approach this problem:
A conic in the xy coordinate system is 5 x 2 2 3 x y + 7 y 2 = 16. Find a rotation of coordinates that bring it to standard form. What is the matrix of this rotation? What is the cosine of the angle of the rotation?

Answer & Explanation

Jovany Mathews

Jovany Mathews

Beginner2022-09-02Added 8 answers

A general rotation matrix has the form
R = [ cos θ sin θ sin θ cos θ ] ,
while the equation of the conic can be written as
[ x y ] [ 5 3 3 7 ] [ x y ] = 17.
Substiuting ( x , y ) T = R 1 ( x , y ) T into the left-hand side of this equation and using R 1 = R T gives
[ x y ] R [ 5 3 3 7 ] R T [ x y ] = [ x y ] [ 6 cos 2 θ + 3 sin 2 θ 3 cos 2 θ sin 2 θ 3 cos 2 θ sin 2 θ 6 + cos 2 θ 3 sin 2 θ ] [ x y ] .
We want the x y term to vanish, so we must have 3 cos 2 θ + sin 2 θ = 0.. Solve for θ. Note that the rows of the resulting rotation matrix will be eigenvectors of the symmetric matrix associated with the conic, but there’s no need to go through the usual eigenvector/eigenvalue computation to solve this problem.
ignizeddyug

ignizeddyug

Beginner2022-09-03Added 2 answers

One straightforward way of doing this is to find a rotation matrix, U , such that the matrix
D = U ( 5 3 3 7 ) U
is diagonal. The equation of your conic can be written as
( x y ) ( 5 3 3 7 ) ( x y ) = 16   ,
so if you define new coordinates   x , y   by
( x , y ) = U 1 ( x y )   ,
—that is, with respect to axes subjected to the rotation determined by U —then the equation in the new coordinates is
16 = ( x y ) U ( 5 3 3 7 ) U ( x y ) = ( x y ) D ( x y ) = d 1 x 2 + d 2 y 2   ,
where   d 1 , d 2   are the (diagonal) entries of D .
The columns of U need to be chosen as normalised eigenvectors of the matrix   ( 5 3 3 7 )  , and   d 2 , d 2   will then be the corresponding eigenvalues.

Do you have a similar question?

Recalculate according to your conditions!

New Questions in Linear algebra

Ask your question.
Get an expert answer.

Let our experts help you. Answer in as fast as 15 minutes.

Didn't find what you were looking for?