Determining if the following sets span R^3 and creating a basis, wee matrices

In summary: This vector is found by taking the cross product of the two given vectors, which yields [1 0 1]. This vector is then added to the original set to get a basis for R^3, which is {[1 1 -1], [-1 1 1], [1 0 1]}.To create three bases for R^3, you can also use the set {[1 1 0], [0 1 1], [1 0 0], [1 0 1]}. To do this, you can use the fact that [1 0 1] is not needed in this set as it can be written as a linear combination of the other three vectors. So
  • #1
mr_coffee
1,629
1
Hello everyone, The problem says:Determine which, if, any, of the following sets span R^3?
b. {[1 1 -1], [-1 1 1]} note: I'm just transposing them, they should be verical.
c. {[1 1 0], [0 1 1], [1 0 0], [1 0 1]}
Those are the 2 sets, he showed us how to do them but i got lost on his steps:
he writes:
Intially b does not span R^3, which makes sense, because there are only 2 vector sets in b. He then goes on and writes
[1 1 -1] [-1 1 1] * [x y z];
and says use the dot product and name the first column which is, [1 1 -1] x1, then the 2nd column [-1 1 1], x2 and use the dot product.
he comes out with:
x+y-z = 0;
-x + y + z = 0;
he then writes:
y = a;
2y = 0;
y = 0;
x = z;

he totally lost me and now your probably lost as well. Anywho from that he got:
[1 0 1] which says will make b span R^3 and you would get:
{[1 1 -1], [-1 1 1], [1 0 1]}
Any ideas on how he got that last vector? Also i know if the dot porduct of 2 vectors is 0, then its linear indepdant.

He then says, create 3 bases for R^3 using the above sets. he showed us this:
[1 1 0] [0 1 1] [1 0 0] [1 0 1]
[1 0 1] = -[1 1 0] + [ 0 1 1] + 2[1 0 0]
so he said u don't need
[1 0 1], but he kind of did this by looking at it, is there a systematic approach to solving it? Thanks.
 
Last edited:
Physics news on Phys.org
  • #2
{[1 1 -1], [-1 1 1]} is not a basis of R^3 as it has only two vectors. You can check they are linearly independant, so to get a basis for R^3 you can add any vector not in span{[1 1 -1], [-1 1 1]} as this will be an independant set (why?) of 3 vectors in R^3 and hence is a basis.

To find a vector not in span{[1 1 -1], [-1 1 1]}, he's finding a vector that is orthogonal to every vector in span{[1 1 -1], [-1 1 1]}.
 

1. What is the definition of "span" in the context of determining if a set spans R^3?

The span of a set of vectors is the set of all possible linear combinations of those vectors. In other words, it is the set of all vectors that can be created by multiplying each vector in the set by a scalar and adding them together.

2. How do you determine if a set of vectors spans R^3?

To determine if a set of vectors spans R^3, you can use the row reduction method to create a matrix from the set of vectors. If the matrix has a pivot in every row, then the set spans R^3. If there is a row of zeros, then the set does not span R^3.

3. What is the process for creating a basis from a set of vectors?

To create a basis from a set of vectors, you first need to determine if the set spans the vector space. If it does, then you can use the row reduction method to create a matrix from the set. Next, you need to identify the pivot columns in the matrix. The corresponding vectors in the original set will form the basis for the vector space.

4. How do matrices play a role in determining if a set of vectors spans R^3?

Matrices play a role in determining if a set of vectors spans R^3 by allowing us to use the row reduction method to create a matrix from the set of vectors. This matrix can then be analyzed to determine if the set spans R^3 or not.

5. Can a set of vectors span R^3 and still not form a basis?

Yes, it is possible for a set of vectors to span R^3 but not form a basis. This can happen if there are redundant vectors in the set, meaning that one or more vectors can be written as a linear combination of the other vectors in the set. In this case, the set would span R^3, but it would not be a minimal set of vectors needed to form a basis.

Similar threads

  • Calculus and Beyond Homework Help
Replies
6
Views
652
  • Calculus and Beyond Homework Help
Replies
14
Views
588
  • Calculus and Beyond Homework Help
Replies
9
Views
761
  • Calculus and Beyond Homework Help
Replies
14
Views
2K
  • Calculus and Beyond Homework Help
Replies
2
Views
380
  • Calculus and Beyond Homework Help
Replies
3
Views
490
  • Calculus and Beyond Homework Help
Replies
3
Views
260
  • Calculus and Beyond Homework Help
Replies
3
Views
948
  • Calculus and Beyond Homework Help
Replies
2
Views
262
  • Calculus and Beyond Homework Help
Replies
5
Views
691
Back
Top