Finding Eigenvalues with the Determinant Method

cscott
Messages
778
Reaction score
1

Homework Statement



I need the eigenvalues and eigenvectors of [[0,0,1][0,2,0][1,0,0]]

The Attempt at a Solution



How come when I use the determinent method to get the eigenvalues I only end up with 2? Did I make a mistake or is there some other way I'm supposed to find -1, +1?
 
Physics news on Phys.org
If you mean what I think you mean, then you must have made a mistake. Can you show your work?
 
I used the cofactor expansion along the first row, like on wikipedia so the first two terms are zero and then for the last term: (1)det{ [[0, L-2][1, 0]] } = (0*0) - ((2-L)(1) => L-2 = 0 => L = 2
 
If you are expanding along the first row, there are two nonvanishing cofactors. There's an L in the first column and a 1 in the last.
 
Oops. Alright thanks.
 
Thread 'Need help understanding this figure on energy levels'
This figure is from "Introduction to Quantum Mechanics" by Griffiths (3rd edition). It is available to download. It is from page 142. I am hoping the usual people on this site will give me a hand understanding what is going on in the figure. After the equation (4.50) it says "It is customary to introduce the principal quantum number, ##n##, which simply orders the allowed energies, starting with 1 for the ground state. (see the figure)" I still don't understand the figure :( Here is...
Thread 'Understanding how to "tack on" the time wiggle factor'
The last problem I posted on QM made it into advanced homework help, that is why I am putting it here. I am sorry for any hassle imposed on the moderators by myself. Part (a) is quite easy. We get $$\sigma_1 = 2\lambda, \mathbf{v}_1 = \begin{pmatrix} 0 \\ 0 \\ 1 \end{pmatrix} \sigma_2 = \lambda, \mathbf{v}_2 = \begin{pmatrix} 1/\sqrt{2} \\ 1/\sqrt{2} \\ 0 \end{pmatrix} \sigma_3 = -\lambda, \mathbf{v}_3 = \begin{pmatrix} 1/\sqrt{2} \\ -1/\sqrt{2} \\ 0 \end{pmatrix} $$ There are two ways...
Back
Top