jeebs
- 314
- 5
Say I was given a 2x2 matrix made from a certain basis {|x\rangle, |y\rangle} , and I split that matrix into two parts, one being the diagonal part and one being the off-diagonal part.
for example, if I had H = H_0 + W = \left(\begin{array}{cc}a&c\\b&d\end{array}\right) = \left(\begin{array}{cc}a&0\\0&d\end{array}\right) + \left(\begin{array}{cc}0&c\\b&0\end{array}\right)
Is it true to say that H0 is still in the basis {|x\rangle, |y\rangle}, and if it is, is there a way I could determine what |x\rangle and |y\rangle actually look like?
for example, if I had H = H_0 + W = \left(\begin{array}{cc}a&c\\b&d\end{array}\right) = \left(\begin{array}{cc}a&0\\0&d\end{array}\right) + \left(\begin{array}{cc}0&c\\b&0\end{array}\right)
Is it true to say that H0 is still in the basis {|x\rangle, |y\rangle}, and if it is, is there a way I could determine what |x\rangle and |y\rangle actually look like?