I'm a student who is trying to learn Linear Algebra. In the textbook I'm using, determining subspaces is only shown with examples of functions. However some of the exercises ask whether or not vectors are subspaces. Are my following assumptions correct?
1) All vectors in $ℝ^5$ of the form $(a, b, c, d , e)$ where two entries are zero.
- For this, it is closed under addition. $0+0=0$ for any two entries are $0$.
- Closed under scalar mult. since zero times anything will still be zero.
2) All vectors in $ℝ^6$ of the form $(a, b, c, d , e, f)$ where all the entries are integers.
Not closed under addition, because adding a negative integer would turn the result from pos. to neg. and vice versa
Not closed under scalar mult. since multiplying by neg. integer would yield a pos. integer negative and vice versa
3) All vectors in $ℝ^6$ of the form $(a, b, c, d , e, f)$ where $a+c+e = b+d+f$
- Not sure how to approach this. I guess intuitively I would say that yes, it is closed under addition and scalar mult, but I don't know how to prove it.
1) All vectors in $ℝ^5$ of the form $(a, b, c, d , e)$ where two entries are zero.
2) All vectors in $ℝ^6$ of the form $(a, b, c, d , e, f)$ where all the entries are integers.
3) All vectors in $ℝ^6$ of the form $(a, b, c, d , e, f)$ where $a+c+e = b+d+f$
let verify by definition
a) $0$ is in the subset
b) $kv_1+hv_2$ is in the subset
thus it is a subspace.