finals: sections 1.5 - 9.2 Flashcards
when is a system of linear equations considered to be homogeneous?
when it can be written in the form Ax = 0
the homogeneous equation Ax = 0 has a nontrivial solution if and only if _____________
the equation has at least one free variable
what is the trivial solution?
the equation Ax = 0, where x = 0 is the only solution
what is a nontrivial solution?
an x does not equal 0 that satisfies Ax = 0
what is parametric vector form?
when the solution is written as a vector equation, x = su +tv
what is linear independence?
a set {v1, …, vp} is linearly independent if the vector equation x1v1 + … + xpvp = 0 has only the trivial solution
the columns of a matrix A are linearly independent if and only if _______________
the equation Ax = 0 has only the trivial solution
if a set has more vectors than entries in each vector, then the set is ___________
linearly dependent
if a set of vectors contains the zero vector, then the set is _________
linearly dependent
when two vectors are multiples of each other, they are _______________
linearly dependent
why do we care about linear independence?
1) it helps us understand whether a set of vectors provides unique information
2) if the set is linearly dependent, some of the vectors are redundant because they can be written as a combination of other vectors
a transformation or mapping, T, is linear if:
1) T(u+v) = T(u) + T(v), for all vectors u and v in the domain of T
2) T(cu) = cT(u), for all scalars c and all vectors u in the domain of T
what is a transformation (or mapping) T from IR^n to IR^m?
a rule that assigns a vector x in IR^n to a vector T(x) in IR^m
what is the domain of T?
IR^n
what is the codomain of T?
IR^m