Section 2.5 Theory
In this section.
Subsection 2.5.1 Reduced matrices
While there are many different sequences of row operations we could use to obtain a row equivalent RREF matrix, we have the following.Theorem 2.5.1. Uniqueness of RREF.
For each matrix, there is one unique RREF matrix to which it is row equivalent.
Remark 2.5.2.
The same is not true about REF. When we are row reducing, there is usually a point where we reach REF but are not yet at RREF. From this point on as we further progress toward RREF, every matrix we produce will be both in REF and row equivalent to the original matrix. So a matrix can be row equivalent to many REF matrices.
Remark 2.5.3.
We have defined the rank of a matrix to be the number of leading ones in the RREF of the matrix. If we did not have uniqueness of RREFs, there would be ambiguity in this definition from the possibility that different RREFs for a given starting matrix could have different numbers of leading ones. With the above theorem, we now know that there is no such possibility; the mathematical jargon for this certainty is to say that the definition of rank is well-defined.
Proposition 2.5.4. Rank from REF.
The rank of a matrix is equal to the number of leading ones in any REF matrix to which it is row equivalent.
Subsection 2.5.2 Solving systems using matrices
Using row operations to simplify and solve systems of equations works precisely because of the following.Theorem 2.5.5.
Row equivalent matrices represent systems of equations that have the same solution set.
Proof.
We will delay proving this theorem until after we have developed more matrix theory. (See Theorem 6.5.10 in Subsection 6.5.4.)
Proposition 2.5.6. Patterns of consistent/inconsistent systems.
- A system is inconsistent precisely when the RREF for its augmented matrix has a leading one in the βequalsβ column.
- A consistent system has one unique solution precisely when the RREF for its augmented matrix has a leading one in every variable column.
- A consistent system has infinite solutions when it requires parameters to solve; that is, when the RREF for its augmented matrix has at least one variable column that does not contain a leading one.
Warning 2.5.7.
Ending up with a row of zeros in the RREF for a system's augmented matrix does not indicate that parameters will be needed. It is possible for the RREF matrix for a consistent system to both satisfy Statement 2 of Proposition 2.5.6 and to have a row of zeros.
Proposition 2.5.8. Number of required parameters.
For a consistent system, the number of parameters required to express the general solution in parametric form satisfies
Theorem 2.5.9. Consistency of homogeneous systems.
A homogeneous system always has the trivial solution x1=0,x2=0,β¦,xn=0 in its solution set. Thus, every homogeneous system is consistent.