What if Hamiltonian is not constant in time?

Click For Summary

Discussion Overview

The discussion revolves around the implications of a time-dependent Hamiltonian in quantum mechanics, specifically focusing on the time evolution of the wave function. Participants explore different equations for time evolution, their equivalences, and the conditions under which they hold true.

Discussion Character

  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant questions whether the time evolution of the wave function should be described by the equation i\hbar\partial_t\Psi(t) = H(t)\Psi(t) or \Psi(t) = \exp\Big(-\frac{it}{\hbar}H(t)}\Big)\Psi(0), noting that these are not equivalent.
  • Another participant asserts that the correct form for time evolution when the Hamiltonian is time-dependent is \Psi(t) = \exp\Big(-\frac{i}{\hbar}\int_0^t \hat{H}(\tau)d\tau}\Big)\Psi(0), and claims this is equivalent to the first equation under certain conditions.
  • Some participants discuss the conditions under which the equations are equivalent, particularly emphasizing the need for Hamiltonians at different times to commute.
  • One participant draws an analogy to classical mechanics, questioning how to generalize the concept of path traveled when velocity is time-dependent, suggesting that the integral form is the correct approach.
  • Another participant introduces the concept of continuous products and time-ordering in quantum mechanics, referencing notation and techniques used in advanced quantum dynamics.

Areas of Agreement / Disagreement

There is no consensus on which equation best describes the time evolution of the wave function when the Hamiltonian is time-dependent. Participants present competing views and interpretations of the equations, leading to an ongoing debate.

Contextual Notes

Participants highlight that the equivalence of the equations may depend on specific conditions, such as the commutation of Hamiltonians at different times. The discussion also touches on the limitations of notation and the complexity of integrating non-commuting operators.

jostpuur
Messages
2,112
Reaction score
19
If the Hamilton's operator [itex]H(t)[/itex] depends on the time parameter, what is the definition for the time evolution of the wave function [itex]\Psi(t)[/itex]? Is the equation

[tex] i\hbar\partial_t\Psi(t) = H(t)\Psi(t)\quad\quad\quad (1)[/tex]

or the equation

[tex] \Psi(t) = \exp\Big(-\frac{it}{\hbar}H(t)}\Big)\Psi(0)\quad\quad\quad (2)[/tex]

These are not equivalent, because if the wave function satisfies the equation (2), then it also satisfies

[tex] i\hbar\partial_t\Psi(t) = H(t)\Psi(t) + t\big(\partial_tH(t)\big)\Psi(t)[/tex]

Because these alternatives are not equivalent now, I don't which one to believe in.
 
Physics news on Phys.org
The equation (2) seems to be wrong. The right one is

[tex] \Psi(t) = \exp\Big(-\frac{i}{\hbar}\int_0^t \hat{H}(\tau)d\tau}\Big)\Psi(0)\quad\quad\quad (2')[/tex]

The more detailed explanation of quantum dynamics is in "Modern Quantum Mechanics" of J.J.Sakurai
 
Maxim Zh said:
The equation (2) seems to be wrong. The right one is

[tex] \Psi(t) = \exp\Big(-\frac{i}{\hbar}\int_0^t \hat{H}(\tau)d\tau}\Big)\Psi(0)\quad\quad\quad (2')[/tex]

The more detailed explanation of quantum dynamics is in "Modern Quantum Mechanics" of J.J.Sakurai

I see, and this is equivalent with the equation (1) of my first post.

But the next question is that "why"? If we know that equations (1) and (2) are equivalent when [itex]H[/itex] is constant, and if we are then given a task of generalising the time evolution to a case where [itex]H[/itex] is not a constant, how do we know that it is the equation (1) which can be generalised directly with a substitution [itex]H\mapsto H(t)[/itex], and not the equation (2)?
 
jostpuur said:
...if we are then given a task of generalising the time evolution to a case where [itex]H[/itex] is not a constant, how do we know that it is the equation (1) which can be generalised directly with a substitution [itex]H\mapsto H(t)[/itex], and not the equation (2)?

What do you mean?
 
jostpuur said:
I see, and this is equivalent with the equation (1) of my first post.

But the next question is that "why"? If we know that equations (1) and (2') are equivalent when [itex]H[/itex] is constant, and if we are then given a task of generalising the time evolution to a case where [itex]H[/itex] is not a constant, how do we know that it is the equation (1) which can be generalised directly with a substitution [itex]H\mapsto H(t)[/itex], and not the equation (2)?

Equations 1 and 2' are always equivalent, whether H is constant in time or not ... equation 2' is just the propagator form to find the time evolution of the wavefunction from some initial state.
 
You misunderstood my post, because you accidentally replaced (2) with (2') when quoting me.
 
This is analogous to the following question in high-school physics.
When the velocity v is constant, then the path traveled during the time t is
s=vt
But what if v(t) depends on t?
Is it
s=v(t)t
or is it
s=Integral v(t) dt ?
The correct equation, of course, is the last one, but why?

I hope this analogy helps.

If not, then let me be slightly more explicit. Because the Hamiltonian, by definition, is the generator of INFINITESIMAL time translations. Not only in quantum physics, but in classical physics as well. See e.g. classical mechanics formulated in terms of Poisson brackets.
 
Maxim Zh said:
The equation (2) seems to be wrong. The right one is

[tex] \Psi(t) = \exp\Big(-\frac{i}{\hbar}\int_0^t \hat{H}(\tau)d\tau}\Big)\Psi(0)\quad\quad\quad (2')[/tex]

The more detailed explanation of quantum dynamics is in "Modern Quantum Mechanics" of J.J.Sakurai

This form is only valid if the Hamiltonians at different times commute:
[tex][H(\tau),H(\tau')]=0[/tex]

Otherwise you can't simply integrate (add up). Addition is commutative the operator products are not. You can't simply exponentiate the sum of the logs to get the product.
This is why we must use techniques such as Feynmann's path integrals.

Rather than a continuous sum (integral) we really need the notation of a continuous (ordered) product:

[tex]\Psi(t) =\prod_{\tau=t}^{0}\exp\left(-\frac{i}{\hbar}\hat{H}(\tau)d\tau}\right)\Psi(0)[/tex]

with the product order understood to be written left to right. (or the reverse and reverse also the limits of multiplicative integration.)

Of course notation to write the product adds nothing to the problem of solving it.
 
Demystifier said:
This is analogous to the following question in high-school physics.
When the velocity v is constant, then the path traveled during the time t is
s=vt
But what if v(t) depends on t?
Is it
s=v(t)t
or is it
s=Integral v(t) dt ?
The correct equation, of course, is the last one, but why?

I hope this analogy helps.

If not, then let me be slightly more explicit. Because the Hamiltonian, by definition, is the generator of INFINITESIMAL time translations. Not only in quantum physics, but in classical physics as well. See e.g. classical mechanics formulated in terms of Poisson brackets.

Oh.. well this helped me noticing that my time evolution operator in the equation (2) did not depend on [itex]H(t')[/itex] for [itex]0\leq t'\leq t[/itex] at all :blushing: I'm not sure what I was thinking...
 
  • #10
continuous products from 2007-04-06

Makes you wonder what's the point in studying, when you can't remember what you have already learned...:devil:
 
  • #11
The usual physics notation for the time-ordered continuous product is

[tex]{\mathcal T} \exp \int_0^t H(t') \; dt'[/tex]

where [itex]\mathcal T[/itex] is the so-called "time-ordering operation". However, I think the continuous product notation Jambaugh writes is more logical. Here is a paper I found that discusses product integrals, and uses a "curly Pi" notation for them:

http://www.math.leidenuniv.nl/~gill/prod_int_1.pdf

The product integral was originally conceived by Volterra to help in solving linear systems of differential equations. For ordinary functions, the product integral reduces to the ordinary integral, and so it has not garnered much mathematical interest.

For Lie algrebra valued functions, the product integral is useful, typically showing up in Wilson loops (or holonomy loops), where a function is integrated around a closed curve. In this case, it is possible to define a notion of surface-ordered product integration which respects a non-Abelian Stokes theorem.
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 12 ·
Replies
12
Views
1K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 0 ·
Replies
0
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 32 ·
2
Replies
32
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K