Trace Function
   HOME

TheInfoList



OR:

In linear algebra, the trace of a
square matrix In mathematics, a square matrix is a matrix with the same number of rows and columns. An ''n''-by-''n'' matrix is known as a square matrix of order Any two square matrices of the same order can be added and multiplied. Square matrices are often ...
, denoted , is defined to be the sum of elements on the main diagonal (from the upper left to the lower right) of . The trace is only defined for a square matrix (). It can be proved that the trace of a matrix is the sum of its (complex) eigenvalues (counted with multiplicities). It can also be proved that for any two matrices and . This implies that similar matrices have the same trace. As a consequence one can define the trace of a
linear operator In mathematics, and more specifically in linear algebra, a linear map (also called a linear mapping, linear transformation, vector space homomorphism, or in some contexts linear function) is a mapping V \to W between two vector spaces that pre ...
mapping a finite-dimensional vector space into itself, since all matrices describing such an operator with respect to a basis are similar. The trace is related to the derivative of the determinant (see Jacobi's formula).


Definition

The trace of an
square matrix In mathematics, a square matrix is a matrix with the same number of rows and columns. An ''n''-by-''n'' matrix is known as a square matrix of order Any two square matrices of the same order can be added and multiplied. Square matrices are often ...
is defined as \operatorname(\mathbf) = \sum_^n a_ = a_ + a_ + \dots + a_ where denotes the entry on the th row and th column of . The entries of can be real numbers or (more generally) complex numbers. The trace is not defined for non-square matrices. Expressions like , where is a square matrix, occur so often in some fields (e.g. multivariate statistical theory), that a shorthand notation has become common: \operatorname(A) := \operatorname(\exp(A)). is sometimes referred to as the exponential trace function; it is used in the Golden–Thompson inequality.


Example

Let be a matrix, with \mathbf = \begin a_ & a_ & a_ \\ a_ & a_ & a_ \\ a_ & a_ & a_ \end = \begin 1 & 0 & 3 \\ 11 & 5 & 2 \\ 6 & 12 & -5 \end Then \operatorname(\mathbf) = \sum_^ a_ = a_ + a_ + a_ = 1 + 5 + (-5) = 1


Properties


Basic properties

The trace is a linear mapping. That is, \begin \operatorname(\mathbf + \mathbf) &= \operatorname(\mathbf) + \operatorname(\mathbf) \\ \operatorname(c\mathbf) &= c \operatorname(\mathbf) \end for all square matrices and , and all scalars . A matrix and its transpose have the same trace: \operatorname(\mathbf) = \operatorname\left(\mathbf^\mathsf\right). This follows immediately from the fact that transposing a square matrix does not affect elements along the main diagonal.


Trace of a product

The trace of a square matrix which is the product of two real matrices can be rewritten as the sum of entry-wise products of their elements, i.e. as the sum of all elements of their Hadamard product. Phrased directly, if and are two real matrices, then: \operatorname\left(\mathbf^\mathsf\mathbf\right) = \operatorname\left(\mathbf\mathbf^\mathsf\right) = \operatorname\left(\mathbf^\mathsf\mathbf\right) = \operatorname\left(\mathbf\mathbf^\mathsf\right) = \sum_^m \sum_^n a_b_ \; . If one views any real matrix as a vector of length (an operation called vectorization) then the above operation on and coincides with the standard dot product. According to the above expression, is a sum of squares and hence is nonnegative, equal to zero if and only if is zero. Furthermore, as noted in the above formula, . These demonstrate the positive-definiteness and symmetry required of an inner product; it is common to call the Frobenius inner product of and . This is a natural inner product on the vector space of all real matrices of fixed dimensions. The norm derived from this inner product is called the Frobenius norm, and it satisfies a submultiplicative property, as can be proven with the
Cauchy–Schwarz inequality The Cauchy–Schwarz inequality (also called Cauchy–Bunyakovsky–Schwarz inequality) is considered one of the most important and widely used inequalities in mathematics. The inequality for sums was published by . The corresponding inequality fo ...
: 0 \leq \left operatorname(\mathbf \mathbf)\right2 \leq \operatorname\left(\mathbf^2\right) \operatorname\left(\mathbf^2\right) \leq \left operatorname(\mathbf)\right2 \left operatorname(\mathbf)\right2 \ , if and are real positive semi-definite matrices of the same size. The Frobenius inner product and norm arise frequently in matrix calculus and
statistics Statistics (from German language, German: ''wikt:Statistik#German, Statistik'', "description of a State (polity), state, a country") is the discipline that concerns the collection, organization, analysis, interpretation, and presentation of ...
. The Frobenius inner product may be extended to a hermitian inner product on the complex vector space of all complex matrices of a fixed size, by replacing by its complex conjugate. The symmetry of the Frobenius inner product may be phrased more directly as follows: the matrices in the trace of a product can be switched without changing the result. If and are and real or complex matrices, respectively, thenThis is immediate from the definition of the matrix product: \operatorname(\mathbf\mathbf) = \sum_^m \left(\mathbf\mathbf\right)_ = \sum_^m \sum_^n a_ b_ = \sum_^n \sum_^m b_ a_ = \sum_^n \left(\mathbf\mathbf\right)_ = \operatorname(\mathbf\mathbf). This is notable both for the fact that does not usually equal , and also since the trace of either does not usually equal .For example, if \mathbf = \begin 0 & 1 \\ 0 & 0 \end,\quad \mathbf = \begin 0 & 0 \\ 1 & 0 \end, then the product is \mathbf = \begin 1 & 0 \\ 0 & 0 \end, and the traces are . The similarity-invariance of the trace, meaning that for any square matrix and any invertible matrix of the same dimensions, is a fundamental consequence. This is proved by \operatorname\left(\mathbf^(\mathbf\mathbf)\right) = \operatorname\left((\mathbf \mathbf)\mathbf^\right) = \operatorname(\mathbf). Similarity invariance is the crucial property of the trace in order to discuss traces of linear transformations as below. Additionally, for real column vectors \mathbf\in\mathbb^n and \mathbf\in\mathbb^n, the trace of the outer product is equivalent to the inner product:


Cyclic property

More generally, the trace is ''invariant under cyclic permutations'', that is, This is known as the ''cyclic property''. Arbitrary permutations are not allowed: in general, \operatorname(\mathbf\mathbf\mathbf) \ne \operatorname(\mathbf\mathbf\mathbf). However, if products of ''three'' symmetric matrices are considered, any permutation is allowed, since: \operatorname(\mathbf\mathbf\mathbf) = \operatorname\left(\left(\mathbf\mathbf\mathbf\right)^\right) = \operatorname(\mathbf\mathbf\mathbf) = \operatorname(\mathbf\mathbf\mathbf), where the first equality is because the traces of a matrix and its transpose are equal. Note that this is not true in general for more than three factors.


Trace of a Kronecker product

The trace of the Kronecker product of two matrices is the product of their traces: \operatorname(\mathbf \otimes \mathbf) = \operatorname(\mathbf)\operatorname(\mathbf).


Characterization of the trace

The following three properties: \begin \operatorname(\mathbf + \mathbf) &= \operatorname(\mathbf) + \operatorname(\mathbf), \\ \operatorname(c\mathbf) &= c \operatorname(\mathbf), \\ \operatorname(\mathbf\mathbf) &= \operatorname(\mathbf\mathbf), \end characterize the trace
up to Two Mathematical object, mathematical objects ''a'' and ''b'' are called equal up to an equivalence relation ''R'' * if ''a'' and ''b'' are related by ''R'', that is, * if ''aRb'' holds, that is, * if the equivalence classes of ''a'' and ''b'' wi ...
a scalar multiple in the following sense: If f is a linear functional on the space of square matrices that satisfies f(xy) = f(yx), then f and \operatorname are proportional.Proof: Let e_ the standard basis and note that f\left(e_\right) = 0 if and only if i \neq j and f\left(e_\right) = f\left(e_\right) f(\mathbf) = \sum_ mathbf f\left(e_\right) = \sum_i mathbf f\left(e_\right) = f\left(e_\right) \operatorname(\mathbf). More abstractly, this corresponds to the decomposition \mathfrak_n = \mathfrak_n \oplus k, as \operatorname(AB) = \operatorname(BA) (equivalently, \operatorname(
, B The comma is a punctuation mark that appears in several variants in different languages. It has the same shape as an apostrophe or single closing quotation mark () in many typefaces, but it differs from them in being placed on the baseline o ...
= 0) defines the trace on \mathfrak_n, which has complement the scalar matrices, and leaves one degree of freedom: any such map is determined by its value on scalars, which is one scalar parameter and hence all are multiple of the trace, a nonzero such map.
For n\times n matrices, imposing the normalization f(\mathbf) = n makes f equal to the trace.


Trace as the sum of eigenvalues

Given any real or complex matrix , there is where are the eigenvalues of counted with multiplicity. This holds true even if is a real matrix and some (or all) of the eigenvalues are complex numbers. This may be regarded as a consequence of the existence of the Jordan canonical form, together with the similarity-invariance of the trace discussed above.


Trace of commutator

When both and are matrices, the trace of the (ring-theoretic)
commutator In mathematics, the commutator gives an indication of the extent to which a certain binary operation fails to be commutative. There are different definitions used in group theory and ring theory. Group theory The commutator of two elements, a ...
of and vanishes: , because and is linear. One can state this as "the trace is a map of Lie algebras from operators to scalars", as the commutator of scalars is trivial (it is an Abelian Lie algebra). In particular, using similarity invariance, it follows that the identity matrix is never similar to the commutator of any pair of matrices. Conversely, any square matrix with zero trace is a linear combinations of the commutators of pairs of matrices.Proof: \mathfrak_n is a semisimple Lie algebra and thus every element in it is a linear combination of commutators of some pairs of elements, otherwise the derived algebra would be a proper ideal. Moreover, any square matrix with zero trace is unitarily equivalent to a square matrix with diagonal consisting of all zeros.


Traces of special kinds of matrices

* The trace of the
identity matrix In linear algebra, the identity matrix of size n is the n\times n square matrix with ones on the main diagonal and zeros elsewhere. Terminology and notation The identity matrix is often denoted by I_n, or simply by I if the size is immaterial o ...
is the dimension of the space, namely . ::\operatorname\left(\mathbf_n\right) = n :This leads to generalizations of dimension using trace. * The trace of a Hermitian matrix is real, because the elements on the diagonal are real. * The trace of a
permutation matrix In mathematics, particularly in matrix theory, a permutation matrix is a square binary matrix that has exactly one entry of 1 in each row and each column and 0s elsewhere. Each such matrix, say , represents a permutation of elements and, when ...
is the number of fixed points of the corresponding permutation, because the diagonal term is 1 if the th point is fixed and 0 otherwise. *The trace of a projection matrix is the dimension of the target space. ::\begin \mathbf_\mathbf &= \mathbf\left(\mathbf^\mathsf \mathbf\right)^ \mathbf^\mathsf \\ pt\Longrightarrow \operatorname\left(\mathbf_\mathbf\right) &= \operatorname(\mathbf). \end :The matrix is idempotent. * More generally, the trace of any idempotent matrix, i.e. one with , equals its own rank. * The trace of a nilpotent matrix is zero. : When the characteristic of the base field is zero, the converse also holds: if for all , then is nilpotent. : When the characteristic is positive, the identity in dimensions is a counterexample, as \operatorname\left(\mathbf_n^k\right) = \operatorname\left(\mathbf_n\right) = n \equiv 0, but the identity is not nilpotent.


Relationship to eigenvalues

If is a linear operator represented by a square matrix with real or complex entries and if are the eigenvalues of (listed according to their algebraic multiplicities), then This follows from the fact that is always similar to its Jordan form, an upper triangular matrix having on the main diagonal. In contrast, the determinant of is the ''product'' of its eigenvalues; that is, \det(\mathbf) = \prod_i \lambda_i.


Derivative relationships

If is a square matrix with small entries and denotes the
identity matrix In linear algebra, the identity matrix of size n is the n\times n square matrix with ones on the main diagonal and zeros elsewhere. Terminology and notation The identity matrix is often denoted by I_n, or simply by I if the size is immaterial o ...
, then we have approximately \det(\mathbf+\mathbf)\approx 1 + \operatorname(\mathbf). Precisely this means that the trace is the derivative of the determinant function at the identity matrix. Jacobi's formula d\det(\mathbf) = \operatorname \big(\operatorname(\mathbf)\cdot d\mathbf\big) is more general and describes the differential of the determinant at an arbitrary square matrix, in terms of the trace and the adjugate of the matrix. From this (or from the connection between the trace and the eigenvalues), one can derive a relation between the trace function, the matrix exponential function, and the determinant:\det(\exp(\mathbf)) = \exp(\operatorname(\mathbf)). A related characterization of the trace applies to linear vector fields. Given a matrix , define a vector field on by . The components of this vector field are linear functions (given by the rows of ). Its divergence is a constant function, whose value is equal to . By the
divergence theorem In vector calculus, the divergence theorem, also known as Gauss's theorem or Ostrogradsky's theorem, reprinted in is a theorem which relates the ''flux'' of a vector field through a closed surface to the ''divergence'' of the field in the vol ...
, one can interpret this in terms of flows: if represents the velocity of a fluid at location and is a region in , the net flow of the fluid out of is given by , where is the volume of . The trace is a linear operator, hence it commutes with the derivative: d \operatorname (\mathbf) = \operatorname(d\mathbf) .


Trace of a linear operator

In general, given some linear map (where is a finite- dimensional vector space), we can define the trace of this map by considering the trace of a matrix representation of , that is, choosing a basis for and describing as a matrix relative to this basis, and taking the trace of this square matrix. The result will not depend on the basis chosen, since different bases will give rise to similar matrices, allowing for the possibility of a basis-independent definition for the trace of a linear map. Such a definition can be given using the
canonical isomorphism In mathematics, an isomorphism is a structure-preserving mapping between two structures of the same type that can be reversed by an inverse mapping. Two mathematical structures are isomorphic if an isomorphism exists between them. The word is ...
between the space of linear maps on and , where is the
dual space In mathematics, any vector space ''V'' has a corresponding dual vector space (or just dual space for short) consisting of all linear forms on ''V'', together with the vector space structure of pointwise addition and scalar multiplication by const ...
of . Let be in and let be in . Then the trace of the indecomposable element is defined to be ; the trace of a general element is defined by linearity. Using an explicit basis for and the corresponding dual basis for , one can show that this gives the same definition of the trace as given above.


Numerical algorithms


Stochastic estimator

The trace can be estimated unbiasedly by "Hutchinson's trick":
Given any matrix W\in \R^, and any random u\in \R^n with E u^T= I, we have E ^T W u= tr(W). (Proof: expand the expectation directly.)
Usually, the random vector is sampled from N(0, I) (normal distribution) or \^n ( Rademacher distribution). More sophisticated stochastic estimators of trace have been developed.


Applications

If a 2 x 2 real matrix has zero trace, its square is a diagonal matrix. The trace of a 2 × 2 complex matrix is used to classify
Möbius transformation In geometry and complex analysis, a Möbius transformation of the complex plane is a rational function of the form f(z) = \frac of one complex variable ''z''; here the coefficients ''a'', ''b'', ''c'', ''d'' are complex numbers satisfying ''ad'' ...
s. First, the matrix is normalized to make its determinant equal to one. Then, if the square of the trace is 4, the corresponding transformation is ''parabolic''. If the square is in the interval , it is ''elliptic''. Finally, if the square is greater than 4, the transformation is ''loxodromic''. See classification of Möbius transformations. The trace is used to define characters of group representations. Two representations of a group are equivalent (up to change of basis on ) if for all . The trace also plays a central role in the distribution of quadratic forms.


Lie algebra

The trace is a map of Lie algebras \operatorname:\mathfrak_n\to K from the Lie algebra \mathfrak_n of linear operators on an -dimensional space ( matrices with entries in K) to the Lie algebra of scalars; as is Abelian (the Lie bracket vanishes), the fact that this is a map of Lie algebras is exactly the statement that the trace of a bracket vanishes: \operatorname( mathbf, \mathbf = 0 \text\mathbf A,\mathbf B\in\mathfrak_n. The kernel of this map, a matrix whose trace is zero, is often said to be or , and these matrices form the simple Lie algebra \mathfrak_n, which is the
Lie algebra In mathematics, a Lie algebra (pronounced ) is a vector space \mathfrak g together with an Binary operation, operation called the Lie bracket, an Alternating multilinear map, alternating bilinear map \mathfrak g \times \mathfrak g \rightarrow ...
of the special linear group of matrices with determinant 1. The special linear group consists of the matrices which do not change volume, while the special linear Lie algebra is the matrices which do not alter volume of ''infinitesimal'' sets. In fact, there is an internal
direct sum The direct sum is an operation between structures in abstract algebra, a branch of mathematics. It is defined differently, but analogously, for different kinds of structures. To see how the direct sum is used in abstract algebra, consider a more ...
decomposition \mathfrak_n = \mathfrak_n \oplus K of operators/matrices into traceless operators/matrices and scalars operators/matrices. The projection map onto scalar operators can be expressed in terms of the trace, concretely as: \mathbf \mapsto \frac\operatorname(\mathbf)\mathbf. Formally, one can compose the trace (the
counit In mathematics, coalgebras or cogebras are structures that are dual (in the category-theoretic sense of reversing arrows) to unital associative algebras. The axioms of unital associative algebras can be formulated in terms of commutative diagram ...
map) with the unit map K\to\mathfrak_n of "inclusion of
scalars Scalar may refer to: *Scalar (mathematics), an element of a field, which is used to define a vector space, usually the field of real numbers *Scalar (physics), a physical quantity that can be described by a single element of a number field such a ...
" to obtain a map \mathfrak_n\to\mathfrak_n mapping onto scalars, and multiplying by . Dividing by makes this a projection, yielding the formula above. In terms of short exact sequences, one has 0 \to \mathfrak_n \to \mathfrak_n \overset K \to 0 which is analogous to 1 \to \operatorname_n \to \operatorname_n \overset K^* \to 1 (where K^*=K\setminus\) for Lie groups. However, the trace splits naturally (via 1/n times scalars) so \mathfrak_n=\mathfrak_n\oplus K, but the splitting of the determinant would be as the th root times scalars, and this does not in general define a function, so the determinant does not split and the general linear group does not decompose: \operatorname_n \neq \operatorname_n \times K^*.


Bilinear forms

The
bilinear form In mathematics, a bilinear form is a bilinear map on a vector space (the elements of which are called '' vectors'') over a field ''K'' (the elements of which are called ''scalars''). In other words, a bilinear form is a function that is linear i ...
(where , are square matrices) B(\mathbf, \mathbf) = \operatorname(\operatorname(\mathbf)\operatorname(\mathbf))\quad \text \operatorname(\mathbf)\mathbf = mathbf, \mathbf= \mathbf\mathbf - \mathbf\mathbf is called the
Killing form In mathematics, the Killing form, named after Wilhelm Killing, is a symmetric bilinear form that plays a basic role in the theories of Lie groups and Lie algebras. Cartan's criteria (criterion of solvability and criterion of semisimplicity) show ...
, which is used for the classification of Lie algebras. The trace defines a bilinear form: (\mathbf, \mathbf) \mapsto \operatorname(\mathbf\mathbf). The form is symmetric, non-degenerateThis follows from the fact that if and only if . and associative in the sense that: \operatorname(\mathbf mathbf, \mathbf = \operatorname( mathbf, \mathbfmathbf). For a complex simple Lie algebra (such as ), every such bilinear form is proportional to each other; in particular, to the Killing form. Two matrices and are said to be ''trace orthogonal'' if \operatorname(\mathbf\mathbf) = 0. There is a generalization to a general representation (\rho,\mathfrak,V) of a Lie algebra \mathfrak, such that \rho is a homomorphism of Lie algebras \rho: \mathfrak \rightarrow \text(V). The trace form \text_V on \text(V) is defined as above. The bilinear form \phi(\mathbf,\mathbf) = \text_V(\rho(\mathbf)\rho(\mathbf)) is symmetric and invariant due to cyclicity.


Generalizations

The concept of trace of a matrix is generalized to the trace class of compact operators on
Hilbert space In mathematics, Hilbert spaces (named after David Hilbert) allow generalizing the methods of linear algebra and calculus from (finite-dimensional) Euclidean vector spaces to spaces that may be infinite-dimensional. Hilbert spaces arise natural ...
s, and the analog of the Frobenius norm is called the Hilbert–Schmidt norm. If is a trace-class operator, then for any orthonormal basis (e_n)_n, the trace is given by \operatorname(K) = \sum_n \left\langle e_n, Ke_n \right\rangle, and is finite and independent of the orthonormal basis. The partial trace is another generalization of the trace that is operator-valued. The trace of a linear operator which lives on a product space is equal to the partial traces over and : \operatorname(Z) = \operatorname_A \left(\operatorname_B(Z)\right) = \operatorname_B \left(\operatorname_A(Z)\right). For more properties and a generalization of the partial trace, see traced monoidal categories. If is a general
associative algebra In mathematics, an associative algebra ''A'' is an algebraic structure with compatible operations of addition, multiplication (assumed to be associative), and a scalar multiplication by elements in some field ''K''. The addition and multiplic ...
over a field , then a trace on is often defined to be any map which vanishes on commutators: for all . Such a trace is not uniquely defined; it can always at least be modified by multiplication by a nonzero scalar. A supertrace is the generalization of a trace to the setting of superalgebras. The operation of tensor contraction generalizes the trace to arbitrary tensors.


Traces in the language of tensor products

Given a vector space , there is a natural bilinear map given by sending to the scalar . The universal property of the tensor product automatically implies that this bilinear map is induced by a linear functional on . Similarly, there is a natural bilinear map given by sending to the linear map . The universal property of the tensor product, just as used previously, says that this bilinear map is induced by a linear map . If is finite-dimensional, then this linear map is a linear isomorphism. This fundamental fact is a straightforward consequence of the existence of a (finite) basis of , and can also be phrased as saying that any linear map can be written as the sum of (finitely many) rank-one linear maps. Composing the inverse of the isomorphism with the linear functional obtained above results in a linear functional on . This linear functional is exactly the same as the trace. Using the definition of trace as the sum of diagonal elements, the matrix formula is straightforward to prove, and was given above. In the present perspective, one is considering linear maps and , and viewing them as sums of rank-one maps, so that there are linear functionals and and nonzero vectors and such that and for any in . Then :(S\circ T)(u)=\sum_i\varphi_i\left(\sum_j\psi_j(u)w_j\right)v_i=\sum_i\sum_j\psi_j(u)\varphi_i(w_j)v_i for any in . The rank-one linear map has trace and so :\operatorname(S\circ T)=\sum_i\sum_j\psi_j(v_i)\varphi_i(w_j)=\sum_j\sum_i\varphi_i(w_j)\psi_j(v_i). Following the same procedure with and reversed, one finds exactly the same formula, proving that equals . The above proof can be regarded as being based upon tensor products, given that the fundamental identity of with is equivalent to the expressibility of any linear map as the sum of rank-one linear maps. As such, the proof may be written in the notation of tensor products. Then one may consider the multilinear map given by sending to . Further composition with the trace map then results in , and this is unchanged if one were to have started with instead. One may also consider the bilinear map given by sending to the composition , which is then induced by a linear map . It can be seen that this coincides with the linear map . The established symmetry upon composition with the trace map then establishes the equality of the two traces. For any finite dimensional vector space , there is a natural linear map ; in the language of linear maps, it assigns to a scalar the linear map . Sometimes this is called ''coevaluation map'', and the trace is called ''evaluation map''. These structures can be axiomatized to define
categorical trace In category theory, a branch of mathematics, the categorical trace is a generalization of the trace (linear algebra), trace of a matrix (mathematics), matrix. Definition The trace is defined in the context of a symmetric monoidal category ''C'', i. ...
s in the abstract setting of
category theory Category theory is a general theory of mathematical structures and their relations that was introduced by Samuel Eilenberg and Saunders Mac Lane in the middle of the 20th century in their foundational work on algebraic topology. Nowadays, cate ...
.


See also

* Trace of a tensor with respect to a metric tensor * Characteristic function * Field trace * Golden–Thompson inequality *
Singular trace In mathematics, a singular trace is a Von Neumann algebra#Weights, states, and traces, trace on a space of linear operators of a separable Hilbert space that vanishes on operators of finite-rank operator, finite rank. Singular traces are a feature ...
* Specht's theorem * Trace class * Trace identity *
Trace inequalities In mathematics, there are many kinds of inequalities involving matrices and linear operators on Hilbert spaces. This article covers some important operator inequalities connected with traces of matrices.E. Carlen, Trace Inequalities and Quantum Entr ...
* von Neumann's trace inequality


Notes


References

* * *


External links

* {{DEFAULTSORT:Trace (Linear Algebra) Linear algebra Matrix theory Trace theory