New Reply

A Unitary Matrix and Hermitian Matrix

 
Share Thread Thread Tools
Dec9-11, 08:44 PM   #1
 

A Unitary Matrix and Hermitian Matrix


Its true that one can say a unitary matrix takes the form

[itex]U=e^{iH}[/itex]

where [itex]H[/itex] is a Hermitian operator. Thats great, and it makes sense, but how can you compute the matrix form of [itex]H[/itex] if you know the form of the unitary matrix [itex]U[/itex]. For example, suppose you wanted to find [itex]H[/itex] given that the unitary matrix is one of the familiar rotation matrices (2 x 2) for simplicity. Let's say

[itex]U=\left(\begin{array}{cc} cos(\theta) & -sin(\theta) \\ sin(\theta) & cos(\theta) \end{array}\right)[/itex]

What would the procedure be in finding the matrix form of [itex]H[/itex]? I suppose you could start by finding the eigensystem of the unitary matrix. Then, upon normalizing the eigenbasis of [itex]U[/itex], somehow you could find the matrix representation of [itex]H[/itex]. Any pointers or suggestions would be great.
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Front-row seats to climate change
>> Attacking MRSA with metals from antibacterial clays
>> New formula invented for microscope viewing, substitutes for federally controlled drug
Dec9-11, 08:55 PM   #2
 
Blog Entries: 8
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Can you do it for diagonal matrices??

To extend it to nondiagonal matrices, notice that if [itex]D=e^{iH}[/itex], then

[tex]ADA^{-1}=e^{iAHA^{-1}}[/tex]
 
Dec10-11, 12:38 AM   #3
 
So after some fiddling I find that the appropriate Hermitian matrix takes the form

[itex]H=\left(\begin{array}{cc} 0 & i\theta \\ -i\theta & 0 \end{array}\right)[/itex]

If this is indeed correct then I think I have what I need.
 
New Reply
Thread Tools


Similar Threads for: A Unitary Matrix and Hermitian Matrix
Thread Forum Replies
Unitary matrix of a hermitian form matrix Calculus & Beyond Homework 3
Eigenvalues of sum of a Hermitian matrix and a diagonal matrix Linear & Abstract Algebra 1
Characteristic Roots of Hermitian matrix & skew hermitian Calculus & Beyond Homework 5
unitary matrix Advanced Physics Homework 5
Prove that Hermitian/Skew Herm/Unitary Matrix is a Normal Matrix Calculus & Beyond Homework 2