Lecture 08
[[lecture-data]]
2024-09-13
Readings
- a
2. Chapter 2
primarily about Schur's theorem
Suppose
ie, for any square matrix, you can find a unitary similarity to an upper triangular matrix. Since
Additionally, if
(see Schur's theorem)
Let
(last time Lecture 07, we talked about being able to find such a
Then $$\begin{aligned}
U^AU &= \begin{bmatrix}
x^ \
u_{2}^* \
\dots \
u_{n}^*
\end{bmatrix} A \begin{bmatrix}
x & u_{2} & \dots & u_{n}
\end{bmatrix} \
&= \begin{bmatrix}
\lambda_{1} & * & \dots & * \
0 & \
\vdots & \text{"B"}\
0
\end{bmatrix}
\end{aligned}$$
So
Take
Then
and
Continuing this process, we get a unitary matrix which is the product of each of the unitary matrices that we found to get
Additionally, if
Suppose
(see pairwise commuting matrices are simultaneously upper triangularizable)
If
Since
Then, let
Suppose we have a complex-valued polynomial
Then for any
(see matrix polynomial)
Suppose
and we can say that
Every matrix is upper triangularizable
going back to householder transformation things.
Say
- so the eigenvectors of
are with eigenvalue - Anything orthogonal to
will have eigenvalue
So
And
Suppose
Writing
we can see that
(ie, we are "flipping" about an axis)