LA: Span R^3 - Find Values of m & Solutions for Vector w

  • Thread starter Thread starter daniel_i_l
  • Start date Start date
Click For Summary

Homework Help Overview

The problem involves determining the values of m for which a set of four vectors spans R^3 and whether a specific vector can be expressed as a linear combination of those vectors. The vectors in question are v1=(2,1,-1), v2=(-m,-1,3), v3=(-3,2,m+1), and v4=(1,2,1), along with the vector w=(m+1, m-1, 1).

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the conditions under which the vectors span R^3 and the implications of specific values of m. There is a focus on matrix reduction techniques to analyze linear combinations and independence of the vectors.

Discussion Status

Some participants have provided insights into the relationship between the number of independent vectors and spanning R^3. There is ongoing exploration of the implications of m=4 on the existence of solutions for the vector w, with differing interpretations of matrix reduction outcomes.

Contextual Notes

Participants question the setup of the matrix and the interpretation of row versus column arrangements in relation to linear independence. There is mention of potential missing values of m that affect spanning, and confusion regarding the consistency of answers for parts a and b of the problem.

daniel_i_l
Gold Member
Messages
864
Reaction score
0

Homework Statement


you have 4 vectors:
v1=(2,1,-1), v2=(-m,-1,3), v3=(-3,2,m+1), v4=(1,2,1)
a) for which values of m do the vectors span R^3
b) the vector w=(m+1, m-1, 1). for which m is there a solution to:
x1v1 + x2v2 + x3v2 + x4v4 = w ?

Homework Equations


the definition of spanning - every vector in R^3 can be made of those 4 vectors.


The Attempt at a Solution


a) i made the following matrix where the first few coloums are v4,v1,v3,v4 and the last one is some vector (a,b,c):
Code:
[1  2   -3 -m  a]
[2  1    2 -1  b]
[1 -1 (m+1) 3  c] 
and reduced it to:
[1  2   -3    -m   a]
[0 -3    8  (2m-1) b-2a]
[0  0 (m-4) (4-m) c-b+a]
now the only way that there isn't a solution is if there's a row with the form:
[0 0 0 0 alpha] where alpha is any scalar. since the only row that can possibly look like this is the third one where m=4 then the answer is that they span R^3 for every m except 4.
Is that right?
b) here's where i got confused, if m doesn't equal 4 then there's a solution because according to a) the vectors v1,v2,v3 and v4 span R^3 which includes w. and if m=4 then there's no solution because for w:
c-b+a = 3 (not 0)
so the answer for b should be the same as a). is that true? it doesn't seem likely that there isn't some trick or something.
Thanks.
 
Last edited:
Physics news on Phys.org
Woah. If you have 3 independent vectors they automatically span R^3. I can give you four vectors (1,0,0), (2,0,0), (3,0,0) and (4,0,0) but they do not span R^3.

Your solution is right. If m is not 4 then you can reduce the matrix to find all solutions (pick such an m if you want to see). Note how these 4 vectors 'overspan' R^3 so that you would get infinitely many solutions.

We know that for m not equal to four there is a solution to w (as then the 4 vectors span R^3). What happens when you try to solve the system when m=4?
 
When m=4 then there's no solution because you can reduce the matrix to a matrix that has the row:
[0 0 0 0 3]
is that right? if so why would they give two questions with the same answer?
 
I think you are reducing the transpose of the matrix you want to reduce. Reduce this one (and I would say forget about the a,b,c). You are missing one of the values of m that makes this group of vectors fail to span.

[ 1 2 1 ]
[ - m - 1 3 ]
[ - 3 2 m + 1 ]
[ 1 2 1 ]
 
i made the matrix that i posted above to check when an arbitrary vector is a linear combination of the four given vectors, to do that you'd put in the vectors as coloums right?
 
If you are going to do row reduction I think you should put in the vectors as rows. When the reduction is finished you can tell by inspection how many of the vectors are linearly independent. If there are three of them, then they span R^3.
 
Yes, you can have four vectors, as long as one is linearly dependent. The range has to be 3 dimensional.
 
If he row reduces, linear dependence will show up as zero vectors in the list.
 
yes, you get the same answer regardless of whether you put the vectors in as rows and coloums as long as you know how to interpert the final matrix. my question is if my answer for b is correct.
thanks
 
  • #10
daniel_i_l said:
yes, you get the same answer regardless of whether you put the vectors in as rows and coloums as long as you know how to interpert the final matrix. my question is if my answer for b is correct.
thanks

I can't argue with that. Today I think it's correct. Yesterday, I was getting a quadratic for m. I think I was wrong yesterday.
 
  • #11
If you know how to add ordered triples, then I don't see why the issue about putting the vectors into the matrix as rows or columns would arise.
 

Similar threads

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