Rank
The rank of a matrix
The rank of a matrix is the number of dimensions the column space can span.
If it's easier, the use of "column space" can be taken to mean each vector in the matrix.
Rank:
Rank:
Rank:
Rank:
System-Rank Theorem
Let
- The system is consistent if and only if
- If the system is consistent, then the number of parameters in the general solution is the number of variables minus the rank of
- The system is consistent for all
if and only if
, the system is inconsistent- The system-rank theorem does not apply.
, so the system will not be consistent for every
- If
:- If
: , so the system is consistent parameter, so there are infinitely many solutions
- If
: , so the system is inconsistent with no solutions
- If
- If
: , so the system is consistent parameters, so there is a unique solution
For the constant matrix
Underdetermined
A linear system is underdetermined if there are fewer equations than variables
A consistent underdetermined system has infinitely many solutions
Overdetermined
A linear system is overdetermined if there are more equations than variables
Overdetermined systems are often inconsistent
Full Rank
A matrix is full rank when its rank equals the largest possible for a matrix with its dimensions, which is
Rank Deficiency
A matrix is said to be rank-deficient when it is not full rank. The rank deficiency of a matrix is the difference between the maximum rank possible, and the rank of the matrix.