Which of the following sets of vectors span R^3?
a. {(1,-1,2),(0,1,1)}
b. {(1,2,-1),(6,3,0),(4,-1,2),(2,-5,4)}
c. {(2,2,3),(-1,-2,1),(0,1,0)}
d. {(1,0,0),(0,1,0),(0,0,1),(1,1,1)}
Hi!
I'm spanish so I hope that span means... ehm "make". If you have a vector space for example
, then the dimension is n. The dimension of a vector, as far as I know, it's a maximal set of linear independent vectors or a minimal set of "generator" vectors. In practise it's the number of vector that every base should have. In our case as
then the dimension is
.
With this in mind, option 1) doesn't have 3 vectors so it can't span. 2) Four vectors, it can be a good candidate. If there are 3 or more linearly independent then it's ok. This is the math around this.
To proof if they are or not linearly independent, just look if there is a determinant of a matrix that have as rows or columns your vectors, different of zero.
Hope it helps![]()
I tried to follow examples of how to solve this problem in my textbook, but none of them were in the same format.
For part a, my work is:
Reduced
The system is inconsistent and has no solution so this set does not span R^3?
Part b: same work resulting in the following reduced matrix
So this would also not span R^3 since there are no solutions?
Part c:
So this set does span R^3?
Does anyone know if this is correct? Thank you!

