Chapter 1 Flashcards
System of Linear equations
One or more linear equations involving the same variables
Solution to a system of linear equations in x1, x2, … , xn
A list of real (or complex) numbers (s1, s2, …, sn) that satisfies every equation in the system
Solution set
The set of all possible solutions to a system of linear equations
Equivalent systems
Two systems that have the same solution set
Consistent system
One that has a solution (a system is inconsistent if no solution exists)
What operations do not change the solution set of a linear system?
1: interchanging two equations
2: multiplying an equation by a nonzero constant
3: replacing one equation with the sum of itself and a multiple of another equation in the system.
How many solutions can a system of linear equations have?
1: no solution (inconsistent)
2: exactly one solution
3: infinitely many solutions
What does the notation: m x n matrix , denote?
A rectangular array of numbers with m rows and n columns
What are the elementary row operations?
1: interchange- interchange two rows
2: scaling - multiply a row by a nonzero constant
3: replacement- replace one row with the sum of itself and a multiple of another row
When are two matrices Row equivalent?
Two matrices are Row equivalent if there is a series of elementary row operations that transforms one into the other.
Leading entry
The leftmost nonzero entry in the row of a matrix
A matrix is in row echelon form if:
1 rows of all zeros are at the bottom
2 each leading entry is in a column to the right of the leading entry in the row above it
3 all columns entries below a leading entry are zero
A matrix is in reduced row echelon form if:
The matrix is in row echelon form AND
1: the leading entry in each row is a 1
2: each leading 1 is the only nonzero entry in its column
How many reduced row echelon forms is a matrix Row equivalent to?
One and only one
Pivot position
A position of a leading entry in a matrix in a row echelon form
Pivot column
Column containing a pivot position