Symmetric matrix

Symmetric matrix . It is said of the square matrix that is equal to its transposition .

Summary

[ hide ]

  • 1 Definition
  • 2 Properties
  • 3 See also
  • 4 Sources

Definition

Let A be a square matrix of dimension m . If the element in row i and column j of A is denoted by A (i, j) , then matrix A is symmetric if A (i, j) = A (j, i) .

Example: the identity matrix is a symmetric matrix.

Properties

  • The inverseof a regular symmetric matrix is ​​symmetric.
  • The attached matrixof a symmetric matrix is ​​symmetric.
  • The symmetric sum is symmetric. The product is if, and only if, it is also commutative.
  • The eigenvalues ​​(eigenvalues) of a square, real, and symmetric matrix are real.
  • A real square matrix, A, is symmetric if, and only if, it is diagonalizable by an orthogonal step matrix, Q.

 

by Abdullah Sam
I’m a teacher, researcher and writer. I write about study subjects to improve the learning of college and university students. I write top Quality study notes Mostly, Tech, Games, Education, And Solutions/Tips and Tricks. I am a person who helps students to acquire knowledge, competence or virtue.

Leave a Comment