document.write( "Question 102267: Multiplication of matrices are only commutative for some cases of matrices. What are these cases? \n" ); document.write( "
Algebra.Com's Answer #74315 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Off the top of my head I can only think of these cases where commutativity holds:\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Also, according to Wolfram Mathworld, \"...matrix multiplication is not, in general, commutative (although it is commutative if A and B are diagonal and of the same dimension).\"\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For instance, if you have matrices diagonal matrices A and B\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the first product AB is \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "and the second product BA is \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "which is the same product as AB. So if you were to do this with general entries of the matrices A and B, you would find that |