Exercises: Diagonalization of Matrices
For each of the following matrices \(\Mtrx{A}\) determine if it is diagonalizable. If it is, find a matrix identity \(\Mtrx{D} = \Mtrx{C}^{-1} \Mtrx{A} \Mtrx{C}\), with \(\Mtrx{D}\) a diagonal matrix.
- \[ \Mtrx{A} = \left[ \begin{array}{cc} 1 & 3 \\ 1 & 2 \end{array} \right] \]
- \[ \Mtrx{A}\ =\ \left[ \begin{array}{ccc} 2 & 0 & 1 \\ 0 & 1 & 0 \\ 1 & 0 & 2 \end{array} \right] \]
- \[ \Mtrx{A}\ =\ \left[ \begin{array}{rrrrr} 2 & 1 & -3 & 7 & -5 \\ 0 & 4 & 4 & -1 & 4 \\ 0 & 0 & 2 & 1 & -9 \\ 0 & 0 & 0 & 2 & 3 \\ 0 & 0 & 0 & 0 & -1 \end{array} \right] \]
Find matrices \(\Mtrx{P}\) and \(\Mtrx{Q}\) such that \(\Mtrx{Q}\Mtrx{A}\Mtrx{P}\) is diagonal, where
\[ \Mtrx{A} = \left[ \begin{array}{ccc} 1 & 1 & 0 \\ 1 & 1 & 0 \\ 0 & 0 & 2 \end{array} \right] \]Let \(\Mtrx{D}\) be an \((n,n)\)-diagonal matrix with diagonal entries \(d_1\), ... , \(d_n\). If \(\Mtrx{X}\) is an arbitrary invertible \((n,n)\)-matrix, let
\[\Mtrx{A}\ \DefEq\ \Mtrx{X}\Mtrx{D}\Mtrx{X}^{-1}\]Suppose for an \((n,n)\)-matrix \(\Mtrx{A}\) there exist invertible \((n,n)\)-matrices \(\Mtrx{X}\) and \(\Mtrx{Y}\) such that \(\Mtrx{D}\) and \(\Mtrx{E}\) defined as
| \(D\) | \(\DefEq\) | \(\Mtrx{X} \Mtrx{A} \Mtrx{X}^{-1}\) |
| \(E\) | \(\DefEq\) | \(\Mtrx{Y} \Mtrx{A} \Mtrx{Y}^{-1}\) |
are diagonal. Is always \(\Mtrx{D} = \Mtrx{E}\)?