Question
Question: If \(A\) is any square matrix, then \(\left( A+{{A}^{T}} \right)\) is a ............... matrix. Fill...
If A is any square matrix, then (A+AT) is a ............... matrix. Fill in the blank:
A. symmetric
B. skew symmetric
C. scalar
D. identity
Solution
For this question we will first see what a square matrix is then we will assume a square matrix of any order (preferably 3) then we will write its transpose by changing rows of the original into the columns of the new matrix and vice-a-versa. Finally we will put both the original and transposed matrix into the given condition and find out the type of the resultant matrix.
Complete step by step answer:
First, we know that a square matrix is a matrix with the same number of rows and columns. That means a n×n matrix is known as a square matrix of ordern.
Given that, A is a square matrix.
Now, let matrix A=a d e bfhcgi
Now AT , stands for transpose of A . Transpose of a matrix means a new matrix whose rows are the columns of the original matrix which means the columns of the new matrix are the rows of the original.
Therefore:
AT=a d e bfhcgiT=a b c dfgehiAT=a b c dfgehi
Now, it is given in the question that we have to find out what type of matrix (A+AT) is?
Now, putting the values of A and AT in (A+AT):
A+AT=a d e bfhcgi+a b c dfgehi=2a (d+b) (e+c) (b+d)2f(h+g)(c+e)(g+h)2iA+AT=2a (b+d) (c+e) (b+d)2f(g+h)(c+e)(g+h)2i
We can see the symmetry of (A+AT) about its diagonal. Therefore it is a symmetric matrix.
So, the correct answer is “Option A”.
Note: Note that the sum and difference of two symmetric matrices is again symmetric.The resultant matrix is also called as persymmetric matrix which is a square matrix which is symmetric in the northeast-to-southwest diagonal. If the diagonal elements were all zeroes then it would have qualified as a skew symmetric matrix, in skew symmetric matrix: A=−AT .