Midterm 1 Review Flashcards
Echelon form criteria
- Zero rows at the bottom
- Leading entries are down and to the right (Staircase)
- Zeros below all leading entries (Doesnt have to be 0 on top tho)
Consistent
No row of 0’s that equals a number
Inconsistent
There is a row of 0’s that equals a number
Arbitrary
the variable can be anything
Linear combination
cnVn + CnVn (Combining all multiples of the vector)
Span
Set of all liner combinations
How to tell if one vector is in the span of other vectors
Set up an augmented matrix, put it in echelon form, and see if it’s consistent
The rule when multiplying a matrix and a vector
The number of columns in A has to equal the number of rows in the vector
How big will a vector be after multiplying a matrix and a vector?
the number of columns in A x 1
How to tell if Ax=b has a solution
Set up an augmented matrix and check if it is consistent
Vector Equation
x1[vector] + x2[vector] + x3[vector]=[vector]
Matrix equation
[matrix]x[column vector] = [column vector]
Homogenous
Can be written in the form Ax =0
Trivial solution
zero vector x=0
Nontrivial solution
a nonzero vector x that satisfies the Ax=0
How to tell if Ax=0 has a non-trivial solution
If it has a free variable
How to tell if Ax=0 has a trivial solution
It has no free variables
Nonhomogenous system
in Ax = b, b does not equal 0
Parametric vector form
[collumn vector]x1 +[collumn vector]x2 + [collumn vector]x3
How to find the nullity of a matrix
How many free variables does ti have
0 dimensions
Point
1 dimension
Line
2 dimensions
Plane
How to tell if a set of vectors is linearly independent
The trivial solution is the only solution to the vector equation or it has no free variables
How to tell if a set of vectors is linearly dependent?
has at least one non trivial solution when = to 0 or there are free variables
Other methods of detecting linear dependence
- a 0 vector
- multiple or sum of other vectors
- more vectors than there are elements =
- There is a free variable
3 pivot positions
entire span of r^3
2 pivot positions
plane in r^3
1 pivot position
line in R^3