Solveeit Logo

Question

Question: If A is an n squared matrix then show that \(AA'\) and \(A'A\) are Symmetric...

If A is an n squared matrix then show that AAAA' and AAA'A are Symmetric

Explanation

Solution

Hint-Use matrix properties
Any matrix is said to be symmetric if and only if:
\toThe matrix is a square matrix and
\toThe transpose of the matrix must be equal to itself.
Then here we know that the given Matrix A is a square matrix then the transpose of is A i.e. AA'is also a square matrix. Here we know that AA' is our transpose matrix.
Proof:
(AA)=(A)(A)(AA')' = (A')'(A) [By using reversible law]
(AA(AA' ))' =AA = AA' [(A)=A][\because (A')' = A]
(AA(AA' ))' =AA = AA'
By using matrix properties we can say that =AA = AA' is symmetric
Similarly if AAAA' is symmetric then AAA'Ais also symmetric
Hence we proved that for any n squared matrix AAA'A and AAAA' are symmetric

NOTE: This problem can also be solved directly by stating the matrix properties as they have already proved, for which statement is enough.