CONCEPTS Flashcards
What is an n-tuple?
order list of numbers. 3-tuple for example is 3 dimensional (x,y,z)
what is an augmented matrix
a series of numbers that were converted from a system of linear equtions
what is a linear equation
makes a straight line,
- no trig
- power of one
- no rational
- no log or exponential
what are the three possibilities when it comes to the solution of a linear equation
All linear equations have either 1, infinite or zero solutions
what is a consistent matrix?
one that has either 1 or an infinite number of solutions
what is an inconsistent system of equations?
No solutions
What are the 3 elementary row operations
- you can interchange two rows
- you can multiply a row with a non zero number
- add a scalar multiple of one row to another
what are the subscripts i and j?
they are i : rows
j: columns
conditions for reduced echelon form matrix?
- first row left has to be 1
- all number under leading 1 must be zero
- the next leading 1 in succesive rows must be further to the right than one above
- if row is all zeros, then must be grouped at bottom
- zeros above leading 1s
how to know if there is one solution
same number of variables as # of leading 1s
how to know if there are 0 solutions
leading 1 in constants
how to know that there are infinity soln
less leading ones than free variables
What is a homogeneous linear system
All constant terms are zero, always has a trivial solution.
what is a trivial solution?
- means all variables are equal de zero
what is a pivot row or column
contains a leading 1