- #1
Dewgale
- 98
- 9
\
Let B = ##
\left[ \begin{array}{ccc} -1 & i & 1 \\ -i & 0 & 0 \\ 1 & 0 & 0 \end{array} \right]
##. Find a Unitary transformation to diagonalize B.
N/A
I have found both the Eigenvalues (0, 2, -1) and the Eigenvectors, which are ##<0,i,1>,\ \ <2,-i,1>,## and ##<-1,-i,1>##. Vectors 1 and 3 are both already normalized, but I normalized vector two to be ##<1,\frac{-i}{2},\frac{1}{2}>##.
They are now orthonormal, but the matrix formed from them,
$$U =
\left[ \begin{array}{ccc} 0 & 1 & -1\\ i & \frac{-i}{2} & -i \\ 1 & \frac{1}{2} & 1 \end{array} \right]$$
is not a unitary matrix. It will still succesfully diagonalize B, but I don't know what I've done wrong. Thank you!
Homework Statement
Let B = ##
\left[ \begin{array}{ccc} -1 & i & 1 \\ -i & 0 & 0 \\ 1 & 0 & 0 \end{array} \right]
##. Find a Unitary transformation to diagonalize B.
Homework Equations
N/A
The Attempt at a Solution
I have found both the Eigenvalues (0, 2, -1) and the Eigenvectors, which are ##<0,i,1>,\ \ <2,-i,1>,## and ##<-1,-i,1>##. Vectors 1 and 3 are both already normalized, but I normalized vector two to be ##<1,\frac{-i}{2},\frac{1}{2}>##.
They are now orthonormal, but the matrix formed from them,
$$U =
\left[ \begin{array}{ccc} 0 & 1 & -1\\ i & \frac{-i}{2} & -i \\ 1 & \frac{1}{2} & 1 \end{array} \right]$$
is not a unitary matrix. It will still succesfully diagonalize B, but I don't know what I've done wrong. Thank you!