Orthornormal
Orthornormal is typically the misspelled form of the term orthonormal, which refers to a specific relationship among vectors in an inner product space. A set of nonzero vectors {e1, e2, ..., en} is orthonormal if the inner product satisfies <ei, ej> = 0 whenever i ≠ j and <ei, ei> = 1 for all i. In particular, each vector has unit length and is orthogonal to every other vector in the set.
In R^n with the standard inner product, the standard basis is orthonormal, and any orthonormal set spans
Key properties include that the coordinates of a vector x in an orthonormal basis are given by
Gram–Schmidt is a standard method to convert any linearly independent set into an orthonormal set. In infinite-dimensional
Applications span Fourier analysis, quantum mechanics, signal processing, and principal component analysis, where orthonormal bases facilitate