47. Similarity to diagonal matrices

We will deal here only with one of the many applications of Jordan's normal form - with the question when a matrix A is similar to a diagonal matrix. Obviously, this is just the case when all elementary components in the Jordan normal form of A had the degree 1. However, this statement does not help much, because the real construction of the normal form is very laborious. A more convenient criterion is

Theorem 30

A is similar to a diagonal matrix if and only if there exists a polynomial f(x) without multiple roots for which f(A) = O.

Proof: Denote by a1, ··· , ar the different characteristic roots of A. If P-1AP=D is a diagonal matrix, the numbers a1, ··· , ar appear, possibly several times, in the principal diagonal.

Letting

y (x) = (x - a1) ··· (x - ar),

y (D) becomes a diagonal matrix with the diagonal elements y(a1), ··· , y(ar) at certain multiplicities. Since

y(a1) = ··· = y(ar) = 0,

you have y (D) = O, whence

y (A) = y (PDP-1) = Py (D)P-1 = O,

and since y (x) does not have multiple roots, one part of the Rule has been proved.

Conversely, let f(x) be a polynomial without multiple roots, for which f(A) = O. Since therefore all the characteristic roots of f(A) vanish, you must have f(a1)=···=f(ar)=0, whence f(x) contains every linear factor x - ai, and indeed in the first power. Therefore you can write

f(x) = (x - a1)f1(x),

where f1(a1) 0. If C = P-1AP is the Jordan normal form of A, then f(C)=P-1f(A)P=O. According to the decomposition (46.5),

f(C) = f(D1) + f(D2) + · · · + f(Dr).

In particular, f(C) = O yields f(D1) = O. However,

f(D1) = (D1 - a1E)f1(D1). (47.1)

Since D1 has only the roots a1, the single characteristic root f(a1) of f1(D1) differs from zero, so that f1(D1) is a regular matrix. Therefore, by (47.1), it follows from f(D1) = O that

D1 - a1E = O.

However, this shows that all elementary components of D1 must be of degree 1. Correspondingly, you prove that also the elementary components, belonging to the other characteristic roots, must have the degree 1. This proves Theorem 30.

Another criterion yields

Theorem 31

A matrix A is similar to a diagonal matrix if and only if for every characteristic root ai of A there follows from

(A - aiE)2 = o (47.2)

that

(A - aiE)x = o. (47.3)

Proof: Since there follows certainly (47.2) from (47.3), the proof with consideration of Theorem 14 shows that A is similar to a diagonal matrix if and only if

Rank (A - aiE)2 = Rank (A - aiE).

However, with P-1AP = C,

Rank (A - aiE)2 = Rank P-1(A - aiE)2P = Rank (C - aiE)2

and

Rank (A - aiE) = Rank P-1(A - aiE)P = Rank (C - aiE).

Now introduce for C the Jordan normal form of A. Then, if C is a diagonal matrix, you have obviously in the principal diagonal of C- aiE and (A - aiE)2 the same number of non-zero elements, whence

Rank (C - aiE)2 = Rank (C - aiE).

Conversely, if this equation holds, (46.7) and (46.8) show that necessarily k = 1 in the given notation. However, this shows that all elementary components are of degree 1, whence C is a diagonal matrix.

Exercises

31. Every square matrix A can certainly be interchanged with all polynomials in A. Show that: If A is

a) a diagonal matrix with all different diagonal elements or
b) a single elementary component

then polynomials in A are the only matrices which can be interchanged with A.

32. Every square matrix is similar to its transposed matrix.

33. Find the Jordan normal form of the (n,n)-matrices:

a) When every element = 1.
b) When all elements in and below the main diagonal equal 1, those above it equal 0.
c) When it is Hermitian?

Answers

last