pivoxa15
- 2,250
- 1
Find the diagonal form of the Hermitian matrix
[tex]A=\left(<br /> \begin{array}{cc}<br /> 2 & 3i\\<br /> -3i & 2<br /> \end{array}<br /> \right)[/tex]
The spectral theorem could be used with PAP*=D where D is diagonal matrix and P is a unitary matrix.
I put the columns of P as the eigenvectors (with unit length) of A,
[tex]P=\frac{1}{\sqrt{2}}\left(<br /> \begin{array}{cc}<br /> i & -i\\<br /> 1 & 1<br /> \end{array}<br /> \right)[/tex]
I have checked that P is unitary with [tex]P^{-1}=P^{*}[/tex] and the diagonal entries of D should be 5 and -1. But I got
[tex]D=\left(<br /> \begin{array}{cc}<br /> 2 & -3\\<br /> -3 & 2<br /> \end{array}<br /> \right)[/tex]
which clearly isn't correct.
[tex]A=\left(<br /> \begin{array}{cc}<br /> 2 & 3i\\<br /> -3i & 2<br /> \end{array}<br /> \right)[/tex]
The spectral theorem could be used with PAP*=D where D is diagonal matrix and P is a unitary matrix.
I put the columns of P as the eigenvectors (with unit length) of A,
[tex]P=\frac{1}{\sqrt{2}}\left(<br /> \begin{array}{cc}<br /> i & -i\\<br /> 1 & 1<br /> \end{array}<br /> \right)[/tex]
I have checked that P is unitary with [tex]P^{-1}=P^{*}[/tex] and the diagonal entries of D should be 5 and -1. But I got
[tex]D=\left(<br /> \begin{array}{cc}<br /> 2 & -3\\<br /> -3 & 2<br /> \end{array}<br /> \right)[/tex]
which clearly isn't correct.
Last edited: