



Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
Various properties of the matrix product in Linear Algebra, including associativity, distributivity, and the role of the identity matrix. Roberto's Notes on Linear Algebra, Chapter 4, Section 5.
Typology: Exams
1 / 6
This page cannot be seen from the preview
Don't miss anything!
In the previous section we have seen that a key property that we take for granted when working with numbers, namely commutativity, does not work for the matrix product. But there are several other nice properties that do work; moreover, some of them are actually new, in the sense that they do not even come up as relevant when working with real numbers. We shall now explore some of these positive properties, starting from a very simple one that will prove very important later.
For any m n matrix A :
Isn’t this the same as saying that multiplying by 1 does not change a number? It corresponds to that, but it is not the same, since we are not dealing with individual numbers. However, let us notice the correspondence in a formal way.
The identity matrix acts in matrix multiplication as the number 1 does for multiplication of real numbers, that is, it does not change the other factor. However, since there is one identity matrix for each dimension, this has meaning only when the relevant dimensions match properly and on the correct side.
The proof of this fact consists of a very basic verification that I will leave for your practice work. As we shall see later, any mathematical object that has the property of not changing the object with which it is combined in an operation is called and identity , so this usage fits the general pattern. The next two properties are so familiar to us when applied to numbers that we often take them for granted. But they must be checked in unusual cases, such as for the product of matrices.
Technical fact Matrix product is associative , meaning that for any three matrices of suitable dimensions: A BC ( ) =( AB C )
This means that when we multiply more than two matrices it does not matter which two we multiply first, as long as we keep them in the same left-to-right order.
Technical fact Matrix product is distributive with respect to matrix addition, meaning that for any three matrices of suitable dimensions: ( )
( )
This property extends to products and sums of several matrices.
Proof The general and formal proofs of these two properties are rather long, tedious and uninspiring, so I will omit them and hope that you trust me. Just
in case, the Learning questions include two questions that ask you to verify them in the simplest case of 22 matrices.
I do trust you! Keep skipping these proofs! I will skip them when they have little educational value, but make sure that you can understand the ones I do present, since they are good for you. For instance:
Technical fact The transpose of a product of matrices is given by the product of the transposes, but in reverse order : ( )
Proof
The entry in position (^) ( i , j )of (^) ( AB )^ T is the entry in position (^) ( j i , )of AB and is therefore obtained as the dot product of the j - th row of A and the i - th column of B. But these are, respectively, the j - th column of A T and the i - th row of B T , hence their dot product is the entry in position (^) ( i , j )of B A T^ T. In symbols: ( AB )^^ T^ i j^ =^ ( AB^ ) j i =^ r j^^ (^ A^ )^ c i^ (^ B )^^ =^ c i^ (^ B )^^ r j^ (^ A^ )^ =^ r B i (^ T^^ )^ c^ j (^ A T^^ )= ( B A T^ T ) i j Hence the two matrices are the same.
Say what? Yes, this proof is often considered “simple,” for mathematical standards, but you may need to go over it several times in order to understand what each step is stating and why it is true. Do that, as it is an important goal of this course to make you familiar with this kind of abstract thinking.
Learning questions for Section LA 4 - 5
Review questions:
Memory questions:
Computation questions:
a) Show that the transpose of AB is BA without computing either. b) Show that AB BA by using part a) and computing only one of the products. c) Compute the product CA
(^) A , compute the products AA T and A A T. What do
you notice?
A and
B , verify that
( AB^ )^ T^^ = B A T^ T^ but^ ( AB^ )^ T^^ A B T^ T.
Theory questions:
Proof questions:
a) Explain why this matrix is not symmetric, even though it has a symmetric feature. b) Identify two row operations that will change it into a symmetric matrix. c) Use properties of matrix multiplication and transposes to explain why AA T is symmetric.
x y
C , with x and y real numbers, then A is a diagonal matrix. Make sure to justify all the claims you make and all the steps you take.
What questions do you have for your instructor?