Trace (mathematics): Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Paul Wormer
(New page: {{subpages}} In mathematics, a '''trace''' is a property of a matrix and of a linear operator on a vector space. The trace plays an important role in the [[representation t...)
 
imported>Paul Wormer
Line 35: Line 35:
</math>
</math>
where we used '''B B'''<sup>&minus;1</sup> = '''E''' (the identity matrix).
where we used '''B B'''<sup>&minus;1</sup> = '''E''' (the identity matrix).
Other properties are (all matrices are ''n'' &times; ''n'' matrices):
:<math>
\begin{align}
\mathrm{Tr}( \mathbf{A} + \mathbf{B} ) &= \mathrm{Tr}( \mathbf{A}) + \mathrm{Tr}(\mathbf{B} ) \\
\mathrm{Tr}( \mathbf{E}) &= n \qquad\hbox{(trace of identity matrix)}\\
\mathrm{Tr}( \mathbf{O}) &= 0  \qquad\hbox{(trace of zero matrix)} \\
\mathrm{Tr}(c\mathbf{A}) & = c \mathrm{Tr}(\mathbf{A}) \quad c\in\mathbb{C} \\
\end{align}
</math>
==Definition for a linear operator on a finite-dimensional vector space==
==Definition for a linear operator on a finite-dimensional vector space==
Let ''V''<sub>''n''</sub> be an ''n''-dimensional [[vector space]] (also known as linear space).
Let ''V''<sub>''n''</sub> be an ''n''-dimensional [[vector space]] (also known as linear space).

Revision as of 08:14, 17 January 2009

This article is developing and not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

In mathematics, a trace is a property of a matrix and of a linear operator on a vector space. The trace plays an important role in the representation theory of groups (the collection of traces is the character of the representation) and in statistical thermodynamics (the trace of a thermodynamic observable times the density operator is the thermodynamic average of the observable).

Definition for matrices

Let A be a square n × n matrix; its trace is defined by

where Aii is the ith diagonal element of A.

Example

Theorem.

Let A and B be square finite-sized matrices, then Tr(A B) = Tr (B A).

Proof

Theorem

The trace is invariant under a similarity transformation Tr(B−1A B) = Tr(A).

Proof

where we used B B−1 = E (the identity matrix).

Other properties are (all matrices are n × n matrices):

Definition for a linear operator on a finite-dimensional vector space

Let Vn be an n-dimensional vector space (also known as linear space). Let be a linear operator (also known as linear map) on this space,

.

Let

be a basis for Vn, then the matrix of with respect to this basis is given by

Definition: The trace of the linear operator is the trace of its matrix. The trace is independent of the choice of basis.

The definition is self-evident, the second part must proved, i.e., the independence of a trace of an operator on the choice of basis. Consider two bases connected by the non-singular matrix B (a basis transformation matrix),

Above we introduced the matrix A of in the basis vi. Write A' for its matrix in the basis wi

It is not difficult to prove that

from which follows that the trace of in both bases is equal.