Matrix function


In mathematics, a matrix function is a function which maps a matrix to another matrix.

Extending scalar function to matrix functions

There are several techniques for lifting a real function to a square matrix function such that interesting properties are maintained. All of the following techniques yield the same matrix function, but the domains on which the function is defined may differ.

Power series

If the real function has the Taylor expansion
then a matrix function can be defined by substituting by a matrix: the powers become matrix powers, the additions become matrix sums and the multiplications become scaling operations. If the real series converges for, then the corresponding matrix series will converge for matrix argument if for some matrix norm which satisfies.

Diagonalizable matrices

If the matrix is diagonalizable, the problem may be reduced to an array of the function on each eigenvalue.
This is to say we can find a matrix and a diagonal matrix
such that.
Applying the power series definition to this decomposition, we find that is defined by
where denote the diagonal entries of D.
For example, suppose one is seeking ! = for
One has
for
Application of the formula then simply yields
Likewise,

Jordan decomposition

All complex matrices, whether they are diagonalizable or not,
have a Jordan normal form,
where the matrix J consists of Jordan blocks.
Consider these blocks separately and apply the power series to a Jordan block:
This definition can be used to extend the domain of the matrix function
beyond the set of matrices with spectral radius smaller than the radius of convergence of the power series.
Note that there is also a connection to divided differences.
A related notion is the Jordan–Chevalley decomposition which expresses a matrix as a sum of a diagonalizable and a nilpotent part.

Hermitian matrices

A Hermitian matrix has all real eigenvalues and can always be diagonalized by a unitary matrix P, according to the spectral theorem.
In this case, the Jordan definition is natural. Moreover, this definition allows one to extend standard inequalities for
real functions:
If for all eigenvalues of, then.
The proof follows directly from the definition.

Cauchy integral

from complex analysis can also be used to generalize scalar functions to matrix functions. Cauchy's integral formula states that for any analytic function defined on a set, one has
where is a closed simple curve inside the domain enclosing .
Now, replace by a matrix and consider a path inside that encloses all eigenvalues of . One possibility to achieve this is to let be a circle around the origin with radius larger than ‖‖ for an arbitrary matrix norm ‖•‖. Then, is definable by
This integral can readily be evaluated numerically using the trapezium rule, which converges exponentially in this case. That means that the precision of the result doubles when the number of nodes is doubled. In routine cases, this is bypassed by Sylvester's formula.
This idea applied to bounded linear operators on a Banach space, which can be seen as infinite matrices, leads to the holomorphic functional calculus.

Matrix perturbations

The above Taylor power series allows the scalar to be replaced by the matrix. This is not true in general when expanding in terms of about unless. A counterexample is, which has a finite length Taylor series. We compute this in two ways,
The scalar expression assumes commutativity while the matrix expression does not, and thus they cannot be equated directly unless. For some f this can be dealt with using the same method as scalar Taylor series. For example,. If exists then. The expansion of the first term then follows the power series given above,
The convergence criteria of the power series then apply, requiring to be sufficiently small under the appropriate matrix norm. For more general problems, which cannot be rewritten in such a way that the two matrices commute, the ordering of matrix products produced by repeated application of the Leibniz rule must be tracked.

Arbitrary function of a 2×2 matrix

An arbitrary function f of a 2×2 matrix A has its Sylvester's formula simplify to
where are the eigenvalues of its characteristic equation, |A-λI|=0, and are given by

Examples

Using the semidefinite ordering, some
of the classes of scalar functions can be extended to matrix functions of Hermitian matrices.

Operator monotone

A function is called operator monotone if and only if
for all self-adjoint matrices with spectra in the domain of f.
This is analogous to monotone function in the scalar case.

Operator concave/convex

A function is called operator concave if and only if
for all self-adjoint matrices with spectra in the domain of f and.
This definition is analogous to a concave scalar function.
An operator convex function can be defined be switching to in the
definition above.

Examples

The matrix log is both operator monotone and operator concave. The matrix square is operator convex. The matrix exponential is none of these. Loewner's theorem states that a function on an open interval is operator monotone if and only if it has an analytic extension to the upper and lower complex half planes so that the upper half plane is mapped to itself.