- #1
physics=world
- 110
- 0
1. Determine whether W is a subspace of the vector space.
W = {(x,y,z): x ≥ 0}, V = R3
I am not sure if I am doing this right.
2. Test for subspace.
Let these conditions hold.
1. nonempty
2. closed under addition
3. closed under scalar multiplication
3.
Testing for closure under addition:
Let a = (a1, a2, a3) and
Let b = (b1, b2, b3)
a + b = (a1, a2, a3) + (b1, b2, b3)
= (a1 + b1, a2 + b2, a3 + b3)
where x = a1 + b1, y = a2 + b2, z = a3 + b3.
= (x,y,z) Closure under addition.
Testing for closure under scalar multiplication:
(5,y,z) is in W, but
(-1)(5,y,z)
= (-5,-y,-z) is not in W.
Not closed under scalar multiplication.
Therefore, W is not a subspace of R3
W = {(x,y,z): x ≥ 0}, V = R3
I am not sure if I am doing this right.
2. Test for subspace.
Let these conditions hold.
1. nonempty
2. closed under addition
3. closed under scalar multiplication
3.
Testing for closure under addition:
Let a = (a1, a2, a3) and
Let b = (b1, b2, b3)
a + b = (a1, a2, a3) + (b1, b2, b3)
= (a1 + b1, a2 + b2, a3 + b3)
where x = a1 + b1, y = a2 + b2, z = a3 + b3.
= (x,y,z) Closure under addition.
Testing for closure under scalar multiplication:
(5,y,z) is in W, but
(-1)(5,y,z)
= (-5,-y,-z) is not in W.
Not closed under scalar multiplication.
Therefore, W is not a subspace of R3