- #1
vincentvance
- 9
- 0
Hi,
I'm trying to solve this problem and I'm stuck.
What I want to do is determine the kind of surface from this equation:
x2-2y2-3z2-4xy-2xz-6yz = 11
Matrix representation:
1 -2 -1
-2 -2 -3
-1 -3 -3
I want to find the eigenvalues so I write the characteristic equation like this:
1-\lambda -2 -1
-2 -2-\lambda -3
-1 -3 -3-\lambda
(and the goal, of course, is to have this equal to zero to find the eigenvalues - lambda)
Then I want to reduce this to a 2x2 matrix and that's where I get stuck. I've done about 10 other problems similar to this one today and never did I get stuck at this point before, it makes me feel very confused.
Can anyone help me?
Thank you
Vincent
I'm trying to solve this problem and I'm stuck.
What I want to do is determine the kind of surface from this equation:
x2-2y2-3z2-4xy-2xz-6yz = 11
Matrix representation:
1 -2 -1
-2 -2 -3
-1 -3 -3
I want to find the eigenvalues so I write the characteristic equation like this:
1-\lambda -2 -1
-2 -2-\lambda -3
-1 -3 -3-\lambda
(and the goal, of course, is to have this equal to zero to find the eigenvalues - lambda)
Then I want to reduce this to a 2x2 matrix and that's where I get stuck. I've done about 10 other problems similar to this one today and never did I get stuck at this point before, it makes me feel very confused.
Can anyone help me?
Thank you
Vincent