Let {u,v,w} be an orthornornal set of vectors in R3. Let us show that they are linearly independent over R. For this consider a linear combination au+bv+cw=0. Since this vectors are orthornormal, for their scalar products we have that u⋅u=v⋅v=w⋅w=1, u⋅v=v⋅u=u⋅w=w⋅u=v⋅w=v⋅w=0.
Therefore, (au+bv+cw)⋅u=0⋅u implies a(u⋅u)+b(v⋅u)+c(w⋅u)=0, and thus a=0. It follows from (au+bv+cw)⋅v=0⋅v that a(u⋅v)+b(v⋅v)+c(w⋅v)=0, and thus b=0. By analogy, (au+bv+cw)⋅w=0⋅w implies a(u⋅w)+b(v⋅w)+c(w⋅w)=0, and thus c=0.
Consequently, the vectors u,v,w are linearly independent over R.
Let us show that u−v,u+v,w are orthogonal over R. Indeed, their scalar products are equal to zero: (u−v)⋅(u+v)=u⋅u+u⋅v−v⋅u−v⋅v=1+0−0−1=0, (u−v)⋅w=u⋅w−v⋅w=0−0=0 and (u+v)⋅w=u⋅w+v⋅w=0+0=0.
Comments