Why does the time evolution operator require a hermitian Hamiltonian?

  • Thread starter Thread starter cragar
  • Start date Start date
  • Tags Tags
    Hermitian
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
6 replies · 6K views
cragar
Messages
2,546
Reaction score
3

Homework Statement


Show that the unitary time evolution time operator requires that the Hamiltonian
be hermitian.
And then it tells us to use the infinitesimal time evolution operator.

The Attempt at a Solution


[itex]U(dt)=1-\frac{iHdt}{\hbar}[/itex]

so now we take [itex]U^tU=(1+\frac{iH^tdt}{\hbar})( 1-\frac{iHdt}{\hbar})[/itex]
When I multiply this out it still is not obvious to me why H need to be hermitian.
although I could make an argument about the cross terms with i's in them
if H is not hermitian then I would have an imaginary number in my expansion and that would
not be equal to 1. But then my last term with H^tH might have some i's in it to cancel the i's from the cross terms but if this were the case H would need to have i's in it and the cross terms would not have i's after they were multiplied to H.
What do you guys think.
 
Physics news on Phys.org
We expand your expression out in full:
[tex]U^{\dagger}U = (1+ i H^{\dagger} dt) (1 - i H dt ) = 1 - i H dt + i H^{\dagger} dt + i H^{\dagger} H (dt)^{2} = 1 + i (H^{\dagger} - H) dt[/tex]
neglecting the [itex](dt)^{2}[/itex] term as per usual, and setting [itex]\hbar[/itex] to 1.
But then my last term with H^tH might have some i's in it to cancel the i's from the cross terms but if this were the case H would need to have i's in it and the cross terms would not have i's after they were multiplied to H.
I think you are too preoccupied with whether [itex]i (H^{\dagger} - H) dt[/itex] is real or imaginary. It doesn't matter! For [itex]U^{\dagger}U[/itex] to be equal to 1, that cross term has to vanish totally.
 
I don't see why that cross term has to vanish though.
 
You already have the unit operator in the RHS, it comes from multilplying the unit operators in each bracket. So you must have

[tex]\hat{1} + i\left(\hat{H}^{\dagger}-\hat{H}\right) dt \equiv \hat{1}[/tex]
 
ok dex I could see how your expression in post # 4 would force H to be hermitian but
where did the [itex]iH^tH{dt}^2[/itex] term go.
 
ok thanks for everyones response, it cleared things up.
so we are not just neglecting the dt^2 term because it is really small.