Matrices#

Real symmetric matrix#

Orthogonal matrix#

Symplectic matrix#

Definition 1 (Symplectic matrix)

A symplectic matrix is a \(2n\times 2n\) matrix \(M\) with real entries that satisfies the condition

\[M^T \Omega M = \Omega,\]

where \(M^T\) denotes the transpose of \(M\) and \(\Omega\) is a fixed \(2n\times 2n\) nonsingular, skew-symemtric matrix.

Typically \(\Omega\) chosen to be the block matrix

\[\begin{split}\Omega = 0, I_n \\ -I_n, 0\end{split}\]

Unitary matrix#

\[ U^{-1} = U^\dagger \]

Hermitian matrix#