Row redcing a matrix to determine linear dependence?

Click For Summary

Homework Help Overview

The discussion revolves around determining the linear dependence or independence of a set of vectors using row reduction of a matrix. The vectors in question are presented in a specific format, and participants are exploring the implications of free variables in the context of linear algebra.

Discussion Character

  • Exploratory, Assumption checking, Conceptual clarification

Approaches and Questions Raised

  • Participants discuss the method of row reducing a matrix formed by the vectors to identify linear dependence. There are questions about the interpretation of free variables and the conditions under which vectors are considered dependent or independent.

Discussion Status

Some participants are clarifying the conditions for linear dependence based on the number of zero rows in the row-reduced matrix. There is acknowledgment of differing interpretations of the results from row reduction, and some guidance has been offered regarding the correct setup of the vectors in the matrix.

Contextual Notes

Participants note that the original problem involves a 5 x 4 matrix, which influences the outcome of the row reduction process. There is also mention of confusion stemming from different examples and interpretations found in textbooks.

lonewolf219
Messages
186
Reaction score
2

Homework Statement



Determine if vectors

<1,-1,0,2,3>
<1,0,-1,3,3>
<1,-1,0,3,0>
<0,1,-1,2,-2>

are linearly dependent or independent

Homework Equations



I have been solving these questions in the book using a matrix and row reducing them. If I wound up with a free variable, I determined the vectors to be linearly dependent. If there was no free variable after row reducing, then I determined the vectors were linearly independent. From the examples in the book, this method worked (unless just by chance?)

The Attempt at a Solution



This is the problem that appeared on the first exam. I solved as described, and found a free variable; the answer was marked wrong. I thought the existence of a parameter in a solution set meant that at least two of the vectors were in the same span, therefore linearly dependent. Am I mistaken?
 
Physics news on Phys.org
lonewolf219 said:

Homework Statement



Determine if vectors

<1,-1,0,2,3>
<1,0,-1,3,3>
<1,-1,0,3,0>
<0,1,-1,2,-2>

are linearly dependent or independent


Homework Equations



I have been solving these questions in the book using a matrix and row reducing them. If I wound up with a free variable, I determined the vectors to be linearly dependent. If there was no free variable after row reducing, then I determined the vectors were linearly independent. From the examples in the book, this method worked (unless just by chance?)


The Attempt at a Solution



This is the problem that appeared on the first exam. I solved as described, and found a free variable; the answer was marked wrong. I thought the existence of a parameter in a solution set meant that at least two of the vectors were in the same span, therefore linearly dependent. Am I mistaken?

Did you write your vectors as columns in the matrix you row reduced? If so, you will get at least one row of zeroes in the reduced matrix. If there was only one row, the vectors are linearly independent. If there were two or more rows of zeroes, then the vectors are linearly dependent.

If we let v1, v2, v3, and v4 represent your four vectors of a matrix A, row reducing A is equivalent to solving the equation c1v1 + c2v2 + c3v3 + c4v4 = 0. If the row-reduced matrix has only a single row of zeroes, then the constants are equal to zero, so the vectors are linearly independent. If the row-reduced matrix has two or more rows of zeroes, then at least one of the constants is nonzero, so the vectors are linearly dependent.
 
Thanks Mark44 for the reply. I did express the vectors as columns. But in the book, there is no part that says you must have two rows of zeroes for dependence.

Example: (assume these are columns)

<1,2,3>
<4,5,6>
<2,1,0>

Determine if the set is linearly dependent.

Solution:

"Clearly, x1 and x2 are basic variables, and x3 is free. Each nonzero value of x3 determines a nontrivial solution of (1). Hence, vector set is linearly dependent (and not linearly independent)."

Am I reading this wrong?
 
If you set your vectors as rows, as you wrote them in the opening post, then Gaussian elimination will show whether they are dependent or independent in the expected way.
 
Thanks Joffan, haven't heard that before (undergrad)...

Mark44, appreciate you specifically saying two rows are needed...you are of course correct... and I think I need a different book
 
lonewolf219,
In your example in post #3, you have a 3 x 3 matrix. If you row reduce and find a row of zeroes, the vectors are linearly dependent, for reasons I gave earlier.

In your original example in post #1, the matrix whose columns are those vectors will be a 5 x 4 matrix (i.e., 5 rows and 4 columns). Such a matrix has to row reduce to have at least 1 row of zeroes. If there is just 1 zero row, the vectors are lin. independent. If there are 2 or more zero rows, the vectors are lin. dependent.
 
Yes, I see the difference... indeed, the example the book gives is correct. Thanks for pointing that out.

Thanks for your help, Mark 44!
 

Similar threads

Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 6 ·
Replies
6
Views
7K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
15
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K