Linear Algebra/Homogeneous Systems

From Wikibooks, open books for an open world
Jump to navigation Jump to search

A homogeneous system of linear equations are linear equations of the form





The trivial solution is when all xn are equal to 0.

Consider the matrix of coefficients

A linear combination of the columns of A where the sum is equal to the column of 0's is a solution to this homogeneous system. A solution where not all xn are equal to 0 happens when the columns are linearly dependent, which happens when the rank of A is less than the number of columns. However, if the rank is equal to the number of columns, then all the columns are linearly independent, so then the only solution is the trivial one.