Can a Non-Diagonal Hermitian Matrix be Diagonalized Using Unitary Matrix?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
9 replies · 3K views
LagrangeEuler
Messages
711
Reaction score
22
Every hermitian matrix is unitary diagonalizable. My question is it possible in some particular case to take hermitian matrix ##A## that is not diagonal and diagonalize it
[tex]UAU=D[/tex]
but if ##U## is not matrix that consists of eigenvectors of matrix ##A##. ##D## is diagonal matrix.
 
Physics news on Phys.org
[tex]U=U^{-1}[/tex]
I am not sure of such a specific case.
 
Yes here I am talking about case ##U=U^{-1}##. I am also not sure. But for me it is interesting.
 
As an example in 2X2 marix
[tex]U=<br /> \begin{pmatrix}<br /> k & \alpha \\<br /> \beta & -k \\<br /> \end{pmatrix}[/tex]
where
[tex]\alpha \beta = 1-k^2[/tex]
would produce non diagonal matrix A from diagonal matrix D which has two different eigenvalues with A=UDU.
 
Last edited:
You can give me 2x2 example. But specify ##A##, ##U## and ##D##. Because ##U## still possibly can be formed of eigenvectors of ##A## in your example of ##U##.
 
Eingenvalues of U are ##\pm 1##. You can pick up the cases that eigenvalues of D and A are not 1 nor -1 for your purpose.
 
jedishrfu said:
is the identity m
No, because the identity matrix is diagonal.
 
anuttarasammyak said:
Eingenvalues of U are ##\pm 1##. You can pick up the cases that eigenvalues of D and A are not 1 nor -1 for your purpose.
Why? Eigenvalue can be for instance ##i##.
 
My #7 talks abot U of post #5. There for U [tex]\lambda^2 =1[/tex]
[tex]UDU=<br /> \begin{pmatrix}<br /> k & \alpha \\<br /> \beta & -k \\<br /> \end{pmatrix}<br /> \begin{pmatrix}<br /> d_1 & 0 \\<br /> 0 & d_2 \\<br /> \end{pmatrix}<br /> \begin{pmatrix}<br /> k & \alpha \\<br /> \beta & -k \\<br /> \end{pmatrix}<br /> =<br /> \begin{pmatrix}<br /> d_2+(d_1-d_2)k^2 & k\alpha (d_1-d_2) \\<br /> k \beta (d_1-d_2) & d_1-(d_1-d_2)k^2 \\<br /> \end{pmatrix}<br /> =A[/tex]
, and
[tex]d_1,d_2 \neq -1,1[/tex]
to satisfy your further condition.
 
Last edited: