Why is the KE operator negative in QM?

Click For Summary

Discussion Overview

The discussion revolves around the presence of a negative sign in the kinetic energy operator within the Hamiltonian for the H2+ ion in quantum mechanics. Participants explore the mathematical implications of this sign and its physical interpretation, focusing on the kinetic energy operator's role and behavior when applied to wavefunctions.

Discussion Character

  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • Some participants note that the negative sign in the kinetic energy operator is a general feature of momentum operators in quantum mechanics, not unique to H2+.
  • There is a suggestion that the negative sign may not have a physical meaning until the operator is applied to a wavefunction.
  • One participant questions whether the negative sign implies that energy decreases with the second spatial derivative, ∇², which they find counterintuitive.
  • Another participant clarifies that applying the kinetic energy operator to a wavefunction results in another wavefunction, not a direct kinetic energy value.
  • Participants discuss the expectation value of kinetic energy and its mathematical representation, noting that it is always real and positive for square-integrable wavefunctions.
  • There is a mention of the relationship between the negative sign in the kinetic energy operator and the substitution of the momentum operator, specifically that it arises from the definition involving the imaginary unit.

Areas of Agreement / Disagreement

Participants express varying interpretations of the negative sign's implications and the behavior of the kinetic energy operator. While some agree on the mathematical aspects, there remains uncertainty regarding the physical interpretation and implications of these signs.

Contextual Notes

Participants highlight that the behavior of operators like the kinetic energy operator must be evaluated in the context of their application to specific wavefunctions, and that general statements about increasing or decreasing energy with respect to operators may lack well-defined meaning without further context.

sungholee
Messages
19
Reaction score
0
In the Hamilonian for an H2+, the kinetic energy of the electron (KE of nucleus ignored due to born-oppenheimer approximation) has a negative sign in front of it.

I understand the signs for the potential energy operators but not for the KE apart from the strictly mathematical point of view. Can someone explain this please?
 
Physics news on Phys.org
sungholee said:
In the Hamilonian for an H2+, the kinetic energy of the electron (KE of nucleus ignored due to born-oppenheimer approximation) has a negative sign in front of it.
Do you mean the minus sign in ##p = -\frac{\hbar^2}{2m} \frac{d}{dx}##? It is a general momentum operator, it looks like this for all quantum systems, not only restricted to H2+. Speaking of the minus sign, ##p## is an operator, it's not a number, it's not yet a measured physical quantity. Therefore, whether it contains negative signs or imaginary number does not make it peculiar.
 
  • Like
Likes   Reactions: bhobba and sungholee
Oh right. Then I assume there is no other explanation except for the mathematical derivation, as it's not technically got a physical meaning until the operator has been "operated" on a function, is that right?

Thanks so much
 
sungholee said:
as it's not technically got a physical meaning until the operator has been "operated" on a function, is that right?
Yes, an operator becomes physical if it's measured. Only then, a question of whether negative signs or complex number are allowed make sense.
 
Great. Thank you!
 
blue_leaf77 said:
Do you mean the minus sign in ##p = -\frac{\hbar^2}{2m} \frac{d}{dx}##? It is a general momentum operator, it looks like this for all quantum systems, not only restricted to H2+. Speaking of the minus sign, ##p## is an operator, it's not a number, it's not yet a measured physical quantity. Therefore, whether it contains negative signs or imaginary number does not make it peculiar.

I too was wondering about this. The equation T = -(ħ/2m)∇^2 seems to imply that the energy of a system decreases with ∇^2, which is counter intuitive. As the second spatial derivative is increased, the spatial frequency of a wavefunction should increase.
 
Last edited:
Steven Hanna said:
the spatial frequency of a wavefunction
What is that?
Steven Hanna said:
The equation T = -(ħ/2m)∇^2 seems to imply that the energy of a system increases with ∇^2, which is counter intuitive.
Applying the kinetic energy operator on a wavefunction does not give a value of kinetic energy, be it the measured one or the average one. Instead, it will just give you another wavefunction. If you want to calculate the quantum mechanical kinetic energy for a given wavefunction, you should calculate the expectation value ##\langle \psi |P^2/(2m)| \psi \rangle##. This will in general give you the "simulated" value of the average kinetic energy had the measurement is repeated infinite of times.
 
blue_leaf77 said:
What is that?

Applying the kinetic energy operator on a wavefunction does not give a value of kinetic energy, be it the measured one or the average one. Instead, it will just give you another wavefunction. If you want to calculate the quantum mechanical kinetic energy for a given wavefunction, you should calculate the expectation value ##\langle \psi |P^2/(2m)| \psi \rangle##. This will in general give you the "simulated" value of the average kinetic energy had the measurement is repeated infinite of times.

Thanks for your quick reply! First, I edited my original post to say that the negative sign seems to imply that energy decreases with ∇2. So if you act the kinetic energy operator on an eigenfunction, wouldn't the eigenvalue be equal to the kinetic energy? If so, wouldn't this mean that energy decreases with ∇2?. Also, why is there no negative sign next to P2/(2m) in the expected value formula?

By spatial frequency I mean the number of cycles undergone by the wavefunction per unit distance. I believe this should increase with the second spatial derivative, e.g. sin(2x) vs. sin(x).
 
Steven Hanna said:
why is there no negative sign next to P2/(2m) in the expected value formula?
The minus sign appear when you subtitute ##\mathbf{P}=-i\hbar \nabla##.
Steven Hanna said:
the negative sign seems to imply that energy decreases with ∇2
Mathematically, saying that something is decreasing or increasing with an operator, in this case the nabla, does not bear any well-defined meaning. You have to make it act on something before saying about a particular behavior of the resulting function. Moreover, for a wavefunction which goes to zero as it approaches infinity and is square-integrable, the expectation value of kinetic energy is always real and positive,
$$
\langle \psi |P^2/(2m)| \psi \rangle = -\frac{\hbar^2}{2m} \int \psi^*(x) \frac{d^2}{dx^2} \psi(x) dx \\
= -\frac{\hbar^2}{2m} \left( \psi^*(x)\frac{d}{dx} \psi(x)\Big|_{-\infty}^\infty - \int \frac{d}{dx} \psi(x) \frac{d}{dx} \psi^*(x) dx \right) \\
= \frac{\hbar^2}{2m} \int \Big|\frac{d}{dx} \psi(x)\Big|^2 dx \geq 0
$$
 
  • Like
Likes   Reactions: Steven Hanna
  • #10
blue_leaf77 said:
The minus sign appear when you subtitute ##\mathbf{P}=-i\hbar \nabla##.

Mathematically, saying that something is decreasing or increasing with an operator, in this case the nabla, does not any well-defined meaning. You have to make it act on something before saying about a particular behavior of the resulting function. Moreover, for a wavefunction which goes to zero as it approaches infinity and is square-integrable, the expectation value of kinetic energy is always real and positive,
$$
\langle \psi |P^2/(2m)| \psi \rangle = -\frac{\hbar^2}{2m} \int \psi^*(x) \frac{d^2}{dx^2} \psi(x) dx \\
= -\frac{\hbar^2}{2m} \left( \psi^*(x)\frac{d}{dx} \psi(x)\Big|_{-\infty}^\infty - \int \frac{d}{dx} \psi(x) \frac{d}{dx} \psi^*(x) dx \right) \\
= \frac{\hbar^2}{2m} \int \Big|\frac{d}{dx} \psi(x)\Big|^2 dx \geq 0
$$

thanks so much! I think I get it now: the expected value of kinetic energy is never negative, and the negative sign in the KE operator is there because (-i)*(-i) = -1.
 
  • #11
Steven Hanna said:
thanks so much! I think I get it now: the expected value of kinetic energy is never negative, and the negative sign in the KE operator is there because (-i)*(-i) = -1.
Yes exactly.
 

Similar threads

  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 19 ·
Replies
19
Views
7K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 11 ·
Replies
11
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 7 ·
Replies
7
Views
9K