iRaid
- 558
- 8
Homework Statement
In each case below, either show that the set W is a subspace of R4 or give a counterexample to show it is not.
a) ##W=\{(x_{1},x_{2},x_{3},x_{4})|x_{4}=x_{1}+x_{3}\}##
b) ##W=\{(x_{1},x_{2},x_{3},x_{4})|x_{1}-x_{2}=1\}##
Homework Equations
The Attempt at a Solution
a) Satisfies the 3 conditions of a subspace:
Part of the 0 vector
Closed under addition. If I add the 2 same vectors together, say ##(1,2,2,3)+(1,2,2,3)=(2,4,4,6)## and this still satisfies x4=x1+x3 since 2+4=6.
Closed under scalar multiplication. ##cx_{4}=cx_{1}+cx_{3}\implies x_{4}=x_{1}+x_{3}##
This is a subspace of R4
Wondering if this makes sense. I'm also not sure if this even the right way to prove it (I know those are the conditions, I'm not sure how I would write them out).
b) First off 0 isn't in W since ##x_{1}-x_{2}\not= 1##
And it isn't closed under scalar multiplication.
This is not a subspace of R4
Can anyone tell me if this makes sense (if not) how would I explain each of these.
Thanks.