0
$\begingroup$

Prove that if $T$ and $U$ are simultaneously diagonalizable linear operators on a finite-dimensional vector space $V$, then the matrices $[T]_\beta$ and $[U]_\beta$ are simultaneously diagonalizable for any ordered basis $\beta$.

Does that mean I only need to find an invertible matrix $Q$ such that $Q^{-1} [T]_\beta Q$ and $Q^{-1} [U]_\beta Q$ are diagonalizable? I am totally confused!

Can I prove the "there exists" statement by just finding an invertible identity matrix such that $I^{-1} [T]_\beta I$ and $I^{-1} [U]_\beta I$ are diagonalizable? thanks for helping.

1 Answers 1

1

Suppose that $T$ and $U$ are simultaneously diagonalized in basis $\beta$ (i.e. $[T]_\beta$ and $[U]_\beta$ are both diagonal). If we switch to another basis, say $\gamma$, what is the relationship between $[T]_\beta$ and $[T]_\gamma$?

Answer: It's the change of basis matrix $P=[I]_\beta^\gamma$. We have $[T]_\beta = [I]_\gamma^\beta [T]_\gamma [I]_\beta^\gamma = P^{-1} [T]_\gamma P$. The same is true for $U$. Thus $P$ simultaneously diagonalizes both $[T]_\gamma$ and $[U]_\gamma$.

  • 0
    Oh I see it now, than$k$ you.2011-10-23