Solution Set and Rank
Learn the relationship between the rank of a matrix and the corresponding solution(s) of the system of linear equations.
We'll cover the following...
From a system of linear equations having unknowns, we can create a coefficient matrix and an augmented matrix . The rank of any matrix is equal to the number of linearly independent rows of that matrix, which is equal to the number of pivots in the (reduced row echelon form) of that matrix. We saw earlier that there are three possibilities for the solution set of a system of linear equations, including no solution, a unique solution, or infinite solutions. This lesson explores these three possibilities’ relationships with rank.
Nonhomogeneous systems
We first consider a nonhomogeneous system, where at least one element of vector is nonzero.
No solution
A system of linear equations has no solution when it’s inconsistent. We can employ rank to find this inconsistency. A system has no solution if and only if . That is, the rank of the coefficient matrix is less than the rank of the augmented matrix. In the following example, the system has no solutions, because the rank of the coefficient matrix is , whereas the rank of the augmented matrix is . The rank is computed by first converting each matrix to its and subsequently counting the number of nonzero rows.
Linear system | Coefficient matrix’s | Augmented matrix’s |
---|---|---|