Encyclopedia > Symmetric matrix

  Article Content

Symmetric matrix

In linear algebra, a symmetric matrix is a matrix that is its own transpose. Thus A is symmetric if:

<math>A^T = A</math>

which implies that A is a square matrix. Intuitively, the entries of a symmetric matrix are symmetric with respect to the main diagonal (top left to bottom right). Example:

<math>\begin{bmatrix}
1 & 2 & 3\\ 2 & 0 & 5\\ 3 & 5 & 6\end{bmatrix}</math>

Any diagonal matrix is symmetric, since all its off-diagonal entries are zero.

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.

See also skew-symmetric matrix.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Wheatley Heights, New York

... are 1,494 housing units at an average density of 427.3/km² (1,104.1/mi²). The racial makeup of the town is 40.00% White, 48.41% African American, 0.30% Native ...

 
 
 
This page was created in 42.4 ms