Chapter 1: Systems of linear equations Flashcards
Linear equation in the n variables x_1, x_2,…,x_n
An equation of the form a_1x_1 + a_2x_2 + · · · a_nx_n = b
Coefficients of x_i
a_i ∈ R in a_1x_1 + a_2x_2 + · · · a_nx_n = b
Constant term
b ∈ R in a_1x_1 + a_2x_2 + · · · a_nx_n = b
Solution of linear equation
a sequence of n numbers s1,s2, · · · ,sn so that
a1s1 + a2s2 + · · · ansn = b
System of linear equations
a finite set of linear equations
Solution to a system of linear equations
a sequence of numbers that is simultaneously a solution to all equations in the system
Consistent system of equations
if it has at least one solution
Inconsistent system of equations
if it has no solutions
Homogenous system of linear equations
if and only if the constant term in each equation is zero.
Equivalent systems of linear equations
have the same set of solutions
ERO I
I Interchange two rows.
ERO II
II Multiply one row by a non-zero number.
ERO III
III Add a non-zero multiple of one row to a different row
A matrix is in row-echelon form if and only if
1 All zero rows (consisting entirely of zeros) are at the bottom.
2 The first non-zero entry from the left in each non-zero row is a 1, called a leading 1 for that row.
3 Each leading 1 is to the right of all leading 1s in the rows above it.
A matrix is said to be in reduced row-echelon form if, in addition to the conditions for REF, it satisfies the following condition:
4 Each leading 1 is the only non-zero entry in its column.