- #1
morsel
- 30
- 0
Homework Statement
1. Consider three linearly independent vectors v1, v2, v3 in Rn. Are the vectors v1, v1+v2, v1+v2+v3 linearly independent as well?
2. Consider a subspace V of Rn. Is the orthogonal complement of V a subspace of Rn as well?
3. Consider the line L spanned by
[1
2
3]. Find a basis of the orthogonal complement of L.
4. Consider a nonzero vector v in Rn. What is the dimension of the space of all vectors in Rn that are perpendicular to v?
Homework Equations
The Attempt at a Solution
1. I think since the three vectors are linearly independent, adding them together doesn't create redundancies. But this seems like an inadequate explanation..
2. The orthogonal complement of V is the kernel of V. Since the kernel is a subspace, the orthogonal complement is a subspace as well.
3. I was thinking of row reducing this matrix to get the orthogonal complement..
[1 0
2 0
3 0]
4. I don't even know where to start with this one..
Thanks in advance!