Jump to content

Eigenvectors of 3*3 matrix


Recommended Posts

Hi guys,

 

I am struggling with finding eigenvectors of a 3x3 matrix in a change of coordinates problem. Basically,
I have taken the equation x^2 - z^2 - 4xy +4yz, converted it into matrix [1 -2 0; -2 0 2; 0 2 1] and found the eigenvalues

 

 

1

1/2 + sqrt(33)/2
1/2 - sqrt(33)/2

But I am truly struggling with the eigenvectors here. The first one (l=1) is easy, but the other ones not. I plug the eigenvalues in the matrix and using Gauss-Jordan, I only get 1's on the diagonal. But I cannot determine such a vector, as I would think that it is [x1 x2 x3] = [0 0 0].

 

Help?

Link to comment
Share on other sites

The zero vector 0 is -in some sense- an Eigenvector to every matrix A and every eigenvalue n, since A0 = 0 = n0. From the little you said (in detail) about how you try to determine the eigenvector, I have the gut feeling you don't really know what you are doing. Take the eigenvalue 1: When looking to an eigenvector to this eigenvalue, what you are looking for are all possible solutions [math]\vec x[/math] to the system of equations [math]A\vec x = 1 \vec x[/math].

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.