Time evolution operator in terms of Hamiltonian

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 5K views
dEdt
Messages
286
Reaction score
2

Homework Statement


"Show that if the Hamiltonian depends on time and [itex][H(t_1),H(t_2)]=0[/itex], the time development operator is given by
[tex]U(t)=\mathrm{exp}\left[-\frac{i}{\hbar}\int_0^t H(t')dt'\right]."[/tex]

Homework Equations


[itex]i\hbar\frac{d}{dt}U=HU[/itex]
[itex]U(dt)=I-\frac{i}{\hbar}H(t)dt[/itex]

The Attempt at a Solution


The first thing I tried was to rearrange the first of the relevant equations:
[tex]\left(\frac{d}{dt}U\right)U^{-1}=-\frac{i}{\hbar}H(t).[/tex]
I can then integrate both sides; if the LHS could turn into an expression like [itex]\ln{U}[/itex] I'd be done, but that didn't work out. Any hints?
 
Physics news on Phys.org
What is the derivative of [itex]\ln U[/itex]?
 
If U was an ordinary function I would say [itex]U^{-1}\frac{d}{dt}U[/itex], but considering that U is an operator function, I'm not sure. I don't know how [itex]\ln{U}[/itex] is even defined, much less how to apply chain rule to it.
 
dEdt said:
If U was an ordinary function I would say [itex]U^{-1}\frac{d}{dt}U[/itex], but considering that U is an operator function, I'm not sure. I don't know how [itex]\ln{U}[/itex] is even defined, much less how to apply chain rule to it.

Like any function of an operator, [itex]\ln{U}[/itex] is defined in terms of it's Taylor series. More specifically in this case, it's the inverse series of the exponential function. It exists iff [itex]U^{-1}[/itex] exists.

So, working along the lines of your attempted solution, you would get something like:
[tex]U^{-1} \partial_t U = -\frac{i}{\hbar}U^{-1}HU \;.[/tex]