If A=⎡⎢⎣213145356⎤⎥⎦B=⎡⎢⎣145427583⎤⎥⎦ then which of the following is correct?
A is a symmetric matrix and B is not a symmetric matrix
We have discussed in the videos the definition for symmetric matrices Remember?
We discussed that it is a square matrix whose transpose is equal to the matrix itself i.e., A=AT implies that A is a symmetric matrix.
Let’s check the condition for first matrix in the question.
If we take its transpose then all the rows will turn into columns.
So the transpose of A will be,
AT=⎡⎢⎣213145356⎤⎥⎦
Which is same as matrix itself. So A is symmetric.
B=⎡⎢⎣145427583⎤⎥⎦
BT=⎡⎢⎣145428573⎤⎥⎦≠B
So B is not symmetric. Hence option B is correct.