Superoperator

From HandWiki
Revision as of 16:03, 6 February 2024 by Jworkorg (talk | contribs) (simplify)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Short description: In physics, a linear operator acting on a vector space of linear operators


In physics, a superoperator is a linear operator acting on a vector space of linear operators.[1]

Sometimes the term refers more specially to a completely positive map which also preserves or does not increase the trace of its argument. This specialized meaning is used extensively in the field of quantum computing, especially quantum programming, as they characterise mappings between density matrices.

The use of the super- prefix here is in no way related to its other use in mathematical physics. That is to say superoperators have no connection to supersymmetry and superalgebra which are extensions of the usual mathematical concepts defined by extending the ring of numbers to include Grassmann numbers. Since superoperators are themselves operators the use of the super- prefix is used to distinguish them from the operators upon which they act.

Left/Right Multiplication

Defining the left and right multiplication superoperators by [math]\displaystyle{ \mathcal{L}(A)[\rho] = A\rho }[/math] and [math]\displaystyle{ \mathcal{R}(A)[\rho] = \rho A }[/math] respectively one can express the commutator as

[math]\displaystyle{ [A,\rho] = \mathcal{L}(A)[\rho] - \mathcal{R}(A)[\rho]. }[/math]

Next we vectorize the matrix [math]\displaystyle{ \rho }[/math] which is the mapping

[math]\displaystyle{ \rho = \sum_{i,j} \rho_{ij} | i\rangle \langle j | \to |\rho\rangle\!\rangle = \sum_{i,j} \rho_{ij} | i\rangle\otimes | j \rangle, }[/math]

where [math]\displaystyle{ |\cdot\rangle\!\rangle }[/math] denotes a vector in the Fock-Liouville space. The matrix representation of [math]\displaystyle{ \mathcal{L}(A) }[/math] is then calculated by using the same mapping

[math]\displaystyle{ A\rho = \sum_{i,j} \rho_{ij}A | i\rangle\langle j| \to \sum_{i,j} \rho_{ij}(A| i\rangle)\otimes| j \rangle = \sum_{i,j} \rho_{ij}(A\otimes I) (| i\rangle\otimes| j \rangle) = (A\otimes I)|\rho\rangle\!\rangle = \mathcal{L}(A)[\rho], }[/math]

indicating that [math]\displaystyle{ \mathcal{L}(A) = A \otimes I }[/math]. Similarly one can show that [math]\displaystyle{ \mathcal{R}(A) = (I\otimes A^T) }[/math]. These representations allows us to calculate things like eigenvalues associated to superoperators. These eigenvalues are particularly useful in the field of open quantum systems, where the real parts of the Lindblad superoperator's eigenvalues will indicate whether a quantum system will relax or not.

Example von Neumann Equation

In quantum mechanics the Schrödinger Equation, [math]\displaystyle{ i \hbar \frac{\partial}{\partial t}\Psi = \hat H \Psi }[/math] expresses the time evolution of the state vector [math]\displaystyle{ \psi }[/math] by the action of the Hamiltonian [math]\displaystyle{ \hat{H} }[/math] which is an operator mapping state vectors to state vectors.

In the more general formulation of John von Neumann, statistical states and ensembles are expressed by density operators rather than state vectors. In this context the time evolution of the density operator is expressed via the von Neumann equation in which density operator is acted upon by a superoperator [math]\displaystyle{ \mathcal{H} }[/math] mapping operators to operators. It is defined by taking the commutator with respect to the Hamiltonian operator:

[math]\displaystyle{ i \hbar \frac{\partial}{\partial t}\rho = \mathcal{H}[\rho] }[/math]

where

[math]\displaystyle{ \mathcal{H}[\rho] = [\hat{H},\rho] \equiv \hat{H}\rho - \rho\hat{H} }[/math]

As commutator brackets are used extensively in QM this explicit superoperator presentation of the Hamiltonian's action is typically omitted.

Example Derivatives of Functions on the Space of Operators

When considering an operator valued function of operators [math]\displaystyle{ \hat{H} = \hat{H}(\hat{P}) }[/math] as for example when we define the quantum mechanical Hamiltonian of a particle as a function of the position and momentum operators, we may (for whatever reason) define an “Operator Derivative” [math]\displaystyle{ \frac{\Delta \hat{H}}{\Delta \hat{P}} }[/math] as a superoperator mapping an operator to an operator.

For example, if [math]\displaystyle{ H(P) = P^3 = PPP }[/math] then its operator derivative is the superoperator defined by:

[math]\displaystyle{ \frac{\Delta H}{\Delta P}[X] = X P^2 + PXP + P^2X }[/math]

This “operator derivative” is simply the Jacobian matrix of the function (of operators) where one simply treats the operator input and output as vectors and expands the space of operators in some basis. The Jacobian matrix is then an operator (at one higher level of abstraction) acting on that vector space (of operators).

See also

Lindblad superoperator

References

  1. John Preskill, Lecture notes for Quantum Computation course at Caltech, Ch. 3, [1]