Let
j (x) = |xE - A| = xn + an-1xn-1+ ··· + a0
be the characteristic polynomial of the (n,n)-matrix A. According to (15.4) for the formation of the inverse matrix, the elements of (xE - A)-1 have the form: They are the quotients of polynomials in x; the common denominator of all the quotients is j (x); the numerator are the minor determinants of order n-1 of xE-A, whence the numerators have at the most the degree n - 1 and you can write
(xE - A)-1 = B(x)/j (x), (41.1)
where the elements of the matrix B(x) are polynomials of at the most degree n-1 in x. Hence the matrix B(x) can be given the form
B(x) = B0xn + B1x + ··· + Bn-1xn-1
with constant (independent of x matrices B0, ··· , Bn-1). (41.1) yields
j (x)E = (xE - A)B(x)
= (xE - A)(B0xn
+ B1x + ··· + Bn-1xn-1),
(xn + an-1xn-1+···+a0)E
= xn-1Bn-1 +
xn-1(Bn-2 -
ABn-1) + (Bn-3
- ABn-2)+···+x(B0
- AB1)- AB0.
Comparing the matrices with equal powers of x on both sides, you find
E = Bn-1,
an-1E
= Bn-2 - ABn-1,
an-2E = Bn-3
- ABn-2,
··········································
aE = B0 - AB1,
a0E = - AB0.
Multiplying these equations in turn by An, An-1, ··· , A, E and adding them, you find
An
+ an-1An-1
+ an-1An-2
+ ··· + a1A + a0E = 0 (41.2)
or
j (A) = 0,
the Cayley-Hamilton relation.
If |A|
0,
then the coefficient a0 in j (x) does no vanish and
a0 = (-1)n|A|,
whence, on multiplication by A-1, you find for A-1 the polynomial in A
A-1 = (An-1 + an-1An-2 + an-2An-3 + ··· + a1E).
Exercises
27. Prove that

where sm is the m-th sum
sm = x1m + x2m + ··· + xnm (m = 0, 1, ··· ; s = n).
The product is called the discriminant of x1, x2, ··· + xn.
28. With A
= (aik) and a = max(|a11|,
|a12|, ··· , |ann|),
every characteristic root a of
A satisfies the inequality |a|
1. Prove this estimate and show that the bounds of na cannot be reduced (Tip:
Consider one (n,n)-matrix F, all elements of
which are 1.)
29. Let a be a characteristic root of A. If A is skew-symmetric, that is, A' = - A, then also -a is a characteristic root. If A is orthogonal, then a-1 is also a characteristic root.
30. All characteristic roots of a unitary matrix have the absolute value 1.