HOME

TheInfoList



OR:

In mathematics, a symplectic matrix is a 2n\times 2n
matrix Matrix (: matrices or matrixes) or MATRIX may refer to: Science and mathematics * Matrix (mathematics), a rectangular array of numbers, symbols or expressions * Matrix (logic), part of a formula in prenex normal form * Matrix (biology), the m ...
M with real entries that satisfies the condition where M^\text denotes the
transpose In linear algebra, the transpose of a Matrix (mathematics), matrix is an operator which flips a matrix over its diagonal; that is, it switches the row and column indices of the matrix by producing another matrix, often denoted by (among other ...
of M and \Omega is a fixed 2n\times 2n nonsingular,
skew-symmetric matrix In mathematics, particularly in linear algebra, a skew-symmetric (or antisymmetric or antimetric) matrix is a square matrix whose transpose equals its negative. That is, it satisfies the condition In terms of the entries of the matrix, if a ...
. This definition can be extended to 2n\times 2n matrices with entries in other fields, such as the
complex number In mathematics, a complex number is an element of a number system that extends the real numbers with a specific element denoted , called the imaginary unit and satisfying the equation i^= -1; every complex number can be expressed in the for ...
s,
finite field In mathematics, a finite field or Galois field (so-named in honor of Évariste Galois) is a field (mathematics), field that contains a finite number of Element (mathematics), elements. As with any field, a finite field is a Set (mathematics), s ...
s, ''p''-adic numbers, and function fields. Typically \Omega is chosen to be the block matrix \Omega = \begin 0 & I_n \\ -I_n & 0 \\ \end, where I_n is the n\times n
identity matrix In linear algebra, the identity matrix of size n is the n\times n square matrix with ones on the main diagonal and zeros elsewhere. It has unique properties, for example when the identity matrix represents a geometric transformation, the obje ...
. The matrix \Omega has
determinant In mathematics, the determinant is a Scalar (mathematics), scalar-valued function (mathematics), function of the entries of a square matrix. The determinant of a matrix is commonly denoted , , or . Its value characterizes some properties of the ...
+1 and its inverse is \Omega^ = \Omega^\text = -\Omega.


Properties


Generators for symplectic matrices

Every symplectic matrix has determinant +1, and the 2n\times 2n symplectic matrices with real entries form a
subgroup In group theory, a branch of mathematics, a subset of a group G is a subgroup of G if the members of that subset form a group with respect to the group operation in G. Formally, given a group (mathematics), group under a binary operation  ...
of the
general linear group In mathematics, the general linear group of degree n is the set of n\times n invertible matrices, together with the operation of ordinary matrix multiplication. This forms a group, because the product of two invertible matrices is again inve ...
\mathrm(2n;\mathbb) under
matrix multiplication In mathematics, specifically in linear algebra, matrix multiplication is a binary operation that produces a matrix (mathematics), matrix from two matrices. For matrix multiplication, the number of columns in the first matrix must be equal to the n ...
since being symplectic is a property stable under matrix multiplication. Topologically, this symplectic group is a connected noncompact real Lie group of real dimension n(2n+1), and is denoted \mathrm(2n;\mathbb). The symplectic group can be defined as the set of linear transformations that preserve the symplectic form of a real
symplectic vector space In mathematics, a symplectic vector space is a vector space V over a Field (mathematics), field F (for example the real numbers \mathbb) equipped with a symplectic bilinear form. A symplectic bilinear form is a map (mathematics), mapping \omega : ...
. This symplectic group has a distinguished set of generators, which can be used to find all possible symplectic matrices. This includes the following sets \begin D(n) =& \left\ \\ N(n) =& \left\ \end where \text(n;\mathbb) is the set of n\times n symmetric matrices. Then, \mathrm(2n;\mathbb) is generated by the setp. 2 \ \cup D(n) \cup N(n) of matrices. In other words, any symplectic matrix can be constructed by multiplying matrices in D(n) and N(n) together, along with some power of \Omega.


Inverse matrix

Every symplectic matrix is invertible with the inverse matrix given by M^ = \Omega^ M^\text \Omega. Furthermore, the product of two symplectic matrices is, again, a symplectic matrix. This gives the set of all symplectic matrices the structure of a group. There exists a natural
manifold In mathematics, a manifold is a topological space that locally resembles Euclidean space near each point. More precisely, an n-dimensional manifold, or ''n-manifold'' for short, is a topological space with the property that each point has a N ...
structure on this group which makes it into a (real or complex)
Lie group In mathematics, a Lie group (pronounced ) is a group (mathematics), group that is also a differentiable manifold, such that group multiplication and taking inverses are both differentiable. A manifold is a space that locally resembles Eucli ...
called the symplectic group.


Determinantal properties

It follows easily from the definition that the
determinant In mathematics, the determinant is a Scalar (mathematics), scalar-valued function (mathematics), function of the entries of a square matrix. The determinant of a matrix is commonly denoted , , or . Its value characterizes some properties of the ...
of any symplectic matrix is ±1. Actually, it turns out that the determinant is always +1 for any field. One way to see this is through the use of the Pfaffian and the identity \mbox(M^\text \Omega M) = \det(M)\mbox(\Omega). Since M^\text \Omega M = \Omega and \mbox(\Omega) \neq 0 we have that \det(M) = 1. When the underlying field is real or complex, one can also show this by factoring the inequality \det(M^\text M + I) \ge 1.


Block form of symplectic matrices

Suppose Ω is given in the standard form and let M be a 2n\times 2n block matrix given by M = \beginA & B \\ C & D\end where A,B,C,D are n\times n matrices. The condition for M to be symplectic is equivalent to the two following equivalent conditions
A^\textC,B^\textD symmetric, and A^\text D - C^\text B = I
AB^\text,CD^\text symmetric, and AD^\text - BC^\text = I
The second condition comes from the fact that if M is symplectic, then M^T is also symplectic. When n=1 these conditions reduce to the single condition \det(M)=1. Thus a 2\times 2 matrix is symplectic
iff In logic and related fields such as mathematics and philosophy, "if and only if" (often shortened as "iff") is paraphrased by the biconditional, a logical connective between statements. The biconditional is true in two cases, where either both ...
it has unit determinant.


Inverse matrix of block matrix

With \Omega in standard form, the inverse of M is given by M^ = \Omega^ M^\text \Omega=\beginD^\text & -B^\text \\-C^\text & A^\text\end. The group has dimension n(2n+1). This can be seen by noting that ( M^\text \Omega M)^\text = -M^\text \Omega M is anti-symmetric. Since the space of anti-symmetric matrices has dimension \binom, the identity M^\text \Omega M = \Omega imposes 2n \choose 2 constraints on the (2n)^2 coefficients of M and leaves M with n(2n+1) independent coefficients.


Symplectic transformations

In the abstract formulation of
linear algebra Linear algebra is the branch of mathematics concerning linear equations such as :a_1x_1+\cdots +a_nx_n=b, linear maps such as :(x_1, \ldots, x_n) \mapsto a_1x_1+\cdots +a_nx_n, and their representations in vector spaces and through matrix (mathemat ...
, matrices are replaced with
linear transformation In mathematics, and more specifically in linear algebra, a linear map (also called a linear mapping, linear transformation, vector space homomorphism, or in some contexts linear function) is a mapping V \to W between two vector spaces that pr ...
s of
finite-dimensional In mathematics, the dimension of a vector space ''V'' is the cardinality (i.e., the number of vectors) of a basis of ''V'' over its base field. p. 44, §2.36 It is sometimes called Hamel dimension (after Georg Hamel) or algebraic dimension to d ...
vector spaces. The abstract analog of a symplectic matrix is a symplectic transformation of a
symplectic vector space In mathematics, a symplectic vector space is a vector space V over a Field (mathematics), field F (for example the real numbers \mathbb) equipped with a symplectic bilinear form. A symplectic bilinear form is a map (mathematics), mapping \omega : ...
. Briefly, a symplectic vector space (V,\omega) is a 2n-dimensional vector space V equipped with a nondegenerate, skew-symmetric
bilinear form In mathematics, a bilinear form is a bilinear map on a vector space (the elements of which are called '' vectors'') over a field ''K'' (the elements of which are called '' scalars''). In other words, a bilinear form is a function that is linea ...
\omega called the symplectic form. A symplectic transformation is then a linear transformation L:V\to V which preserves \omega, i.e. \omega(Lu, Lv) = \omega(u, v). Fixing a basis for V, \omega can be written as a matrix \Omega and L as a matrix M. The condition that L be a symplectic transformation is precisely the condition that ''M'' be a symplectic matrix: M^\text \Omega M = \Omega. Under a change of basis, represented by a matrix ''A'', we have \Omega \mapsto A^\text \Omega A M \mapsto A^ M A. One can always bring \Omega to either the standard form given in the introduction or the block diagonal form described below by a suitable choice of ''A''.


The matrix Ω

Symplectic matrices are defined relative to a fixed nonsingular,
skew-symmetric matrix In mathematics, particularly in linear algebra, a skew-symmetric (or antisymmetric or antimetric) matrix is a square matrix whose transpose equals its negative. That is, it satisfies the condition In terms of the entries of the matrix, if a ...
\Omega. As explained in the previous section, \Omega can be thought of as the coordinate representation of a nondegenerate skew-symmetric bilinear form. It is a basic result in
linear algebra Linear algebra is the branch of mathematics concerning linear equations such as :a_1x_1+\cdots +a_nx_n=b, linear maps such as :(x_1, \ldots, x_n) \mapsto a_1x_1+\cdots +a_nx_n, and their representations in vector spaces and through matrix (mathemat ...
that any two such matrices differ from each other by a change of basis. The most common alternative to the standard \Omega given above is the block diagonal form \Omega = \begin \begin0 & 1\\ -1 & 0\end & & 0 \\ & \ddots & \\ 0 & & \begin0 & 1 \\ -1 & 0\end \end. This choice differs from the previous one by a
permutation In mathematics, a permutation of a set can mean one of two different things: * an arrangement of its members in a sequence or linear order, or * the act or process of changing the linear order of an ordered set. An example of the first mean ...
of basis vectors. Sometimes the notation J is used instead of \Omega for the skew-symmetric matrix. This is a particularly unfortunate choice as it leads to confusion with the notion of a complex structure, which often has the same coordinate expression as \Omega but represents a very different structure. A complex structure J is the coordinate representation of a linear transformation that squares to -I_n, whereas \Omega is the coordinate representation of a nondegenerate skew-symmetric bilinear form. One could easily choose bases in which J is not skew-symmetric or \Omega does not square to -I_n. Given a hermitian structure on a vector space, J and \Omega are related via \Omega_ = -g__b where g_ is the metric. That J and \Omega usually have the same coordinate expression (up to an overall sign) is simply a consequence of the fact that the metric ''g'' is usually the identity matrix.


Diagonalization and decomposition


Complex matrices

If instead ''M'' is a
matrix Matrix (: matrices or matrixes) or MATRIX may refer to: Science and mathematics * Matrix (mathematics), a rectangular array of numbers, symbols or expressions * Matrix (logic), part of a formula in prenex normal form * Matrix (biology), the m ...
with
complex Complex commonly refers to: * Complexity, the behaviour of a system whose components interact in multiple ways so possible interactions are difficult to describe ** Complex system, a system composed of many components which may interact with each ...
entries, the definition is not standard throughout the literature. Many authors adjust the definition above to where ''M*'' denotes the conjugate transpose of ''M''. In this case, the determinant may not be 1, but will have
absolute value In mathematics, the absolute value or modulus of a real number x, is the non-negative value without regard to its sign. Namely, , x, =x if x is a positive number, and , x, =-x if x is negative (in which case negating x makes -x positive), ...
1. In the 2×2 case (''n''=1), ''M'' will be the product of a real symplectic matrix and a complex number of absolute value 1. Other authors retain the definition () for complex matrices and call matrices satisfying () ''conjugate symplectic''.


Applications

Transformations described by symplectic matrices play an important role in
quantum optics Quantum optics is a branch of atomic, molecular, and optical physics and quantum chemistry that studies the behavior of photons (individual quanta of light). It includes the study of the particle-like properties of photons and their interaction ...
and in continuous-variable quantum information theory. For instance, symplectic matrices can be used to describe Gaussian (Bogoliubov) transformations of a quantum state of light. In turn, the Bloch-Messiah decomposition () means that such an arbitrary Gaussian transformation can be represented as a set of two passive linear-optical interferometers (corresponding to orthogonal matrices ''O'' and ''O' '') intermitted by a layer of active non-linear squeezing transformations (given in terms of the matrix ''D''). In fact, one can circumvent the need for such ''in-line'' active squeezing transformations if two-mode squeezed vacuum states are available as a prior resource only.


See also

*
Symplectic vector space In mathematics, a symplectic vector space is a vector space V over a Field (mathematics), field F (for example the real numbers \mathbb) equipped with a symplectic bilinear form. A symplectic bilinear form is a map (mathematics), mapping \omega : ...
* Symplectic group * Symplectic representation *
Orthogonal matrix In linear algebra, an orthogonal matrix, or orthonormal matrix, is a real square matrix whose columns and rows are orthonormal vectors. One way to express this is Q^\mathrm Q = Q Q^\mathrm = I, where is the transpose of and is the identi ...
* Unitary matrix *
Hamiltonian mechanics In physics, Hamiltonian mechanics is a reformulation of Lagrangian mechanics that emerged in 1833. Introduced by Sir William Rowan Hamilton, Hamiltonian mechanics replaces (generalized) velocities \dot q^i used in Lagrangian mechanics with (gener ...
* Linear complex structure * Williamson theorem


References

{{Matrix classes Matrices (mathematics) Symplectic geometry