• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/30

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

30 Cards in this Set

  • Front
  • Back
if A and B are any square n x n matrices, AB=BA
false
an augmented matrix whose last column contains only 0's is representative of a consistent linear system
true
if the vector 0 is contained in the set of vectors {v1,v2,…vn} then the collection of vectors must be linearly dependent
true
T(x) = x^3 is a linear transformation
false

(u+v)^3 does not equal u^3 + v^3
it is possible for a set of n vectors in R n+1 to be linearly dependent
true
span {v1,v2,…vn} is the set of all vectors which can be written as linear combinations of the vectors v1,v2,…vn
true
more columns than row entries
means linearly dependent
A linear combination of {v1,v2,…vn} is
any expression of the form c1v1 +…cnvn where c1,…cn are scalars
the set of vectors {v1,v2,…vn} is linearly INDEPENDENT
the augmented matrix describes a system that has only the trivial solution
A transformation T: Rn --> Rm is linear if
for all u, v in Rn and all scalars C
T(u+v) = T(u) + T(v) and
T(cu) = cT(u)
the span of a set of vectors {v1,v2,…vn} is
the set of all possible linear combos of those vectors
ax=0 is always consistent
true
a collection of n+1 vectors in Rn may be linearly independent
false
a 3x4 augmented matrix with 3 pivot points is representative of a linear system with a unique solution
false
{u, v, u-v} is a linearly dependent collection of vectors
true
Thm: following statements equivalent for A an m x n matrix
1. for all b in Rm, ax=b has a solution
2. all b in Rm are lin combo of column vectors A
3. column vectors of A span Rm
4. A has a pivot position in each row
linear system
collection of one or more linear equations involving same variables
consistent
one or infinitely many solutions
if augmented matrix of 2 lin. system are row equiv
the 2 systems have same solution set
pivot position
location in A that correlates to a leading 1 in reduced echelon form
subset of Rn spanned by v1…vp
if v1, …vp are in Rn then the set of all lin combo of v1, ..vp is denoted by span {v1,…vp}
if A is mxn matrix and x is in Rn then product of A and x
is lin combo of columns of A using correlated entries in x as weights
trivial solution
zero solution
nontrivial solution
nonzero solution
homogenous
ax=0
linear independent
if vector eqn x1v1 + x2v2 = 0 has only the trivial solution
linear dependent
if there are weights c1…cp not all zero such that c1v1 +c2v2 = 0
transformation linear iff
T(u+v) = T(u) + T(v) and
T(cu) = cT(u)
dependent if
1. one vector is multiple of the other

2. more columns than rows

3. set has the zero vector
homogenous eqn Ax=0 has nontrivial soln iff
eqn has at least 1 free variable