Articles

Is 2×2 matrix multiplication associative?

Is 2×2 matrix multiplication associative?

Matrix multiplication is associative. Al- though it’s not commutative, it is associative. That’s because it corresponds to composition of functions, and that’s associative. Since matrix multiplication corresponds to composition of linear transforma- tions, therefore matrix multiplication is associative.

How do you prove the associativity of a matrix multiplication?

Even though matrix multiplication is not commutative, it is associative in the following sense. If A is an m×p matrix, B is a p×q matrix, and C is a q×n matrix, then A(BC)=(AB)C.

Is matrix multiplication associative?

Sal shows that matrix multiplication is associative. Mathematically, this means that for any three matrices A, B, and C, (A*B)*C=A*(B*C). Created by Sal Khan.

Do you know the associative property of matrices?

Yes, that is correct. The associative property of matrices applies regardless of the dimensions of the matrix. In the case A· (B·C), first you multiply B·C, and end up with a 2⨉1 matrix, and then you multiply A by this matrix.

Why does matrix multiplication end up being associative?

As I’ll show below, matrix multiplication will end up being associative because function composition is associative. Another nice thing about the correspondence between linear transformations and matrices is the following: Exercise 2: Let A and B be two matrices.

Is there a way to multiply 2×2 matrices by hand?

The examples above illustrated how to multiply 2×2 matrices by hand. A good way to double check your work if you’re multiplying matrices by hand is to confirm your answers with a matrix calculator. While there are many matrix calculators online, the simplest one to use that I have come across is this one by Math is Fun.

Do you know the commutative property of matrix multiplication?

When using this property, be sure to pay attention to the order in which the matrices are multiplied, since we know that the commutative property does not hold for matrix multiplication! [I’d like to see an example, please!]