Let A and B be n × n matrices. Prove that trAB = trBA and trA = trAt
.
A and B are matrices of order .
We know trace is sum of diagonal elements of the matrix.
We need to prove ( ) = ( )
When we multiply matrix A with B i.e AB or when we multiply matrix B with A i.e BA in both cases elements in the diagonal will remain the same. So sum of diagonal elements in AB =sum of diagonal elements in BA .
So ( ) = ( ) (proved)
Now we need to prove (
So in diagonal elements will remain same as that of A .So sum of diagonal elements in A=sum of diagonal elements in
(proved)
Comments
Leave a comment