Ivan Shishkin, Birch Grove

Trace

Concept history

A revision trail for this concept page.

3 revisions

Revision 3385

9/1/2026, 9:57:38 AM · araucaria araucana

Updated text

Compare with revision 33832 changed lines
1The trace of a [[square matrix|square matrix]] is the sum of its diagonal elements.
2
3Let $R$ be a ring and $A = (a_{ij})_{1 \le i,j \le n} \in M_{n}(R)$ be a matrix. The trace $\text{tr}$ is a linear form defined as
4\[
5\text{tr}(A) = \sum_{i=1}^{n}a_{ii}.
6\]
7For example, we have
8\[
9\text{tr}\begin{pmatrix}
101 & 2 & 3\\
114 & 5 & 6 \\
127 & 8 & 9
13\end{pmatrix} = 1 + 5 + 9 = 15.
14\]
15### Properties
16- The trace has a cyclic property ; if $A$ and $B$ are two matrices, then $\text{tr}(AB) = \text{tr}(BA)$.

Revision 3383

9/1/2026, 9:39:57 AM · araucaria araucana

Updated text

Compare with revision 26415 changed lines
1The trace of a [[square matrix|square matrix]] is...
1The trace of a [[square matrix|square matrix]] is the sum of its diagonal elements.
2
3Let $R$ be a ring and $A = (a_{ij})_{1 \le i,j \le n} \in M_{n}(R)$ be a matrix. The trace $\text{tr}$ is a linear form defined as
4\[
5\text{tr}(A) = \sum_{i=1}^{n}a_{ii}.
6\]
7For example, we have
8\[
9\text{tr}\begin{pmatrix}
101 & 2 & 3\\
114 & 5 & 6 \\
127 & 8 & 9
13\end{pmatrix} = 1 + 5 + 9 = 15.
14\]

Revision 264

7/7/2026, 10:41:05 AM · Ancient Tree

Concept created

The trace of a [[square matrix|square matrix]] is...