Section 28.1 Motivation
Subsection 28.1.1 Looking back to look forward
We have discussed how the similarity relation partitions Mn(C) into similarity classes (Subsection 26.3.3). This fact lets us view our study of diagonalization (Chapter 25) in a new context: a matrix is diagonalizable precisely when its similarity class contains a diagonal matrix. We focused on diagonal matrices because it is a very simple form. From Subsection 26.5.2, we know that similar matrices share many properties. If a matrix is diagonalizable, we can determine a lot of its properties indirectly by just considering a diagonal matrix to which it is similar. What if a matrix not diagonalizable? What is the next simplest form we can look for in the similarity class of that matrix?Question 28.1.1.
Is there some sort of special form of matrix that is reasonably simple and of which every similarity class contains at least one example? In other words, can every square matrix be made similar to some particularly simple form of matrix?
Remark 28.1.2.
You might now be wondering why we started with diagonal matrices when they are not the simplest form of matrix. Scalar matrices are an even simpler form than diagonal, but each scalar matrix lives in its own similarity class by itself (Proposition 26.5.2), so there was no point in attempting to study βscalarizableβ matrices.
Subsection 28.1.2 Generalizing the diagonalizable case
Philosophy of inquiry: generalize.
A frequently-used strategy for incrementally furthering a program of study in mathematics is to try to generalize a previous result: to make the specifications or boundaries of the problem a little less precise or restrictive, and to try to adapt the old solution techniques to the new, less-constrained situation.
[123000456000789000000β100000012000034]
is in block-diagonal form, where the diagonal blocks, in order, have dimensions 3Γ3, 1Γ1, and 2Γ2. (Grid lines have been added to emphasize the block pattern of the matrix.)
Usually, we do not bother to write all the zeros β you should assume that any blank entries in a matrix are zero. For example, the block-diagonal form of the example matrix above is more clear if we write it as
[123456789β11234].
How is this form a generalization of diagonal form? Every diagonal matrix could be considered a block-diagonal matrix in which the blocks all happen to be size 1Γ1. And as we carry out our study of block-diagonal form, we will find that the eigenvector-eigenvalue method of solution of the diagonalizable case has something in common with the block-diagonal case.