Status: Tags: #cards/math232/unit8/1 Links: Diagonalization
Diagonalization of symmetric matrices
Principles
Symmetric matrix ?
Theorems
- Can use to find Diagonalization matrix easily
All symmetric matrices are orthogonally diagonalizable, which can be proved using the Principal Axis Theorem
Examples
Find an orthogonal matrix that diagonalizes $A=
\begin{pmatrix}
1 & -2 \\-2 & 1
\end{pmatrix}$
?
Orthogonally diagonalize the matrix $A = \begin{pmatrix}
5 & -4 & -2 \\-4 & 5 & -2 \\-2 & -2 & 8
\end{pmatrix}
?
References:
Created:: 2022-03-31 16:31