Dyadic product

from Wikipedia, the free encyclopedia
Dyadic product of two vectors as a template product

The dyadic product (also dyad from Greek δύας, dýas "duality") or tensor product is a special product of two vectors in mathematics . The result of a dyadic product is a matrix (or a second order tensor ) with rank one. The dyadic product can be viewed as a special case of a matrix product of a single-column matrix with a single-row matrix; it then corresponds to the Kronecker product of these two matrices. To emphasize the contrast to the inner product (scalar product), the dyadic product is sometimes also called the outer product , although this designation is not unambiguous because it is also used for the cross product and the roof product.

The concept of the dyadic product goes back to the American physicist Josiah Willard Gibbs , who first formulated it in 1881 as part of his vector analysis .

definition

The dyadic product is a combination of two real vectors and the form

,

where the result is a matrix . Each entry in the result matrix is ​​calculated from the vectors and over

as the product of the elements and . If the first vector is interpreted as a single-column matrix and the second vector as a single-row matrix, the dyadic product can be expressed using

represent as a template product, where is the vector to be transposed . The dyadic product can thus also be viewed as a special case of the Kronecker product of a single-column with a single-row matrix.

Examples

If and , then is the dyadic product of and

Each column of this matrix is ​​therefore a multiple of and each row is a multiple of . As trivial examples, every zero matrix is the dyadic product of zero vectors and every one matrix is the dyadic product of one vectors according to the appropriate size:

  and  

properties

The following properties of the dyadic product result directly from the properties of the matrix multiplication .

Commutativity

As numerous examples show, the dyadic product is not commutative .

For the transpose of the dyadic product of two vectors and holds

.

Two vectors and are therefore interchangeable precisely then, that is, it applies

,

if the result matrix is symmetric . This is the case if and only if one of the two vectors is a multiple of the other vector, that is, if there is a number such that or applies. If one of the vectors is a zero vector, then applies in particular to all

,

where the result matrix is ​​then the zero matrix.

Distributivity

With vector addition , the dyadic product is distributive , that is, it applies to all and

as well as for all and accordingly

.

Furthermore, the dyadic product is compatible with the scalar multiplication , that is, for and as well as applies

.

Dyadic product of two vectors

The dyadic product of two vectors and , if neither of the two vectors is the zero vector, results in a rank -one matrix, i.e.

.

Conversely, every rank one matrix can be represented as a dyadic product of two vectors. The following applies to the spectral norm and the Frobenius norm of a dyadic product

,

where is the Euclidean norm of the vector . Besides the zero matrix, rank-one matrices are the only matrices for which these two norms match.

References to other products

Scalar product

Conversely, if one forms the product of a row vector with a column vector, one obtains the standard scalar product of two vectors given by

,

where the result is a real number. The standard scalar product of two vectors is equal to the trace (the sum of the diagonal elements) of their dyadic product, i.e.

.

Furthermore, the matrix is nilpotent (always of degree 2) if and only if the two vectors are orthogonal , that is

.

If row and column vectors of a suitable size alternate, several vectors can also be multiplied with one another. Because of the associativity of the matrix multiplication, the identities are obtained in this way

and

.

A scalar product is also called an inner product, which is why the dyadic product is sometimes also called an outer product. This duality is used in the Bra-Ket notation of quantum mechanics , where an inner product is noted through and an outer product through .

Tensor product

The vector space formed by dyadic products of vectors spanned is, the Tensorproduktraum

.

This space is isomorphic to the space of all matrices . Each matrix can therefore be represented as a linear combination of dyadic products of vectors, that is

,

where , and are. With a suitable choice of vectors and a ranking limit , a low- ranking approximation of a matrix can also be achieved in this way , whereby numerical calculations can be accelerated with very large matrices.

use

In many applications, a dyadic product is not calculated component by component, but initially left and only evaluated when it is multiplied by further terms. Multiplying the dyadic product by a vector gives a vector that is parallel to da

applies. The dyadic product of a unit vector with itself is a projection operator , because the matrix-vector product

projects a given vector orthogonally onto a straight line through the origin with a direction vector . The reflection of a vector at an original plane with a unit normal vector results accordingly as

,

where is the identity matrix . Such reflections are used, for example, in the household transformation .

In digital image processing, convolution matrices can be represented as the dyadic product of two vectors. By this separability z. B. soft focus or edge detection filters in "two passes" can be used to reduce the computational effort.

As an example of the 5 × 5 " convolution kernel " (English convolution matrix) of the Gaussian soft focus :

Coordinate-free representation

In a more abstract, coordinate-free representation, the dyadic product of two vectors and of two vector spaces and a second order tensor is in the tensor product space . The various notations sometimes use bold face for vectors or leave out the symbol :

Not every second order tensor is a dyadic product of two vectors, but every second order tensor can be represented as the sum of dyadic products. A tensor that is the dyadic product of two vectors is called a simple tensor or dyad.

This version of the dyadic product is used in continuum mechanics , where the geometric vectors are mostly identical to the three-dimensional vector space .

If a Euclidean vector space , the inner product between tensors and vectors can be defined with the help of the scalar product “·” of . It assigns a vector to every tensor and vector . For dyads the inner product is defined as follows:

This means that every dyad and thus every tensor can be represented as a linear map

be understood. The tensor product space can thus be identified with the space of the linear mappings from to . This is done below.

The following calculation rules apply to the dyadic product. , , And , be Euclidean vector spaces. Then applies to all :

.

It should be noted here that the scalar products "·" derived in equations from the various vector spaces, which is indicated by an index, for example, as follows writes .

The scalar product of two tensors from can be defined with vectors :

This creates a Euclidean vector space whose elements are second order tensors. With a basis of and from has a basis with respect to which every tensor can be represented component-wise:

where is the dimension of and the dimension of . The tensor is independent of the bases used. When the base is changed, the components change in a characteristic way. Are important invariants that do not change their value in such a basic change. See, B. Main invariant .

The components can be arranged in a matrix, in which case the base used must be remembered. Occasionally z. B.

written. If the domain of definition is identical to the image area, the reference to the base used can be omitted when using the standard basis and the tensor goes into its matrix representation, e.g. B .:

.

In the coordinate representation, the dyadic product of two column vectors defined above as a matrix is ​​precisely this mapping matrix of the tensor.

literature

Individual evidence

  1. ^ Ari Ben-Menahem: Historical Encyclopedia of Natural and Mathematical Sciences . tape 1 . Springer, 2009, ISBN 978-3-540-68831-0 , pp. 2463 .
  2. Ivan Markovsky: Low Rank Approximation. Algorithms, Implementation, Applications . Springer, 2011, ISBN 978-1-4471-2227-2 .

Web links