1 of 55

CHAPTER 8�Supplementary Materials

8.1 Jordan form

8.2 Cayley-Hamilton theorem and its applications

8.3 More on the real and symmetric matrices

8.4 Singular value decomposition (SVD)

8.5 Final topics

中興大學 電機系 許舜斌 教授

Version: 101525

2 of 55

1

8.1 Jordan form

Q: Why is a square matrix not diagonalizable?

A: Because the matrix has at least one eigenvalue whose

algebraic multiplicity is more than its dimension of eigenspace.

Two concepts:

    • three parameters of an eigenvalue
    • Jordan blocks

will be introduced before we present the Jordan form of a matrix

3 of 55

2

What is a Jordan block?

What are the three parameters of an eigenvalue?

8.1 Jordan form

4 of 55

3

The (AM,GM,index) for each eigenvalue in each matrix is:

8.1 Jordan form

5 of 55

4

Q: Why is the Jordan form useful in dealing with the

non-diagonalizable matrices?

A: The Jordan form generalizes the concepts of diagonal matrix

and eigenvectors. Using this form, each eigenvalue in each

matrix has sufficient independent generalized eigenvectors.

  • A diagonal form turns out to be a special Jordan form!!!
  • A matrix is diagonalizable if and only if for each eigenvalue of the matrix, the index is 1, or equivalently, its AM equals GM.
  • If all eigenvalues of a matrix are distinct, the matrix must be diagonalizable.

8.1 Jordan form

6 of 55

5

Consequently,

8.1 Jordan form

7 of 55

6

For example,

8.1 Jordan form

8 of 55

7

The special structure of Jordan form allows one to show a very useful result known as the Cayley-Hamilton theorem, as detailed in the following section.

8.1 Jordan form

9 of 55

8

  • M is a called a nilpotent matrix if there exists a positive integer p such that Mp = 0.
  • The smallest such p is called the index or degree of this nilpotent matrix. What makes the Jordan form so special can be seen from the following example:

8.2 Cayley-Hamilton theorem

10 of 55

9

8.2 Cayley-Hamilton theorem

11 of 55

10

8.2 Cayley-Hamilton theorem

12 of 55

11

Ex.1

Sol.

However, this way needs to calculate the Jordan form, eigenvectors, and the inverse of a matrix. As we will see, the theory due to Cayley-Hamilton provides a simpler approach.

8.2 Cayley-Hamilton theorem

13 of 55

12

Ex.1

8.2 Cayley-Hamilton theorem

14 of 55

13

Ex.2

Sol.

8.2 Cayley-Hamilton theorem

15 of 55

14

8.2 Cayley-Hamilton theorem

Ex.3

proof.

16 of 55

15

8.3 More on the real and symmetric matrices

For example,

17 of 55

16

Fundamental theorem of Hermitian matrices

proof. of p.1

8.3 More on the real and symmetric matrices

18 of 55

17

8.3 More on the real and symmetric matrices

proof. of p.2

19 of 55

18

8.3 More on the real and symmetric matrices

proof. of p.3

20 of 55

19

8.3 More on the real and symmetric matrices

Quadratic form

21 of 55

20

8.3 More on the real and symmetric matrices

Positive/Negative (semi)-definite matrices

.

real

p.s.d.

symmetric

p.d.

classification of square matrices

22 of 55

21

8.3 More on the real and symmetric matrices

Positive/Negative (semi)-definite matrices

23 of 55

22

8.3 More on the real and symmetric matrices

Positive/Negative (semi)-definite matrices

24 of 55

23

8.3 More on the real and symmetric matrices

Positive/Negative (semi)-definite matrices

25 of 55

24

8.3 More on the real and symmetric matrices

26 of 55

25

8.3 More on the real and symmetric matrices

27 of 55

26

8.3 More on the real and symmetric matrices

Real part

Imaginary part

28 of 55

27

8.3 More on the real and symmetric matrices

29 of 55

28

8.3 More on the real and symmetric matrices

30 of 55

29

8.3 More on the real and symmetric matrices

31 of 55

30

8.3 More on the real and symmetric matrices

32 of 55

31

If A and B are both square matrices of the same size, and A is nonsingular,

That means AB is similar to BA. Therefore, AB and BA have the same characteristic polynomial and thus the same set of eigenvalues. What happens if A and B have different sizes?

Cauchy’s interlace theorem has another version. Before mentioning that, we discuss a very important result on the eigenvalues of AB and BA.

8.3 More on the real and symmetric matrices

33 of 55

32

8.3 More on the real and symmetric matrices

34 of 55

33

8.3 More on the real and symmetric matrices

35 of 55

34

8.3 More on the real and symmetric matrices

36 of 55

35

8.3 More on the real and symmetric matrices

37 of 55

36

8.4 Singular value decomposition (SVD)

38 of 55

37

8.4 Singular value decomposition (SVD)

39 of 55

38

8.4 Singular value decomposition (SVD)

40 of 55

39

8.4 Singular value decomposition (SVD)

41 of 55

40

8.4 Singular value decomposition (SVD)

Eigenvectors of AAT and ATA

42 of 55

41

8.4 Singular value decomposition (SVD)

43 of 55

42

8.5 Final topics (I)

Relation between eigenvalues and minors

44 of 55

43

8.5 Final topics (I)

45 of 55

44

8.5 Final topics (I)

46 of 55

45

8.5 Final topics (I) Cauchy-Binet formula

47 of 55

46

8.5 Final topics (II) Gershgorin’s disk theorem

Bounds of eigenvalues

48 of 55

47

8.5 Final topics (II)

Bounds of eigenvalues

The four Gershgorin disks centered at

(-3,0), (6,0), (5,0) and (1,0),

with radii 3, 11, 7 and 8 respectively, are drawn in the right figure. All the four eigenvalues of A are located

in the union: U1, of these 4 disks.

49 of 55

48

8.5 Final topics (II)

Bounds of eigenvalues

Note that AT and A have the same eigenvalues. We can consider the columns of A to obtain another four Gershgorin disks, centered at

(-3,0), (6,0), (5,0) and (1,0),

with radii 8, 6, 8 and 7 respectively, as shown in the right figure. All the four eigenvalues of A are located

in the union: U2, of these 4 disks as well.

In conclusion, we can take the intersection of U1 and U2 to obtain a tighter bound for the eigenvalues.

50 of 55

49

8.5 More on Gershgorin’s theorem: I. disjoint case

eigenvalues

51 of 55

50

8.5 More on Gershgorin’s theorem: II. Taussky’s theorem

Which one is nonsingular?

Which one has a convergent infinite power?

52 of 55

51

8.5 More on Gershgorin’s theorem: II. Taussky’s theorem

53 of 55

52

8.5 Final topics (III) Fibonacci’s sequence

Solving linear difference equation

54 of 55

53

8.5 Final topics (IV)

Summary: relation between rank, nullity, singular value, eigenvalue?

55 of 55

54

8.5 Final topics (v)

Solutions of Ax=b, A has the size mxn and rank r