Orthogonality, Orthogonal Vectors
Description:
- 2 n-vectors are orthogonal if xTy=0→x⊥y
- Non zero vectors are said to be mutually orthogonal if each vector is orthogonal to all other vectors
Orthonormal:
- A collections of vectors S={x(1),...,x(d)} is said to be orthonormal if for i,j=1,...d
- (x(i))Tx(j)={01if i=jif i=j, meaning they are all unit vectors
- In words, S is orthonormal if every element has unit norm, and all elements are orthogonal to eachother
- A collection of orthonormal vectors S form an orthonomal basis for the span of S