What is a symmetric matrix? A symmetric matrix is a matrix which is transpose of itself. In other words, if A is a square matrix such that AT = A, then A is a symmetric matrix. Let’s look at an example. Let’s say A is a 3x3 square matrix with the following elements....