Problem with linear dependence: det(a)=0, but rref is inconsistent?

Click For Summary

Homework Help Overview

The discussion revolves around determining the linear dependence or independence of a set of vectors in a vector space. The original poster presents a set of five vectors and attempts to analyze their linear relationships using the determinant and reduced row echelon form (rref) of a corresponding matrix.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • The original poster attempts to use the determinant to conclude linear dependence, but encounters an inconsistency when applying rref to the augmented matrix. Some participants question whether the last vector can indeed be expressed as a combination of the others, suggesting that the wording of the problem may contribute to confusion.

Discussion Status

The discussion is ongoing, with participants exploring the implications of the determinant being zero and the resulting inconsistency in the rref. There is acknowledgment of potential ambiguity in the problem statement, but no consensus has been reached regarding the interpretation of the vectors' relationships.

Contextual Notes

Participants note that the wording of the problem may be unclear, which could affect understanding and interpretation of the linear dependence question.

skyturnred
Messages
117
Reaction score
0

Homework Statement



v1=[2 1 1 4 2]
v2=[-1 2 2 1 -1]
v3=[3 -2 1 -2 2]
v4=[4 1 4 3 3]
v5=[1 2 3 2 1]

Find if the system is linear dependent or independent. If it is dependent, express the last vector in the list (v5) as a combination of the preceding ones.

Homework Equations





The Attempt at a Solution



I am having trouble with this one. Using the definition of independence (c1V1+c2V2+...+cnVn=0), I get the following matrix:

a=[2 -1 3 4 1; 1 2 -2 1 2; 1 2 1 4 3; 4 1 -2 3 2; 2 -1 2 3 1]. When I find det(a), I find it to be 0. This means that the system has a non-trivial solution, right? And if so, that means that the system is linear dependent right? so then I take the same matrix as an augmented matrix with the final column ([1; 2; 3; 2; 1]) as being the augmented part, since it is equal to V5 and I am trying to express it as a combination of the others. Then I find rref. But when I find rref I get the following:

a(rref)=[2 0 0 1 0; 0 1 0 1 0; 0 0 1 1 0; 0 0 0 0 1], but looking at the very last row, the matrix is inconsistent. If it is inconsistent, there is no value for c1, c2, c3 and c4 that would equal V5. So where did I go wrong? I double checked all my steps so there must be a problem with my understanding.
 
Physics news on Phys.org
It might not be that v5 is a linear combination of the others. For example, consider the vectors

v1=(1,0,0)
v2=(1,0,0)
v3=(0,1,0)

in R3. You can make a matrix and take its determinant to verify these are linearly dependent, but if you try to write v3 as a linear combination of v1 and v2 you're going to have trouble
 
Office_Shredder said:
It might not be that v5 is a linear combination of the others. For example, consider the vectors

v1=(1,0,0)
v2=(1,0,0)
v3=(0,1,0)

in R3. You can make a matrix and take its determinant to verify these are linearly dependent, but if you try to write v3 as a linear combination of v1 and v2 you're going to have trouble

OK, thanks. I thought that was the case. But the wording of the question I've been assigned is really horrible. It confused me.

Thanks again!
 
skyturnred said:
OK, thanks. I thought that was the case. But the wording of the question I've been assigned is really horrible. It confused me.

Thanks again!

If your wording of the problem was an exact copy of the wording you were given, it could not possibly have been clearer. Where did you see a problem?

RGV
 

Similar threads

Replies
12
Views
2K
Replies
9
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 25 ·
Replies
25
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K