1.5 Homogeneous Equations/1.4 Matrix Vector Products Flashcards
Homogeneous equations
a vector eqn of the form c1v1 + c2v2 + … + ckvk = 0 where v1, v2, …, vk belongs to all real numbers
Are homogeneous eqn consistent? Explain
ALWAYS because the trivial solution is a solution
Graphically, homogenous solutions must ___________ because _____________
go through the origin
of the trivial solution
Matrix eqn
x1a1 + x2a2 +…+ xnan = b => Ax = b
Matrix vector product
a linear combination of the columns of the matrix using the components of the vector as weights
Let A be an m x n matrix if the following are equivalent
( 1 ) for all b in Rm, Ax = b is consistent
( 2 ) for all b in Rm, b is a linear combination of the columns of A
( 3 ) the columns of A span Rm
( 4 ) A has a pivot in every row