Download presentation
Presentation is loading. Please wait.
Published byErick Gibbs Modified over 8 years ago
1
MAT 2401 Linear Algebra 2.1 Operations with Matrices http://myhome.spu.edu/lauw
2
HW... If you do not get 9 points or above on #1, you are not doing the GJE correctly. Some of you are doing RE. GJE is the corner stone of this class, you really need to figure it out.
3
Today Written HW Again, today may be longer. It is more efficient to bundle together some materials from 2.2. Next class session will be shorter.
4
Preview Look at the algebraic operations of matrices “term-by-term” operations Matrix Addition and Subtraction Scalar Multiplication Non-“term-by-term” operations Matrix Multiplication
5
Matrix If a matrix has m rows and n columns, then the size (dimension) of the matrix is said to be mxn.
6
Notations Matrix
7
Notations Matrix Example:
8
Special Cases Row Vector Column Vector
9
Matrix Addition and Subtraction Let A = [a ij ] and B = [b ij ] be mxn matrices Sum: A + B = [a ij +b ij ] Difference: A-B = [a ij -b ij ] (Term-by term operations)
10
Example 1
11
Scalar Multiplication Let A = [a ij ] be a mxn matrix and c a scalar. Scalar Product: cA=[ca ij ]
12
Example 2
13
Matrix Multiplication Define multiplications between 2 matrices Not “term-by-term” operations
14
Motivation The LHS of the linear equation consists of two pieces of information: coefficients: 2, -3, and 4 variables: x, y, and z
15
Motivation Since both the coefficients and variables can be represented by vectors with the same “length”, it make sense to consider the LHS as a “product” of the corresponding vectors.
16
Row-Column Product
17
Example 3
18
Matrix Multiplication
19
Example 4
20
Example 5 (a) Scratch: Q: Is it possible to multiply the 2 matrices? Q: What is the dimension of the resulting matrix?
21
Example 5 (b) Scratch: Q: Is it possible to multiply the 2 matrices? Q: What is the dimension of the resulting matrix?
22
Example 5 (c) Scratch: Q: Is it possible to multiply the 2 matrices? Q: What is the dimension of the resulting matrix?
23
Example 5 (d) Scratch: Q: Is it possible to multiply the 2 matrices? Q: What is the dimension of the resulting matrix? Remark:
24
Example 5 (e) Scratch: Q: Is it possible to multiply the 2 matrices? Q: What is the dimension of the resulting matrix? Remark:
25
Example 5 (f) Scratch: Q: Is it possible to multiply the 2 matrices? Q: What is the dimension of the resulting matrix? Remark:
26
Interesting Facts The product of mxp and pxn matrices is a mxn matrix. In general, AB and BA are not the same even if both products are defined. AB=0 does not necessary imply A=0 or B=0. Square matrix with 1 in the diagonal and 0 elsewhere behaves like multiplicative identity.
27
Identity Matrix nxn Square Matrix
28
Zero Matrix mxn Matrix with all zero entries
29
Representation of Linear System by Matrix Multiplication
32
Let Then the linear system is given by Representation of Linear System by Matrix Multiplication
33
Let Then the linear system is given by Remark It would be nice if “division” can be defined such that: (2.3) Inverse
34
HW... If you do not get 9 points or above on #1, you are not doing the GJE correctly. Some of you are doing RE. GJE is the corner stone of this class, you really need to figure it out.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.