Lecture 09
[[lecture-data]]
2024-09-16
Readings
- a
2. Chapter 2
Suppose I have two
Where
Let
This is a homework problem for diagonalizable matrices, but you are going to do it using the tools that you already have.
(see Cayley-Hamilton)
Let
Such that
Suppose
"
Let
and
Where $$ S = U\begin{bmatrix}
\delta^{-1} & 0 & \dots & 0 \
0 & \delta^{-2} & \ddots & \vdots \
\vdots & \ddots & \ddots & 0 \
0 & \dots & 0 & \delta^{-n}
\end{bmatrix}$$
Note that $$Q = \begin{bmatrix}
t_{11} & 0 & \dots & 0 \
0 & t_{22} & \ddots & \vdots \
\vdots & \ddots & \ddots & 0 \
0 & \dots & 0 & t_{nn}
\end{bmatrix} + \cal{O}(\delta)$$
Which is what was to be shown.
Let
"every matrix is almost diagonalizable"
This is similar to the last result, but NOT THE SAME.
Let
and this has all eigenvalues distinct by construction, and thus is diagonalizable! So let
Last main topic of Chapter 2: Normal Matrices
- diagonal matrices
- hermitian matrices (duh)
- unitary matrices
(see normal matrix)
Let
Suppose
Where
Then the
And the
So looking at
- So for the first column, the length will be the first element. Which means the other elements of the first row must be zero.
- if we continue in the same manner through the rest of the matrix, we realize that the rest of the non-diagonal elements must be 0 also.