A bilinear form is a scalar-valued bilinear map. It takes two vector inputs and returns a scalar, while remaining linear in each input separately.
Bilinear forms generalize dot products, inner products, area forms, symplectic forms, and quadratic forms. They provide a bridge between linear algebra, geometry, and tensor theory. In finite dimensions, a bilinear form is represented by a matrix once a basis is chosen. The same form may then be studied through algebraic equations, geometric orthogonality, and matrix invariants. A bilinear form on a vector space over a field is commonly defined as a map that is linear in each coordinate.
102.1 Definition
Let be a vector space over a field .
A bilinear form on is a map
such that is linear in each argument separately.
Thus, for all and all scalars ,
and
The first identity says that is linear in the first argument. The second says that is linear in the second argument.
The value is often called the pairing of and .
102.2 Examples
The standard dot product on is a bilinear form:
In coordinates,
Another example on is
If
then
This is the determinant of the matrix with columns and . It measures signed area.
The two examples behave differently. The dot product is symmetric. The signed area form changes sign when the two inputs are exchanged.
102.3 Matrix Representation
Let have basis
A bilinear form is determined by the scalars
These scalars form the matrix
If
then bilinearity gives
In matrix notation,
Here and are the coordinate column vectors of and .
Thus every bilinear form on a finite-dimensional vector space is represented by a matrix.
102.4 Dependence on Basis
The matrix of a bilinear form depends on the chosen basis.
Suppose is the matrix of in one basis, and suppose a change of basis is given by an invertible matrix . Then the matrix in the new basis is
This transformation differs from similarity transformation
Similarity is used for linear maps. Congruence,
is used for bilinear forms.
This distinction is important. Bilinear forms are classified by congruence, not by similarity.
102.5 Symmetric Bilinear Forms
A bilinear form is symmetric if
for all .
In matrix form, this means
The dot product is symmetric:
Symmetric bilinear forms are central in geometry because they define notions of length, angle, orthogonality, and curvature.
If a symmetric bilinear form is positive definite over , then it is an inner product.
102.6 Alternating Bilinear Forms
A bilinear form is alternating if
for every .
Alternating forms encode oriented area rather than length.
For example,
is alternating because
Over fields whose characteristic is not , alternating forms satisfy
Thus swapping the inputs reverses the sign.
In matrix form, an alternating bilinear form has a skew-symmetric matrix with zero diagonal entries.
102.7 Skew-Symmetric Forms
A bilinear form is skew-symmetric if
for all .
Every alternating form is skew-symmetric. If the field has characteristic not equal to , the converse also holds. This distinction matters over fields of characteristic , where signs behave differently.
The matrix of a skew-symmetric form satisfies
For real vector spaces, skew-symmetric forms appear in mechanics, symplectic geometry, and Hamiltonian systems.
102.8 Orthogonality
A bilinear form defines an orthogonality relation.
Vectors are orthogonal with respect to if
This generalizes the usual perpendicularity defined by the dot product.
However, for general bilinear forms, orthogonality may fail to be symmetric. It may happen that
but
For symmetric and alternating forms, orthogonality behaves more regularly.
If , its orthogonal complement is
For non-symmetric forms, one must distinguish left and right orthogonal complements.
102.9 Radical
The right radical of is
The left radical is
If is symmetric or alternating, these two radicals coincide. The common radical is denoted
A vector in the radical is invisible to the form. It pairs to zero with every vector.
102.10 Nondegenerate Forms
A bilinear form is nondegenerate if its radical is zero.
Equivalently, for every nonzero , there exists such that
In finite dimensions, if is the matrix of , then is nondegenerate exactly when
Thus nondegeneracy of a bilinear form corresponds to invertibility of its matrix. This condition does not depend on the chosen basis.
The standard dot product on is nondegenerate. The zero form is maximally degenerate.
102.11 Bilinear Forms and Dual Spaces
Every bilinear form defines a linear map
by
Thus a vector is sent to the linear functional
The form is nondegenerate exactly when is an isomorphism in finite dimensions.
This identifies with its dual space , but the identification depends on . Different bilinear forms produce different identifications.
102.12 Quadratic Forms
A quadratic form is a function
that can be written as
for some bilinear form .
If is represented by a matrix , then
Only the symmetric part of contributes to when the field has characteristic not equal to . Indeed,
Thus quadratic forms are naturally associated with symmetric bilinear forms in the usual real and complex settings.
Examples include:
| Quadratic form | Matrix |
|---|---|
102.13 Positive Definite Forms
Over , a symmetric bilinear form is positive definite if
for every nonzero .
Positive definite symmetric bilinear forms are exactly real inner products.
They define norms by
They also define angles through
Positive definiteness is stronger than nondegeneracy. A positive definite form is nondegenerate, but a nondegenerate form may have both positive and negative directions.
102.14 Indefinite Forms
A symmetric bilinear form is indefinite if it takes both positive and negative values on diagonal inputs.
For example, on ,
has
and
The associated quadratic form is
Indefinite forms occur in relativity, hyperbolic geometry, and optimization. They define geometry, but not Euclidean distance.
102.15 Signature
For a real symmetric bilinear form, a suitable basis can diagonalize the form as
There may also be zero directions if the form is degenerate.
The triple
is called the inertia of the form, where:
| Symbol | Meaning |
|---|---|
| Number of positive squares | |
| Number of negative squares | |
| Number of zero directions |
For nondegenerate forms, . The pair is called the signature.
Sylvester’s law of inertia states that these numbers are invariant under change of basis.
102.16 Symplectic Forms
A symplectic form is a nondegenerate alternating bilinear form.
The standard symplectic form on is
where
This matrix satisfies
Symplectic forms appear in Hamiltonian mechanics. They measure oriented phase-space area rather than length.
Unlike inner products, symplectic forms satisfy
for every vector .
102.17 Change of Coordinates
Let have matrix in basis .
If a vector has old coordinates and new coordinates , with
then
Substituting and , we get
Thus the new matrix is
This formula explains why bilinear forms are studied under congruence transformations.
102.18 Example
Let , and define
Then
Thus
For
compute
Therefore,
The associated quadratic form is
Since
and the leading entry is positive, this form is positive definite.
102.19 Summary
Bilinear forms are scalar-valued maps that are linear in two arguments.
| Concept | Meaning |
|---|---|
| Bilinear form | Map , linear in each input |
| Matrix representation | |
| Symmetric form | |
| Alternating form | |
| Nondegenerate form | Zero radical |
| Quadratic form | |
| Symplectic form | Nondegenerate alternating form |
Bilinear forms make it possible to define orthogonality, length-like quantities, area-like quantities, dual-space identifications, and quadratic expressions. They are one of the main algebraic structures connecting linear algebra with geometry.