The Khatri-Rao product<ref>Khatry CG, Rao CR. 1968. Solutions to some functional equations and their applications to characterization of probability distributions. Sankhya 30: 167-180.</ref><ref>Zhang X, Yang Z, Cao C. 2002. Inequalities involving Khatri-Rao products of positive semi-definie matrices. Applied Mathematics E-notes 2: 117-124.</ref>
The Khatri-Rao product<ref>Khatry CG, Rao CR. 1968. Solutions to some functional equations and their applications to characterization of probability distributions. Sankhya 30: 167-180.</ref><ref>Zhang X, Yang Z, Cao C. 2002. Inequalities involving Khatri-Rao products of positive semi-definite matrices. Applied Mathematics E-notes 2: 117-124.</ref>
is defined as
is defined as
:<math> A \ast B = (A_{ij}\otimes B_{ij})_{ij}</math>
:<math> A \ast B = (A_{ij}\otimes B_{ij})_{ij}</math>
Line 327:
Line 327:
\right].
\right].
</math>
</math>
== References ==
== References ==
Revision as of 17:10, 26 May 2008
In mathematics, the Kronecker product, denoted by , is an operation on two matrices of arbitrary size resulting in a block matrix. It is a special case of a tensor product. The Kronecker product should not be confused with the usual matrix multiplication, which is an entirely different operation. It is named after German mathematician Leopold Kronecker.
Definition
If A is an m-by-n matrix and B is a p-by-q matrix, then the Kronecker product is the mp-by-nq block matrix
More explicitly, we have
Examples
.
.
Properties
Bilinearity and associativity
The Kronecker product is a special case of the tensor product, so it is bilinear and associative:
where A, B and C are matrices and k is a scalar.
The Kronecker product is not commutative: in general, AB and BA are different matrices. However, AB and BA are permutation equivalent, meaning that there exist permutation matricesP and Q such that
If A and B are square matrices, then AB and BA are even permutation similar, meaning that we can take P = QT.
The mixed-product property
If A, B, C and D are matrices of such size that one can form the matrix products AC and BD, then
This is called the mixed-product property, because it mixes the ordinary matrix product and the Kronecker product. It follows that AB is invertibleif and only ifA and B are invertible, in which case the inverse is given by
Kronecker sum and exponentiation
If A is n-by-n, B is m-by-m and denotes the k-by-k identity matrix then we can define the Kronecker sum, , by
Suppose that A and B are square matrices of size n and q respectively. Let λ1, ..., λn be the eigenvalues of A and μ1, ..., μq be those of B (listed according to multiplicity). Then the eigenvalues of AB are
It follows that the trace and determinant of a Kronecker product are given by
Singular values
If A and B are rectangular matrices, then one can consider their singular values. Suppose that A has rA nonzero singular values, namely
Similarly, denote the nonzero singular values of B by
Then the Kronecker product AB has rArB nonzero singular values, namely
Since the rank of a matrix equals the number of nonzero singular values, we find that
Relation to the abstract tensor product
The Kronecker product of matrices corresponds to the abstract tensor product of linear maps. Specifically, if the matrices A and B represent linear transformations V1 → W1 and V2 → W2, respectively, then the matrix AB represents the tensor product of the two maps, V1V2 → W1W2.
The operation of transposition is distributive over the Kronecker product:
Matrix equations
The Kronecker product can be used to get a convenient representation for some matrix equations. Consider for instance the equation AXB = C, where A, B and C are given matrices and the matrix X is the unknown. We can rewrite this equation as
It now follows from the properties of the Kronecker product that the equation AXB = C has a unique solution if and only if A and B are nonsingular (Horn & Johnson 1991, Lemma 4.3.1).
Here, vec(X) denotes the vectorization of the matrix X formed by stacking the columns of X into a single column vector.
If X is row-ordered into the column vector x then can be also be written as (Jain 1989, 2.8 Block Matrices and Kronecker Products)
History
The Kronecker product is named after Leopold Kronecker, even though there is little evidence that he was the first to define and use it. Indeed, in the past the Kronecker product was sometimes called the Zehfuss matrix, after Johann Georg Zehfuss.
Related matrix operations
Two related matrix operations are the Tracy-Singh and Khatri-Rao products which operate on partitioned matrices. Let the -by- matrix be partitioned into the -by- blocks and -by- matrix into the -by- blocks Bkl with of course , , and
which means that the th subblock of the -by- product is the -by- matrix , of which the th subblock equals the -by- matrix . Essentially the Tracy-Singh product is the pairwise Kronecker product for each pair of partitions in the two matrices.
For example, if and both are -by- partitioned matrices e.g.:
in which the th block is the -by- sized Kronecker product of the corresponding blocks of and , assuming the number of row and column partitions of both matrices is equal. The size of the product is then -by-. Proceeding with the same matrices as the previous example we obtain:
This is a submatrix of the Tracy-Singh product of the two matrices (each partition in this example is a partition in a corner of the Tracy-Singh product).
A column-wise Kronecker product of two matrices may also be called the Khatri-Rao product. This product assumes the partitions of the matrices are their columns. In this case , , and . The resulting product is a -by- matrix of which each column is the Kronecker product of the corresponding columns of and . Using the matrices from the previous examples with the columns partitioned:
^Tracy, DS, Singh RP. 1972. A new matrix product and its applications in matrix differentiation. Statistica Neerlandica 26: 143-157.
^Liu S. 1999. Matrix results on the Khatri-Rao and Tracy-Singh products. Linear Algebra and its Applications 289: 267-277. (pdf)
^Khatry CG, Rao CR. 1968. Solutions to some functional equations and their applications to characterization of probability distributions. Sankhya 30: 167-180.
^Zhang X, Yang Z, Cao C. 2002. Inequalities involving Khatri-Rao products of positive semi-definite matrices. Applied Mathematics E-notes 2: 117-124.
Horn, Roger A.; Johnson, Charles R. (1991), Topics in Matrix Analysis, Cambridge University Press, ISBN0-521-46713-6.
Jain, Anil K. (1989), Fundamentals of Digital Image Processing, Prentice Hall, ISBN0-13-336165-9.