MATH 2121: Lecture 4
Date: 2024-09-12 15:03:35
Reviewed:
Topic / Chapter: Matrix Equations
summary
❓Questions
Notes
Multiplying Matrices and Vectors
-
Matrix as vector operator
- given
-
and
-
then matrix-vector product
-
and : linear combination on col. of where coeff. are provided by entries
-
- example
- if , then only defined for
- i.e. no. of columns of should match size (rows) of
- then
- : transforms to
- given
-
Linear-ness of transformation
- transformation is linear
- if and then
- if and and then
- line: a spane of one vector
- then
- e.g. : counterclockwise rotation, 90 degrees
- transformation is linear
Matrix Equations
-
Recap
- linear system: can be written as vector equation as well
- why not matrix?
-
Matrix equation
- when ,
- where are each variable
- : matrix equation
- : has same solution as
- and lin. sys. with augmented matrix
- : has solution being lin. combination of columns of
-
Linear systems trilogy
- for matrix , following properties are equivalent
- for each vector , the matrix has a solution
- each vector is a linear combination fo the columns of
- the span of the columns of is the set (read: "columns of span ")
- same to (2), but slightly different wordings
- has a pivot position in every row
- not intuitive, but computable
- proof:
- 1-3: different way of saying the same thing
- 4: if has pivot in every row
- cannot have a pivot position in the last column
- i.e.
- for matrix , following properties are equivalent
Linear independence
-
Linear independence
- are linearly independent if the only solution to
- is
- is there is any non-zero solution: vectors are linearly independent
- theorem: The columns of a matrix A are linearly independent if and only if A has a pivot position in every column
- theorem: Suppose . If then these vectors are linearly dependent
- : no. of cols.
- are linearly independent if the only solution to