Symmetric matrix


In linear algebra, a symmetric matrix is a square matrix that is equal to its transpose. Formally,
Because equal matrices have equal dimensions, only square matrices can be symmetric.
The entries of a symmetric matrix are symmetric with respect to the main diagonal. So if denotes the entry in the -th row and -th column then
for all indices and
Every square diagonal matrix is
symmetric, since all off-diagonal elements are zero. Similarly in characteristic different from 2, each diagonal element of a skew-symmetric matrix must be zero, since each is its own negative.
In linear algebra, a real symmetric matrix represents a self-adjoint operator over a real inner product space. The corresponding object for a complex inner product space is a Hermitian matrix with complex-valued entries, which is equal to its conjugate transpose. Therefore, in linear algebra over the complex numbers, it is often assumed that a symmetric matrix refers to one which has real-valued entries. Symmetric matrices appear naturally in a variety of applications, and typical numerical linear algebra software makes special accommodations for them.

Example

The following matrix is symmetric:

Properties

Basic properties

Any square matrix can uniquely be written as sum of a symmetric and a skew-symmetric matrix. This decomposition is known as the Toeplitz decomposition.
Let denote the space of matrices. If denotes the space of symmetric matrices and the space of skew-symmetric matrices then and, i.e.
where denotes the direct sum. Let then
Notice that and. This is true for every square matrix with entries from any field whose characteristic is different from 2.
A symmetric matrix is determined by scalars. Similarly, a skew-symmetric matrix is determined by scalars.

Matrix congruent to a symmetric matrix

Any matrix congruent to a symmetric matrix is again symmetric: if is a symmetric matrix then so is for any matrix.

Symmetry implies normality

A symmetric matrix is necessarily a normal matrix.

Real symmetric matrices

Denote by the standard inner product on. The real matrix is symmetric if and only if
Since this definition is independent of the choice of basis, symmetry is a property that depends only on the linear operator A and a choice of inner product. This characterization of symmetry is useful, for example, in differential geometry, for each tangent space to a manifold may be endowed with an inner product, giving rise to what is called a Riemannian manifold. Another area where this formulation is used is in Hilbert spaces.
The finite-dimensional spectral theorem says that any symmetric matrix whose entries are real can be diagonalized by an orthogonal matrix. More explicitly: For every symmetric real matrix there exists a real orthogonal matrix such that is a diagonal matrix. Every symmetric matrix is thus, up to choice of an orthonormal basis, a diagonal matrix.
If and are real symmetric matrices that commute, then they can be simultaneously diagonalized: there exists a basis of such that every element of the basis is an eigenvector for both and.
Every real symmetric matrix is Hermitian, and therefore all its eigenvalues are real. Essentially, the property of being symmetric for real matrices corresponds to the property of being Hermitian for complex matrices.

Complex symmetric matrices

A complex symmetric matrix can be 'diagonalized' using a unitary matrix: thus if is a complex symmetric matrix, there is a unitary matrix such that is a real diagonal matrix with non-negative entries. This result is referred to as the Autonne–Takagi factorization. It was originally proved by Léon Autonne and Teiji Takagi and rediscovered with different proofs by several other mathematicians. In fact, the matrix is Hermitian and positive semi-definite, so there is a unitary matrix such that is diagonal with non-negative real entries. Thus is complex symmetric with real. Writing with and real symmetric matrices, . Thus. Since and commute, there is a real orthogonal matrix such that both and are diagonal. Setting , the matrix is complex diagonal. Pre-multiplying by a suitable diagonal unitary matrix, the diagonal entries of can be made to be real and non-negative as desired. To construct this matrix, we express the diagonal matrix as. The matrix we seek is simply given by. Clearly as desired, so we make the modification. Since their squares are the eigenvalues of, they coincide with the singular values of.

Decomposition

Using the Jordan normal form, one can prove that every square real matrix can be written as a product of two real symmetric matrices, and every square complex matrix can be written as a product of two complex symmetric matrices.
Every real non-singular matrix can be uniquely factored as the product of an orthogonal matrix and a symmetric positive definite matrix, which is called a polar decomposition. Singular matrices can also be factored, but not uniquely.
Cholesky decomposition states that every real positive-definite symmetric matrix is a product of a lower-triangular matrix and its transpose,
If the matrix is symmetric indefinite, it may be still decomposed as where is a permutation matrix, a lower unit triangular matrix, and is a direct sum of symmetric and blocks, which is called Bunch–Kaufman decomposition
A complex symmetric matrix may not be diagonalizable by similarity; every real symmetric matrix is diagonalizable by a real orthogonal similarity.
Every complex symmetric matrix can be diagonalized by unitary congruence
where is a unitary matrix. If A is real, the matrix is a real orthogonal matrix,, and is real and diagonal. To see orthogonality, suppose and are eigenvectors corresponding to distinct eigenvalues,. Then
Since and are distinct, we have.

Hessian

Symmetric matrices of real functions appear as the Hessians of twice continuously differentiable functions of real variables.
Every quadratic form on can be uniquely written in the form with a symmetric matrix. Because of the above spectral theorem, one can then say that every quadratic form, up to the choice of an orthonormal basis of, "looks like"
with real numbers. This considerably simplifies the study of quadratic forms, as well as the study of the level sets which are generalizations of conic sections.
This is important partly because the second-order behavior of every smooth multi-variable function is described by the quadratic form belonging to the function's Hessian; this is a consequence of Taylor's theorem.

Symmetrizable matrix

An matrix is said to be symmetrizable if there exists an invertible diagonal matrix and symmetric matrix such that
The transpose of a symmetrizable matrix is symmetrizable, since and is symmetric. A matrix is symmetrizable if and only if the following conditions are met:
  1. implies for all
  2. for any finite sequence