Math, asked by sajidshaikh, 1 year ago

if A is a symmetric matrix and n€N the A^n is

Answers

Answered by AYUSHANANAD
1
symmetric matrix is a square matrix that is equal to its transpose. Formally, matrix A is symmetric if

{\displaystyle A=A^{\mathrm {T} }.}

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 the entries are written as A = (aij), then aij = aji, for all indices i and j.

The following 3 × 3 matrix is symmetric:

{\displaystyle {\begin{bmatrix}1&7&3\\7&4&-5\\3&-5&6\end{bmatrix}}.}

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 

Similar questions