Dualbasis
In linear algebra, the dual basis is associated with a finite basis of a vector space. Let V be a finite-dimensional vector space over a field F, and let B = {v1, v2, ..., vn} be a basis of V. The dual space V* consists of all linear functionals φ: V → F. The dual basis B* = {f1, f2, ..., fn} is the corresponding basis of V* defined by the property f_i(v_j) = δ_ij, where δ_ij is the Kronecker delta.
Construction and interpretation: For any φ in V*, there is a unique expression φ = ∑_{i=1}^n φ(v_i) f_i. Thus
Change of basis and matrices: If the basis B is represented by a matrix with columns v1,
Example: In R^2 with the standard basis e1 = (1,0), e2 = (0,1), the dual basis is e^1, e^2,
Applications: The dual basis is fundamental for coordinate extraction, linear functional representation, and formulating bilinear pairings.