Orthonormalny
Orthonormalny, or orthonormal, is a term used in linear algebra to describe a set of vectors that are mutually orthogonal and of unit length with respect to an inner product. Specifically, a set {e1, e2, ..., en} is orthonormal if the inner product satisfies ⟨ei, ej⟩ = δij, where δij is the Kronecker delta. This means ⟨ei, ei⟩ = 1 and ⟨ei, ej⟩ = 0 for i ≠ j.
An orthonormal basis is a basis consisting of orthonormal vectors. In an n-dimensional space with the standard
Matrix interpretation is convenient: the columns of a real matrix Q are orthonormal if Q^T Q = I,
Projections are simplified with an orthonormal set: the projection of v onto the span of {u1, ...,