Linear Algebra/Diagonalizability

From Wikibooks, open books for an open world
Jump to navigation Jump to search
Linear Algebra
 ← Definition and Examples of Similarity Diagonalizability Eigenvalues and Eigenvectors → 

The prior subsection defines the relation of similarity and shows that, although similar matrices are necessarily matrix equivalent, the converse does not hold. Some matrix-equivalence classes break into two or more similarity classes (the nonsingular matrices, for instance). This means that the canonical form for matrix equivalence, a block partial-identity, cannot be used as a canonical form for matrix similarity because the partial-identities cannot be in more than one similarity class, so there are similarity classes without one. This picture illustrates. As earlier in this book, class representatives are shown with stars.

We are developing a canonical form for representatives of the similarity classes. We naturally try to build on our previous work, meaning first that the partial identity matrices should represent the similarity classes into which they fall, and beyond that, that the representatives should be as simple as possible. The simplest extension of the partial-identity form is a diagonal form.

Definition 2.1

A transformation is diagonalizable if it has a diagonal representation with respect to the same basis for the codomain as for the domain. A diagonalizable matrix is one that is similar to a diagonal matrix: is diagonalizable if there is a nonsingular such that is diagonal.

Example 2.2

The matrix

is diagonalizable.

Example 2.3

Not every matrix is diagonalizable. The square of

is the zero matrix. Thus, for any map that represents (with respect to the same basis for the domain as for the codomain), the composition is the zero map. This implies that no such map can be diagonally represented (with respect to any ) because no power of a nonzero diagonal matrix is zero. That is, there is no diagonal matrix in 's similarity class.

That example shows that a diagonal form will not do for a canonical form— we cannot find a diagonal matrix in each matrix similarity class. However, the canonical form that we are developing has the property that if a matrix can be diagonalized then the diagonal matrix is the canonical representative of the similarity class. The next result characterizes which maps can be diagonalized.

Corollary 2.4

A transformation is diagonalizable if and only if there is a basis and scalars such that for each .

Proof

This follows from the definition by considering a diagonal representation matrix.

This representation is equivalent to the existence of a basis satisfying the stated conditions simply by the definition of matrix representation.

Example 2.5

To diagonalize

we take it as the representation of a transformation with respect to the standard basis and we look for a basis such that

that is, such that and .

We are looking for scalars such that this equation

has solutions and , which are not both zero. Rewrite that as a linear system.

In the bottom equation the two numbers multiply to give zero only if at least one of them is zero so there are two possibilities, and . In the possibility, the first equation gives that either or . Since the case of both and is disallowed, we are left looking at the possibility of . With it, the first equation in () is and so associated with are vectors with a second component of zero and a first component that is free.

That is, one solution to () is , and we have a first basis vector.

In the possibility, the first equation in () is , and so associated with are vectors whose second component is the negative of their first component.

Thus, another solution is and a second basis vector is this.

To finish, drawing the similarity diagram

and noting that the matrix is easy leads to this diagonalization.

In the next subsection, we will expand on that example by considering more closely the property of Corollary 2.4. This includes seeing another way, the way that we will routinely use, to find the 's.

Exercises[edit | edit source]

This exercise is recommended for all readers.
Problem 1

Repeat Example 2.5 for the matrix from Example 2.2.

Problem 2

Diagonalize these upper triangular matrices.

This exercise is recommended for all readers.
Problem 3

What form do the powers of a diagonal matrix have?

Problem 4

Give two same-sized diagonal matrices that are not similar. Must any two different diagonal matrices come from different similarity classes?

Problem 5

Give a nonsingular diagonal matrix. Can a diagonal matrix ever be singular?

This exercise is recommended for all readers.
Problem 6

Show that the inverse of a diagonal matrix is the diagonal of the inverses, if no element on that diagonal is zero. What happens when a diagonal entry is zero?

Problem 7

The equation ending Example 2.5

is a bit jarring because for we must take the first matrix, which is shown as an inverse, and for we take the inverse of the first matrix, so that the two powers cancel and this matrix is shown without a superscript .

  1. Check that this nicer-appearing equation holds.
  2. Is the previous item a coincidence? Or can we always switch the and the ?
Problem 8

Show that the used to diagonalize in Example 2.5 is not unique.

Problem 9

Find a formula for the powers of this matrix Hint: see Problem 3.

This exercise is recommended for all readers.
Problem 10

Diagonalize these.

Problem 11

We can ask how diagonalization interacts with the matrix operations. Assume that are each diagonalizable. Is diagonalizable for all scalars ? What about ? ?

This exercise is recommended for all readers.
Problem 12

Show that matrices of this form are not diagonalizable.

Problem 13

Show that each of these is diagonalizable.

Solutions

Linear Algebra
 ← Definition and Examples of Similarity Diagonalizability Eigenvalues and Eigenvectors →