Skip to Content

Linear Algebra: Diagonalization

Determine if a given matrix is diagonalizable and, if so, diagonalize it.

Raise the matrix A=[1124]A = \begin{bmatrix} 1 & -1 \\ 2 & 4 \end{bmatrix} to the 100th power using diagonalization.

Diagonalize the matrix A where A is given as [200121101]\begin{bmatrix} 2 & 0 & 0 \\ 1 & 2 & 1 \\ -1 & 0 & 1 \end{bmatrix}.