- #1
Void123
- 141
- 0
Homework Statement
For some reason, I am making a trivial mistake somewhere. I just need to find the eigenvalues and normalized eigenvectors of the following matrix:
H = (1/sqrt(2))*Matrix(Row 1 Row 2 Row 3)
Row 1 = [0 -i 0]
Row 2 = [i 3 3]
Row 3 = [0 3 0]
(Sorry, I don't know the proper latex code for a matrix)
If someone can work this out and just provide the solutions so I can compare, I would really appreciate it.
Homework Equations
...
The Attempt at a Solution
I tried.