Question 1.
In V3(R) find dim(A+B) and dim(A∩B) where A is the subspace spanned by (1,1,1) and B is the subspace spanned by (−1,−1,−1).
Solution.
Note that the vectors (1,1,1) and (−1,−1,−1) are linearly dependent, namely, (−1,−1,−1)=−(1,1,1). Therefore, the 1-dimensional subspaces spanned by these vectors coincide. More precisely, each vector of A has the form α(1,1,1) for some α∈R and this vector also belongs to B, because α(1,1,1)=−α(−1,−1,−1). And conversely, each vector of B lies in A by the similar reason. Thus, A=B and so
A+B =A+A=A,
A∩B =A∩A=A.
Hence, dim(A+B)=dim(A∩B)=dimA=1.
Answer: dim(A+B)=dim(A∩B)=1. ∎