Term Test 1 Flashcards
Systems of linear equations can have what 3 types of solutions?
- No solution
- One solution
- Infinitely many solutions
What is an inconsistent vs consistent matrix?
Inconsistent: No solution (row of zeroes = #)
Consistent: one or infinitely many solutions
What is row echelon form?
Rows of zeroes are at the bottom
The leading entry of each row is to the right of the row above’s leading entry
What is Reduced Row Echelon form?
REF
All leading entries are 1
Each leading entry is the only non zero in it’s column
What are basic and free variables?
Basic variables are pivots
Free variables are non pivots and can be anything
What is a linear combination?
It’s the sum of the products of constants and vectors (y=c1v1+c2v2+…)
What is span?
The collection of all possible linear combinations of vectors AKA the set of vectors generated by v1,v2…
What is the matrix equation?
Ax=b
When can you multiply two matrices?
When the first matrix has the same number of columns as the second matrices rows
What is a homogenous system?
When ax=o (it can never be inconsistent)
What is parametric vector form?
When the answer is written as a sum of constants multiplied by column vectors
What is a non homogenous system?
When ax=b (but still related to homogenous)
What is the trivial and non trivial solution to homogenous systems?
Trivial: x=o
Non trivial: anything else that is a solution
What is linear independence?
If the vector equation has only the trivial solution
What is linear dependence?
If the vector equation has a non trivial solution (free variable makes dependent)