Symmetric matrix
Encyclopedia : S : SY : SYM : Symmetric matrix
In linear algebra, a symmetric matrix is a matrix that is its own transpose. Thus A is symmetric if
- [A^\textrm = A]
- [a_ = a_]
The following 3-by-3 matrix is symmetric:
- [\begin1 & 2 & 3\\2 & -4 & 5\\3 & 5 & 6\end]
A matrix is called skew-symmetric if its transpose is the same as its negative.
Properties
One of the basic theorems concerning such matrices is the finite-dimensional spectral theorem, which says that any symmetric matrix whose entries are real can be diagonalized by an orthogonal matrix. More explicitly: to every symmetric real matrix A there exists a real orthogonal matrix Q such that D = QTAQ is a diagonal matrix. Every symmetric matrix is thus, up to choice of an orthonormal basis, a diagonal matrix.
Another way of stating the spectral theorem is that the eigenvectors of a symmetric matrix are orthogonal.
Every real symmetric matrix is Hermitian, and therefore all its eigenvalues are real. (In fact, the eigenvalues are the entries in the above diagonal matrix D, and therefore D is uniquely determined by A, up to the order of its entries.) Essentially, the property of symmetry of real matrices corresponds to the property of being Hermitian for complex matrices.
Every square real matrix X can be written in a unique way as the sum of a symmetric and a skew-symmetric matrix. This is done in the following way:
- [X=\frac\left(X+X^\textrm\right)+\frac\left(X-X^\textrm\right).]
The sum and difference of two symmetric matrices is again symmetric, but this is not always true for the product: given symmetric matrices A and B, then AB is symmetric if and only if A and B commute, i.e. if AB = BA. Two real symmetric matrices commute if and only if they have the same eigenspaces.
Any matrix congruent to a symmetric matrix is again symmetric: if X is a symmetric matrix then so is AXAT for any matrix A.
Denote with <,> the standard inner product on Rn. The real n-by-n matrix A is symmetric if and only if
- [\langle Ax,y \rangle = \langle x, Ay\rangle \quad \mboxx,y\in\Bbb^n].
Occurrence
Symmetric real n-by-n matrices appear as the Hessian of twice continuously differentiable functions of n real variables.
Every quadratic form q on Rn can be uniquely written in the form q(x) = xTAx with a symmetric n-by-n matrix A. Because of the above spectral theorem, one can then say that every quadratic form, up to the choice of an orthonormal basis of Rn, "looks like"
- [q(x_1,\ldots,x_n)=\sum_^n \lambda_i x_i^2]
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.
See also
Other types of symmetry or pattern in square matrices have special names; see for example:
See also symmetry in mathematics.
References
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
