Quantum Mechanics – Can an Acceleration Operator Be Defined?

operatorsquantum mechanics

It seems most books about QM only talk about position and momentum operators. But isn't it also possible to define a acceleration operator?

I thought about doing it in the following way, starting from the definition of the momentum operator:

$\hat{p} = -i\hbar \frac{\partial }{\partial x}$

Then we define a velocity operator in analogy to classical mechanics by dividing momentum by the mass $m$

$\hat{v} = \frac{-i\hbar}{m} \frac{\partial }{\partial x}$

In classical mechanics acceleration is defined as the time derivative of the velocity, so my guess for an acceleration operator in QM would be

$\hat{a} = \frac{-i\hbar}{m} \frac{\partial }{\partial t} \frac{\partial }{\partial x}$

Is that the general correct definition of the acceleration operator in QM? How about relativistic quantum mechanics?

Best Answer

I think you might try approaching this in the Heisenberg picture.

The time derivative of the position operator is:

$$\dfrac{d \hat x}{dt} = \dfrac{i}{\hbar}[\hat H, \hat x]$$

which is a reasonable velocity operator. The time derivative of the velocity operator is then:

$$\dfrac{d^2 \hat x}{dt^2} = \dfrac{i}{\hbar}[\hat H, \dfrac{d \hat x}{dt}]$$


For example, consider a free particle so that $\hat H = \frac{\hat P^2}{2m}$. The velocity operator would then be $\frac{\hat P}{m}$. This certainly looks reasonable as it is of the form of the classical $\vec v = \frac{\vec p}{m}$ relationship.

But, note that the velocity operator commutes with this Hamiltonian so the commutator in the definition of the acceleration operator is 0. But that is what it must be since we're assuming the Hamiltonian of a free particle which means there is no force acting on it.

Now, consider a particle in a potential so that $\hat H = \frac{\hat P^2}{2m} + \hat U$. The velocity operator, for this system, is then $\frac{\hat P}{m} + \frac{i}{\hbar}[\hat U, \hat x]$.

Assuming the potential is not a function of momentum, the commutator is zero and the velocity operator is the same as for the free particle.

The acceleration operator is then $\dfrac{i}{\hbar}[\hat U, \frac{\hat P}{m}]$.

In the position basis, this operator is just $\frac{-\nabla U(\vec x)}{m} $ which looks like the acceleration of a classical particle of mass m in a potential given by $U(\vec x)$.

Related Question