Frobenius dot product

from Wikipedia, the free encyclopedia

In linear algebra, the Frobenius scalar product is a scalar product on the vector space of the real or complex matrices . It is calculated by component-wise multiplication of the entries of two matrices and subsequent summation over all these products. In the complex case, one element is always complex conjugated . The Frobenius scalar product can also be calculated as a trace of the matrix product of the two matrices, one of the matrices being transposed or adjoint .

With the Frobenius scalar product, the matrix space becomes a scalar product space . The deduced from the scalar Frobenius norm is Frobenius norm . A generalization of the Frobenius scalar product to infinitely dimensional vector spaces is the Hilbert-Schmidt scalar product . The Frobenius scalar product is used, among other things, in continuum mechanics for the tensorial description of the deformation of vector fields . It is named after the German mathematician Ferdinand Georg Frobenius .

definition

The Frobenius scalar product of two, not necessarily quadratic , real matrices and is defined as

.

The Frobenius scalar product thus arises from the component-wise multiplication of the entries of the two output matrices and subsequent summation over all these products. It therefore corresponds to the standard scalar product if one regards the matrices as -dimensional vectors.

Correspondingly, the Frobenius scalar product of two complex matrices and is through

where the overline represents the conjugate of a complex number . As an alternative definition, the second component can be complex conjugated instead of the first.

In physics, the Frobenius scalar product of two matrices and also is noted.

example

The Frobenius scalar product of the two real (2 × 2) matrices

  and  

is given by

.

The Frobenius dot product of the two complex (2 × 2) matrices

  and  

is according to this

.

properties

Dot product axioms

The following axioms of a complex scalar product are listed for the first variant, for the second variant they apply analogously by shifting the conjugation. The real case is obtained from the complex case by omitting the conjugation. The complex Frobenius scalar product is sesquilinear , that is, semilinear in the first argument, that is

  and  

as well as linear in the second argument, i.e.

  and  

Further it is Hermitian , that is

,

and definitely positive , so

  and   .

These properties follow directly from the commutative and distributive laws of addition and multiplication, as well as the positive definiteness of the complex absolute value function . In the second complex variant, the Frobenius scalar product is linear in the first and semilinear in the second argument. In the special case of two single- row or single-column matrices, the Frobenius scalar product corresponds to the standard scalar product of the two row or column vectors. With the Frobenius scalar product, the matrix space becomes a scalar product space , even a Hilbert space .

Representation as a trace

The real Frobenius scalar product has the following representation as a trace

,

where is the transposed matrix of . The complex Frobenius scalar product has the representation accordingly

,

where is the adjoint matrix of .

Displacement property

The real Frobenius scalar product has the following displacement property for all and :

.

The same applies to the complex Frobenius scalar product for all and

.

Both properties result from the cyclical interchangeability of matrices under the track.

Invariances

Because of the trace display and the displacement property, the following applies to the real Frobenius scalar product of two matrices

.

The same applies to the complex Frobenius scalar product of two matrices

.

Induced norm

The norm derived from the Frobenius scalar product is the Frobenius norm

.

The Frobenius norm is thus particularly invariant under unitary transformations and the Cauchy-Schwarz inequality applies

.

The estimate then follows from this

,

where in the case of real matrices the adjoint is replaced by the transpose.

Estimation using the singular values

If the singular values of and those of with , then the estimate applies to the Frobenius scalar product

,

This estimate represents an exacerbation of the Cauchy-Schwarz inequality above.

literature

  • Roger A. Horn, Charles R. Johnson: Matrix Analysis . Cambridge University Press, 2012, ISBN 0-521-46713-6 .
  • Roger A. Horn, Charles R. Johnson: Topics in Matrix Analysis . Cambridge University Press, 1994, ISBN 0-521-46713-6 .

Individual evidence

  1. ^ Horn, Johnson: Matrix Analysis . S. 321 .
  2. ^ Horn, Johnson: Topics in Matrix Analysis . S. 186 .

Web links