SOLUTION: The questions is
Find a basis for the span of the given vectors.
[1, -1, 0], [-1, 0, 1], [0, 1, -1].
For some reason I reduced it and got
[1 0 0], [0 1 0], [-1 -1 0]
but i
Algebra.Com
Question 106518: The questions is
Find a basis for the span of the given vectors.
[1, -1, 0], [-1, 0, 1], [0, 1, -1].
For some reason I reduced it and got
[1 0 0], [0 1 0], [-1 -1 0]
but i am not sure where/how to go from here and the book that we have does't give an example of how to do this. Was I even supposed to reduce it?
Answer by jim_thompson5910(35256) (Show Source): You can put this solution on YOUR website!
Remember to find a basis, we need to find which vectors are linear independent. So take the set
and form the matrix
Now use Gaussian Elimination to row reduce the matrix
Swap rows 2 and 3
Replace row 3 with the sum of rows 1 and 3 (ie add rows 1 and 3)
Replace row 3 with the sum of rows 2 and 3 (ie add rows 2 and 3)
Replace row 1 with the sum of rows 1 and 2 (ie add rows 1 and 2)
Now the matrix in reduced row echelon form. Notice the matrix only has 2 pivot columns (which are the first two columns). This means the first two columns of the original matrix are linearly independent. Since the third column does not have a pivot, it is dependent on the first two columns
So to form a basis, simply pull out the linearly independent columns of the original set of vectors to get the set
this set will span the original set (since taking out a dependent vector does not change the span). Also since the set is linearly independent, this set forms a basis (since both properties are satisfied)
So the basis is:
RELATED QUESTIONS
Hi,my name is Natalia. I solved two problems, but I'm not sure that I did it right. I... (answered by venugopalramana)
Find a basis for the span of the given vectors
[1 -1 0], [-1 0 1], [0 1 -1]
I reduced... (answered by jim_thompson5910)
I'm having trouble answering this question my calculators aren't answering it right... (answered by Alan3354)
Consider the vectors u1 = [1, 1, 1, 1], u2 = [0, 1, 1, 1], u3 = [0, 0, 1, 1] and u4 = [0, (answered by ikleyn)
Determine if the following sets of vectors are a basis for R3
:
a) v1 = (1, 1, 0), v2 = (answered by Fombitz,TimothyLamb)
Given the following matrices over Z5:
b1 b4 b7
b2 b5 b8 = B
b3 b6 (answered by CPhill)
Given the following matrices:
b1 b4 b7
b2 b5 b8 = B
b3 b6 b9
(answered by CPhill)
Let S={v1, v2, v3}where v1^T=[1 0] v2^T=[0 1] v3^T=[-1 1]
(answered by venugopalramana)
The augmented matrices for three separate systems of linear equations in the variables... (answered by stanbon)