Ortogonaalset
Ortogonaalset is a term used in Estonian mathematics to denote a set of vectors that are mutually orthogonal in an inner product space. A finite set {v1, v2, ..., vn} is orthogonal if for all i ≠ j, the inner product ⟨vi, vj⟩ equals zero. In real or complex spaces with the standard inner product, this means their dot product is zero. If the vectors are nonzero, an orthogonal set is automatically linearly independent, since any linear combination that yields zero must have all coefficients zero.
An orthogonal set is orthonormal if, in addition, every vector has unit length, i.e., ⟨vi, vi⟩ = 1
Gram-Schmidt is a standard procedure to convert a linearly independent set into an orthogonal (and then orthonormal)
For a finite orthogonal set {v1,...,vn}, the Gram matrix G with entries Gij = ⟨vi, vj⟩ is diagonal
See also: orthonormal basis, inner product, Gram-Schmidt, projection, Hilbert space.