Linear Algebra/Linear Dependence

In this chapter, we will briefly treat the case of linear dependence of columns. Later, on the section on vectors, we will see what linear dependence means in general. For now, however, we consider its relevance to determinants.

Definition edit

Consider m columns of numbers, each with n numbers from a field F:

 

We define the addition of two columns to be the column with their corresponding entries added, and we define scalar multiplication of a number in the field F with the column simply to be the column with each of their entries multiplied by that number.

We call the sum

 

with any field elements   as a linear combination of the columns  

Now suppose that these columns form a determinant of order n. Then we have the following result:

Theorem:
If one of the columns is a linear combination of the other, then the determinant is 0.

Proof:
By a theorem proven earlier, a determinant is 0 when one of the columns (or rows) of the determinant is a linear combination of the others. Since a column which is a linear combination of the others remains a linear combination of the others in the determinant, the determinant is 0.

The converse of this theorem is also true, and we will prove this later on this page.