Lecture Note 2
Lecture Note 2
Before we learn how to multiply matrices in general, we will learn what it means
to multiply row vector by a column vector.
EXAMPLE 1: Let
1
Do the remaining as an exercise.
Definition: Matrix Multiplication
This definition means that the entry in the ith row and the jth column of the product
is obtained by multiplying the entries in the ith row of A by the corresponding entries in
the jth column of and then adding the results.
To define the product of two matrices, the number of columns of the first matrix must
EXAMPLE 2
2
Solution:
3
Remark: (1) We define If n is a positive integer, we define
EXAMPLE
Solution:
4
Properties of Matrix Transpose
EXAMPLE
Solution