The dimension of a linear space V is the maximum number of linearly independent vectors you can have in a subset of V(ie. the number of vectors in a given basis). Now, in the case of
W = span{(0, 2, 3) , (0, 1, -2), (1, 5,-7)},
since any element of W is a linear combination of the vectors in
{(0, 2, 3) , (0, 1, -2), (1, 5,-7)},
we know that the dimension is *at most* three. In order to show that the dimension is three, we need to prove that these vectors are linearly independent (ie. they form a basis for W). This is easily done: if the scalars a, b and c satisfy
a.(0, 2, 3) + b.(0, 1, -2) + c.(1, 5,-7),
then, by comparing coefficients, we have that
c = 0,
2a + b + 5c = 0,
3a - 2b - 7c = 0;
solving this system of equations yields a = b = c = 0, and so the vectors are linearly independent, and therefore they form a basis for W. Hence, dim(W) = 3.
***
For
V = span{(1, 0, -1), (2, 1, 1) , (0, 1, 3)},
note that
2.(1, 0, -1) - (2, 1, 1) + (0, 1, 3) = (0, 0, 0),
so these vector are not linearly independent. Thus, we know that a basis for V must have *two* vectors or less. So, getting rid of (0, 1, 3), consider the set {(1, 0, -1), (2, 1, 1)}. This is a linearly independent set because, if scalars a and b satisfy
a.(1, 0, -1) + b.(2, 1, 1) = (0, 0, 0),
we have that
a + 2b = 0,
b = 0,
b - a = 0,
and solving this system yields that a = b = 0. Thus V has a basis of 2 vectors, and so dim(V) = 2.
2007-05-20 02:19:50
·
answer #1
·
answered by MHW 5
·
2⤊
0⤋
This Site Might Help You.
RE:
How do I work out the dimension of a subspace?
Isn't the dimension just how many vectors there are? But I'm confused, because given W=span{(0, 2, 3) , (0, 1, -2), (1, 5,-7)}, I'd say the dimension is three, but it can't be that easy!
Same for V=span{(1, 0, -1), (2, 1, 1) , (0, 1, 3)}? How do I find the dimension for each of...
2015-08-18 08:25:15
·
answer #3
·
answered by ? 1
·
0⤊
0⤋