Linear Algebra: Orthonormal Basis

tylerc1991
Messages
158
Reaction score
0

Homework Statement



Find an orthonormal basis for the subspace of R^4 that is spanned by the vectors: (1,0,1,0), (1,1,1,0), (1,-1,0,1), (3,4,4,-1)

The Attempt at a Solution



When I try to use the Gram-Schmidt process, I am getting (before normalization): (1,0,1,0), (0,1,0,0), (1,0,-1,2), (0,0,0,0). So obviously there is some mistake that I am making but I have checked this at least 3 times. Can someone help me and let me know if it is something on my end or the problem. Thank you.
 
Physics news on Phys.org
Without have actually worked it out fully, why do you think you made a mistake? The dimension of the subspace is less than 4. You are only going to get a number of orthonormal vectors equal to the dimension of the subspace.
 
Dick said:
Without have actually worked it out fully, why do you think you made a mistake? The dimension of the subspace is less than 4. You are only going to get a number of orthonormal vectors equal to the dimension of the subspace.

I thought that the basis had to span R^4? And since of of the elements was (0,0,0,0) the basis can't span R^4.
 
tylerc1991 said:
I thought that the basis had to span R^4? And since of of the elements was (0,0,0,0) the basis can't span R^4.

It doesn't span R^4. It spans the subspace of R^4 spanned by the given vectors.
 
Dick said:
It doesn't span R^4. It spans the subspace of R^4 spanned by the given vectors.

I see. So will (0,0,0,0) be included in the orthonormal basis?
 
tylerc1991 said:
I see. So will (0,0,0,0) be included in the orthonormal basis?

(0,0,0,0) is in EVERY subspace. You throw that away. It's never part of a basis. A basis is a set of linearly independent vectors. And it certainly isn't normal.
 
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