How Do You Find a Basis for a Subspace Spanned by Vectors in R^3?

  • Thread starter Thread starter snoggerT
  • Start date Start date
  • Tags Tags
    Basis Subspace
Click For Summary
SUMMARY

The discussion focuses on finding a basis for the subspace spanned by the vectors {(1,-1,2), (5,-4,1), (7,-5,-4)} in R^3. Participants clarify that the concepts of rowspace and columnspace are not applicable without a matrix context. The key conclusion is that the given vectors are linearly dependent, and any two of them can form a basis for their span, which is a two-dimensional subspace of R^3. The process involves solving a system of linear equations to identify independent vectors.

PREREQUISITES
  • Understanding of vector spaces and subspaces
  • Knowledge of linear independence and dependence
  • Familiarity with solving systems of linear equations
  • Basic concepts of basis in linear algebra
NEXT STEPS
  • Study the definition and properties of vector spaces in linear algebra
  • Learn how to determine linear independence using row reduction techniques
  • Explore the concept of basis and dimension in vector spaces
  • Practice solving systems of linear equations to find bases for various vector spans
USEFUL FOR

Students and educators in linear algebra, mathematicians, and anyone interested in understanding vector spaces and their properties.

snoggerT
Messages
183
Reaction score
0
use rowspace/colspace to determine a basis for the subspace of R^n spanned by the given set of vectors:

{(1,-1,2),(5,-4,1),(7,-5,-4)}


*note: the actual instructions are to use the ideas in the section to determine the basis, but the only two things learned in the section are rowspace and colspace.

The Attempt at a Solution



- I thought you could just find the rowspace, and that would be a subspace of R^n, but the answer in the back of the book isn't at all the same. How would you go about solving this problem?
 
Physics news on Phys.org
snoggerT said:
use rowspace/colspace to determine a basis for the subspace of R^n spanned by the given set of vectors:

{(1,-1,2),(5,-4,1),(7,-5,-4)}

- I thought you could just find the rowspace, and that would be a subspace of R^n, but the answer in the back of the book isn't at all the same. How would you go about solving this problem?

What's the definition of basis in your book?
 
Since there is no matrix here, I cannot see how it can have anything to do with "rowspace" of "columnspace"! The "rowspace" is, after all, the space spanned by the rows of a matrix (thought of as vectors) and, of course, the "columnspace" is the spanned by the columms- but you have no matrix here.

Can we assume that, since this problem asks about a basis, you know what a "basis" is? Was that in a previous section so you think you shouldn't use the definition? Also, since each of the vectors given is in R3, we are assuming that n= 3.

A set of vectors always spans some vector space. It that set is also [bindependent[/b] then it is a basis for the space. If a set is not independent then one or more of the vectors can be written as a linear combination of the others. Get rid of those and you have a basis.

"Independent" means that a linear combination equal to the 0 vector must have all coefficients 0. Here, that means we must look at a(1,-1,2)+ b(5,-4,1)+ c(7,-5,-4)= (0, 0, 0) so we must have a+ 5b+ 7c= 0, -a- 4b- 5c= 0, and 2a+ b- 4c= 0. If we multiply the second equation by 2 and add to the third, we get -7b- 14c= 0 or b= -2c. If add the first and second equations, we get b+ 2c= 0: again b= -2c. Putting b= -2c into the second equation, -a- 4b+ 10b= -a+ 6b= 0 so a= 6b. Taking b= 1, a= 6, c= -2 and we have 6(1, -1, 2)+ (5, -4, 1)- 2(7, -5, -4)= (0,0,0). We can take anyone of those to the right side and divide by its coefficient to see that it can be replace by a linear combination of the other 2. Any two of the given vectors forms a basis for their span (and show that the span is a two dimension subspace of R3).

NateTG got in just ahead of me! I need to learn to type faster!
 
HallsofIvy said:
Since there is no matrix here, I cannot see how it can have anything to do with "rowspace" of "columnspace"! The "rowspace" is, after all, the space spanned by the rows of a matrix (thought of as vectors) and, of course, the "columnspace" is the spanned by the columms- but you have no matrix here.

Can we assume that, since this problem asks about a basis, you know what a "basis" is? Was that in a previous section so you think you shouldn't use the definition? Also, since each of the vectors given is in R3, we are assuming that n= 3.

A set of vectors always spans some vector space. It that set is also [bindependent[/b] then it is a basis for the space. If a set is not independent then one or more of the vectors can be written as a linear combination of the others. Get rid of those and you have a basis.

"Independent" means that a linear combination equal to the 0 vector must have all coefficients 0. Here, that means we must look at a(1,-1,2)+ b(5,-4,1)+ c(7,-5,-4)= (0, 0, 0) so we must have a+ 5b+ 7c= 0, -a- 4b- 5c= 0, and 2a+ b- 4c= 0. If we multiply the second equation by 2 and add to the third, we get -7b- 14c= 0 or b= -2c. If add the first and second equations, we get b+ 2c= 0: again b= -2c. Putting b= -2c into the second equation, -a- 4b+ 10b= -a+ 6b= 0 so a= 6b. Taking b= 1, a= 6, c= -2 and we have 6(1, -1, 2)+ (5, -4, 1)- 2(7, -5, -4)= (0,0,0). We can take anyone of those to the right side and divide by its coefficient to see that it can be replace by a linear combination of the other 2. Any two of the given vectors forms a basis for their span (and show that the span is a two dimension subspace of R3).

NateTG got in just ahead of me! I need to learn to type faster!

- Can you explain to me how plugging b=-2c back into the 2nd equation gives you -a-4b+10b?
 

Similar threads

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