Thursday, August 17, 2017

quantum information - How to take partial trace?


L is a linear operator acting on hilbert space V of dimension n, L:VV. The trace of a linear operator is defined as sum of diagonal entries of any matrix representation in same input and output basis of V. But if L is a linear operator acting on VV and I want to take partial trace over the first/second system, it makes sense to me when the operator is expressed in dirac notation, eg a linear operator acting HH where H is a 2-dimensional hilbert space in dirac notation is LAB=|0100|+|0010|

trA(LAB)=|10|
trB(LAB)=|01|
here {|0,|1} is an orthonormal basis for H. But how is the partial trace found and defined in terms of the matrix representation of the linear operator. Does the input and output basis have to be the same to define partial trace similar to definition of trace ?



Answer



Let HAHB be your Hilbert space, and O be an operator acting on this composite space. Then O can be written has O=i,jcijMiNj

where the Mi's and Nj's act on HA and HB respectively. Then the partial trace over HA defined as trHA(O)=i,jcijtr(Mi)Nj,
and similarly for HB.


No comments:

Post a Comment

classical mechanics - Moment of a force about a given axis (Torque) - Scalar or vectorial?

I am studying Statics and saw that: The moment of a force about a given axis (or Torque) is defined by the equation: $M_X = (\vec r \times \...