Homepage Solution manuals David S. Dummit Abstract Algebra Exercise 1.4.9 (Associativity of matrix product)

Exercise 1.4.9 (Associativity of matrix product)

Prove that the binary operation of matrix multiplication of 2 × 2 matrices with real number entries is associative.

Answers

Proof. Let M , N , P be 2 × 2 matrices with real number entries Let f , g , h in ( 2 ) be linear maps associate to M , N , P , so that if = ( e 1 , e 2 ) is the canonical basis of 2 , i.e. e 1 = ( 1 , 0 ) , e 2 = ( 0 , 1 ) , then

M = ( f ) , N = ( g ) , P = ( h ) .

Since ( f g ) = ( f ) ( g ) , we obtain, using the associativity of ,

( MN ) P = ( ( f ) ( g ) ) ( h ) = ( f g ) ( h ) = ( ( f g ) h ) = ( f ( g h ) ) = ( f ) ( g h ) = ( f ) ( ( g ) ( h ) ) = M ( NP ) .

Note: More patient readers than me may verify directly that

[ ( a b c d ) ( e f g h ) ] ( i j k l ) = ( a b c d ) [ ( e f g h ) ( i j k l ) ] .

User profile picture
2025-09-17 11:28
Comments