Multilinear map
From Wikipedia, the free encyclopedia
In linear algebra, a multilinear map is a mathematical function of several vector variables that is linear in each variable.
A multilinear map of n variables is also called an n-linear map.
If all variables belong to the same space, one can consider symmetric, antisymmetric and alternating n-linear maps. The latter coincide if the underlying ring (or field) has a characteristic different from two, else the former two coincide.
General discussion of where this leads is at multilinear algebra.
Contents |
[edit] Examples
- An inner product over the real number field (dot product) is a symmetric bilinear function of two vector variables,
- The determinant of a matrix is a skew-symmetric multilinear function of the columns (or rows) of a square matrix.
- The trace of a matrix is a multilinear function of the columns (or rows) of a square matrix.
- Bilinear maps are multilinear maps.
[edit] Multilinear functions on n×n matrices
One can consider multilinear functions on an n×n matrix over a commutative ring K with identity as a function of the rows (or equivalently the columns) of the matrix. Let A be such a matrix and ai, 1 ≤ i ≤ n be the rows of A. Then the multilinear function D can be written as
satisfying
If we let represent the jth row of the identity matrix we can express each row ai as the sum
Using the multilinearity of D we rewrite D(A) as
Continuing this substitution for each ai we get, for 1 ≤ i ≤ n
So D(A) is uniquely determined by how it operates on .
In the case of 2×2 matrices we get
Where and . If we restrict D to be an alternating function then and . Letting D(I) = 1 we get the determinant function on 2×2 matrices:
[edit] Properties
A multilinear map has a value of zero whenever one of its arguments is zero.
For n>1, the only n-linear map which is also a linear map is the zero function, see bilinear map#Examples.