Bilinear Forms
Bilinear forms generalize the dot product to abstract vector spaces, providing a framework for studying geometric notions like angles, distances, and orthogonality without requiring an inner product structure.
A bilinear form on vector space over field is a function that is linear in each argument:
In a basis , the bilinear form is represented by matrix with :
A bilinear form is:
- Symmetric if for all
- Skew-symmetric (or antisymmetric) if
- Alternating if for all
The matrix of a symmetric form is symmetric (); for skew-symmetric forms, .
- Dot product: (symmetric)
- General quadratic: (skew-symmetric)
- Matrix form: for any matrix
A bilinear form is non-degenerate if for all , there exists with .
Equivalently, is non-degenerate if its matrix representation is invertible.
A form is degenerate if there exists nonzero with for all .
Unlike inner products, bilinear forms need not be positive definite or even symmetric. They provide a more general algebraic framework. Symmetric bilinear forms relate to quadratic forms, while skew-symmetric forms appear in symplectic geometry and Hamiltonian mechanics. The classification of bilinear forms via canonical matrices generalizes diagonalization theory.