Hello I do not indestand how I can solve this one, can someone give me a hint please. Thank you.
the answer in the book is
1 0
0 1
-1 0
Find a subset of S with the same span as S that is as small as possible.
1 -2 0
0 0 1
-1 2 0
Hello I do not indestand how I can solve this one, can someone give me a hint please. Thank you.
the answer in the book is
1 0
0 1
-1 0
Find a subset of S with the same span as S that is as small as possible.
1 -2 0
0 0 1
-1 2 0
thank you!
and the next problem is simular.
1 -2 0
-2 4 0
1 -2 0
it would be just
1
-2
1
because
-2 *1 = -2
-2*-2 = 4
-2*1 = -2
and also would be a reduced row echalon form need here?
1 -2 0
0 0 0
0 0 0
This is the way to find the -2 term in the correct way?
The 0 vector doesn't add anything new to the span since we can have the weight 0 on the first vector, and still get the 0 vector. Hence we can remove that and have the same span. The second column vector is still a multiple of the first one, and therefore not adding any new to the span so we can remove this one also, and hence only have the first column vector. Still having the same span as we had when we had the set S = {v1,v2,v3}
The row echelon form is correct, and there you clearly we that the second column is just a multiple of the first column.
and one more:
-1 0 1
0 1 2
1 2 3
Reduced row echalon form will be
1 0 -1
0 1 2
0 0 0
the answer in the book is
-1 0
0 1
1 2
I still do not get this one...is it because the last column is
-1
2
0 and it it bigger than other two
1 0
0 1
0 0