Linear algebra - basis of subspace

cdub2
Messages
5
Reaction score
0

Homework Statement



Find a basis of the subspace of R4 that consists of all vectors perpendicular to both

(1
0
5
2)

and

(0
1
5
5)

^ those are vectors.


Homework Equations





The Attempt at a Solution



I understand that a basis needs to be linearly independent and that it needs to span the vector space, but I am thrown off by the fact that the basis needs to consist of vectors perpendicular to those vectors above.
 
Physics news on Phys.org
do you know about orthogonal projections? or perhaps the gram-schmidt process? seems like the perfect time to use it. don't know if wikipedia links are allowed to be posted here, but here is a link to gram schmidt in case you haven't read about it. the process itself might seem tedious but is very simple.

http://en.wikipedia.org/wiki/Gram–Schmidt_process

hope this helps.

cj.
 
Another approach is to Let u = (u1, u2, u3, u4) be a vector in R4.

Since u is perpendicular to both of your given vectors, the dot product of u with each of the given vectors should be 0. That will give you two equations in four unknowns. These equations can be used to find a basis for your subspace.
 
Last edited:
thanks! i got it :)
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top