Appendix A Some Matrix Algebra
A.1
TRACE AND EIGENVALUES
Provided that the matrices are conformable: A.I.I. tr(A + B)
= tr A + tr B.
A.I.2. tr(AC) = tr(CA). The proofs are straightforward. A.I.3. If A is an n x n matrix with eigenvalues Ai (i n
tr(A)
=
L Ai ~l
=
1,2, ... ,n), then n
and
det(A)
= II Ai. ~l
Proof. det(Al n - A) = I1i(A - Ai) = An - An- l (AI + A2 + ... An) + ... + (_l)n AlA2路路路 An. Expanding det(Al n - A), we see that the coefficient of An- l is -(all + a22 + ... + ann), and the constant term is det( -A) = (_l)n det(A). Hence the sum of the roots is tr(A), and the product det(A). A.1.4. (Principal axis theorem) If A is an n x n symmetric matrix, then there exists an orthogonal matrix T = (tl, t2, ... ,t n ) such that T' AT = A, 457