Matrix-Vector Product
See Vectors
Matrix-Vector Product
Definition
Let
Example
Consider this linear system of equations
Let
So that
That is, the system is consistent if and only if
With our definition, we can write this as
Observation
A system of linear equations solved by a matrix is actually the matrix-vector product
Recall that with
Theorem (Kinda useless)
- Every linear system of equations can be expressed as
for some matrix and some vector - The system
is consistent if and only if can be expressed as a linear combination of the columns of (i.e each can be found) - If
are the columns of and , then satisfies if and only if (i.e the values of must solve the linear system)
Important
Note the sizes of the vectors and matrices:
Example
The matrix-vector product does not exist because
Properties
- (Distributive)
- (Distributive)
(see matrix addition) - (Associative)
(see scalar multiplication)
With Dot Product
Definition
Given
And for any
Example
Given
We have
If we define: