Consider a system in the state |Ψ⟩=12(|00⟩+|01⟩+|10⟩+|11⟩). This state is easily seen to not be an entangled state, since
|Ψ⟩=1√2(|0⟩+|1⟩)⊗1√2(|0⟩+|1⟩).
But if I want to calculate the Schmidt decomposition of the state |Ψ⟩ I do not obtain this result.
The state |Ψ⟩ can be written as |Ψ⟩=diag(14,14,14,14).
Now, you have to calculate the singular value decomposition of this matrix. But I don't understand how I know which basis I have to choose for V in order to obtain the Schmidt representation (decomposition) of this vector. How do I know which basis I have to choose?
My second question is how I can apply the Schmidt decomposition to Operators or Matrices. Apparently this is possible, but I do not know how this is doable.
Answer
Okay, let me elaborate on my comment to show how you would calculate the Schmidt decomposition in general. This might also answer your second question.
As I said in my comment, the Schmidt decomposition requires you to subdivide your system in two parts, A and B. It is then the (unique) decomposition |ψ⟩=∑αλα|ψA,α⟩⊗|ψB,α⟩ (where the components define orthonormal bases in A and B). This can be considered the decomposition that minimally entangles the two subsystems (the entanglement being given by the Schmidt values λα). To calculate this decomposition, one rewrites the state as a matrix and then applies the SVD decomposition.
It is in fact simple to rewrite the state as a matrix: one pretends that the wavefunction indices concerning subsystem A are the row indices, and the indices for subsystem B are the column indices. For example, for your state |ψ⟩=12(|00⟩+|01⟩+|10⟩+|11⟩), we can write this as |ψ⟩=∑ijAij|ij⟩ with A00=A01=A10=A11=12. We can consider this to define a matrix A=12(1111).
More generally, if our state is |ψ⟩=∑ijAij|iA⟩⊗|jB⟩, then the Schmidt decompositions is given by the SVD decomposition as A=(|ψA,0⟩⋯|ψA,α⟩⋯)(λ00000⋱0000λα0000⋱)(|ψB,0⟩⋮|ψB,α⟩⋮)
No comments:
Post a Comment