July 24, 2026 · Theory · LibreTimes
Linear Dependence and Independence of Rows
Let be the rows of a matrix (they can be added and multiplied by a number just like ordinary row vectors).
Definition. The row is said to be linearly expressed through the rows (to be their linear combination) if there exist numbers such that
Definition. The rows are called linearly dependent if there exist coefficients , not all equal to zero (i.e. ), such that
where is the zero row. If equality (1) is possible only when , the rows are called linearly independent.
Equivalence of the Two Notions
Theorem. The rows are linearly dependent if and only if at least one of them is linearly expressed through the rest.
Proof. () Suppose . Move everything to one side:
This is a relation of form (1) with coefficients — not all zero. So the rows are linearly dependent.
() Suppose (1) holds and, say, . Then
that is, is expressed through the rest.
Basic Properties
- A system containing the zero row is linearly dependent (take coefficient for the zero row and for the rest).
- A system containing two equal or proportional rows is linearly dependent.
- If part of the rows is linearly dependent, then the whole system is linearly dependent.
Relation to Rank
Theorem. If , then the matrix has linearly independent rows through which all the remaining rows are linearly expressed.
In other words, the rank of a matrix equals the maximum number of its linearly independent rows (and, by the invariance of rank under transposition, of its columns). In particular, for a square matrix of order , the rows are linearly independent (see Rank of a Matrix and Properties of Determinants).
Example
Let's determine whether the rows (vectors)
are linearly dependent. Form a linear combination and set it equal to the zero row: . Coordinate-wise, this is the homogeneous system
Gaussian elimination reduces it to
There are nonzero solutions, so the rows are linearly dependent. Taking , we obtain the relation , that is, .
The same follows from the determinant of the matrix formed from these rows:
and the determinant being zero is exactly what linear dependence of the rows means (the rank is less than ).
No comments yet
Be the first to share your thoughts.