gboff21
- 48
- 0
Homework Statement
Calculate the eigenvectors and eigenvalues of the two-dimensional
matrix representation of the Hermitean operator \hat{O}
given by
|v_k'>\left(O|v_k>= {{O_11,O_12},{O_21,O_22}}
where all Oij are real. What does Hermiticity imply for the o-
diagonal elements O12 and O21? For the eigenvectors you may
assume that the two base vectors read
v_1= (1) v_2= (0)
...(0)...(1)
Homework Equations
None
The Attempt at a Solution
So, I know how to work out eigenvectors/values:
|A-λI|=0
so, I end up with (O11-λ)(O22-λ)-O12O21=0 as the characteristic equation
with solution λ= 1/2(O22+O11)±1/2√((O22+O11)^2-4(O11O22-O21O12))
the matrix O, being hermitian, makes O12=O21*
but how do I progress on to an actual answer?