Hey! I have some short proofs I’m quite stuck on below. I know the definitions but get stuck on how to use them to prove what’s required. If possible, can you please explain how to apply the definition to get these proofs so that I can try again? Thanks!
Q1. Show that if there exists a unitary matrix P such that $P*AP = D$ where $P*$ is the conjugate transpose of $P$ and $D$ is a diagonal matrix then $A$ is a normal matrix. Show that the columns of $P$ form an orthornormal basis of $Cn$ if and only if $P$ is unitary.
A1. If $P$ is unitary, $PP*=P*P=I$. A is normal if $AA*=A*A$. I'm not sure where to go from there.
Q2. Show that eigenvectors of a Hermitian matrix corresponding to distinct eigenvalues are orthogonal.
A2. Hermitian if $A=A*$. Eigenvalues of $A$ are given by the equation: $Av=(\lambda)v$. Again, what do I do with this?
Q3. Show that the eigenvalues of a Hermitian matrix are real, and that the eigenvectors corresponding to different eigenvalues are orthogonal.
A2. Similar to the above.
Q4. What is meant to say that a matrix is unitarily diagonalisable? Prove that if $P$ is a unitary matrix then all of the eigenvalues of $P$ have modulus equal to one. Further, prove that the column vectors of $P$ form an orthornormal set (with respect to the Euclidean inner product).
A3. Is it unitarily diagonalisable when it can be expressed as a matrix with orthornormal vectors? I’m not sure about what the rest of the question even means! :(