Product rule of derivative of expectation values

Click For Summary

Discussion Overview

The discussion revolves around the application of Ehrenfest's theorem in quantum mechanics, specifically regarding the product rule for the derivative of expectation values. Participants explore whether the product rule can be applied to the expression \(\frac{d}{dt}\langle \vec{r}\cdot \vec{p} \rangle\) and the implications of using commutators with the Hamiltonian.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant questions the validity of applying the product rule to the expectation value of the product of position and momentum operators, suggesting that the left-hand side is a number while the right-hand side involves an operator.
  • Another participant asserts that the equation is valid as long as the operators are kept in their original order.
  • A different perspective emphasizes that the expectation value of a product is not the product of the expectation values, and introduces the covariant time derivative in the context of Ehrenfest's theorem.
  • Concerns are raised about the mathematical soundness of the problem, noting that Ehrenfest's theorem is formulated for self-adjoint operators, while \(\vec{r}\cdot\vec{p}\) is not symmetric.
  • One participant mentions using Ehrenfest's theorem and calculating the commutator with the Hamiltonian, indicating a preference for this method over the product rule.
  • A later reply questions whether Ehrenfest's theorem applies only to self-adjoint operators and asks for examples of discrepancies between Ehrenfest's results and correct answers.

Areas of Agreement / Disagreement

Participants express differing views on the application of the product rule and the validity of using Ehrenfest's theorem in this context. There is no consensus on whether the product rule can be applied or if Ehrenfest's theorem is appropriate for non-hermitian operators.

Contextual Notes

There are unresolved mathematical considerations regarding the symmetry of operators and the conditions under which Ehrenfest's theorem is applicable. The discussion highlights the complexity of applying quantum mechanical principles to non-hermitian operators.

jonnaraev
Messages
3
Reaction score
0
Hello, first post here.

I am preparing for my Introductory Quantum Mechanics course, and in the exam questions, we are asked to use Ehrenfest's theorem to show that
[tex]\frac{d}{dt}\langle \vec{r}\cdot \vec{p} \rangle = \langle 2T-\vec{r}\cdot \nabla V \rangle[/tex]

Now, from other results:
[tex]\frac{d}{dt}\langle \vec{r} \rangle = \frac{1}{m} \langle \vec{p} \rangle[/tex]
[tex]\frac{d}{dt}\langle \vec{p} \rangle = \langle -\nabla V \rangle[/tex]

it can be solved using a product rule of differentiation:
[tex]\frac{d}{dt}\langle \vec{r}\cdot \vec{p} \rangle =\frac{d}{dt}\langle \vec{r} \rangle \cdot \vec{p} + \vec{r} \cdot \frac{d}{dt}\langle \vec{p} \rangle[/tex]
But I severely doubt this is the right way, or even mathematically sound. So my question is, is the above equation sound, or should I be calculating the commutators with the Hamiltonian, as per Ehrenfest's?
 
Last edited:
Physics news on Phys.org
That equation's fine, as long as you keep the operators in their original order, which you did.
 
Thanks. Google failed me, so I couldn't find any documentation. Happy to know my instincts weren't all off.
 
But I severely doubt this is the right way, or even mathematically sound. So my question is, is the above equation sound, or should I be calculating the commutators with the Hamiltonian, as per Ehrenfest's?
I think the formula that follows the above words is not correct. On the left-hand side, there is a number, while on the right-hand side, there is an operator (##\mathbf{p} = -i\hbar \nabla##).

Your intuition is right, you can derive the virial theorem by using the time-dependent Schroedinger equation and the commutation relations. Here is how:$$
\frac{d}{dt}\langle \mathbf r\cdot\mathbf p\rangle = \int \dot \psi^* \mathbf r\cdot\mathbf p \psi + \psi^* \mathbf r\cdot\mathbf p \dot \psi\,dV
$$

Now use Schroedinger's equation

$$
\dot \psi = \frac{1}{i\hbar} {H} \psi
$$

to get rid of time derivatives. The integrand contains the commutator

$$
[\mathbf r\cdot\mathbf p, H].
$$

Replace ##H## by ##T+V## and use the commutation relations for position and momentum operator and the relation
$$
[A, BC] = B[A,C] + [A,B]C.
$$
After some manipulations, you should get ##\langle 2T - \mathbf r\cdot \nabla V\rangle##.
 
You cannot use the product rule so easily, because the expectation value of a product is not the product of the expectation value. However, Ehrenfest's theorem tells you that
[tex]\frac{\mathrm{d}}{\mathrm{d} t} \langle A \rangle=\left \langle \frac{\mathrm{D} \hat{A}}{\mathrm{D} t} \right \rangle.[/tex]
For a not explicitly time-dependent operator the covariant time derivative is given by
[tex]\frac{\mathrm{D} \hat{A}}{\mathrm{D} t}=\frac{1}{\mathrm{i} \hbar} [\hat{A},\hat{H}].[/tex]
Since, mathematically the commutator is a derivation, here the product rule holds.
[tex]\frac{\mathrm{D} \hat{\vec{r}} \cdot \hat{\vec{p}}}{\mathrm{D} t} = \frac{\mathrm{D}\hat{\vec{r}}}{\mathrm{D} t} \cdot \hat{\vec{p}} + \hat{\vec{r}} \cdot \frac{\mathrm{D}\hat{\vec{p}}}{\mathrm{D} t}.[/tex]
Now, for a usual non-relativistic Hamiltonian,
[tex]\hat{H} = \frac{\hat{\vec{p}}^2}{2m} + V(\hat{\vec{r}}),[/tex]
you get
[tex]\frac{\mathrm{D} \hat{\vec{r}}}{\mathrm{D} t}=\frac{\hat{\vec{p}}}{m}, \quad \frac{\mathrm{D} \hat{\vec{p}}}{\mathrm{D} t} = -\vec{\nabla} V(\hat{\vec{r}}).[/tex]
Using
[tex]\hat{T}=\frac{\hat{\vec{p}}^2}{2m}[/tex]
for the kinetic energy, this gives the virial theorem.

Note, however, that this makes only sense as a property of physical observables, when you apply this to the self-adjoint operator,
[tex]\frac{1}{2}(\hat{\vec{r}} \cdot \hat{\vec{p}}+\hat{\vec{p}} \cdot \hat{\vec{r}}).[/tex]
 
The problem is mathematically ill-posed, since Ehrenfest's theorem is formulated in terms of self-adjoint operators, while the operator [itex]\mathbb{r}\cdot\mathbb{p}[/itex] is not even symmetric, hence, if the equality is correct, it can't be proven using Ehrenfest's theorem.
 
Last edited:
Thanks for the answers. I ended up using Ehrenfest's theorem, and straight-forward calculation of the commutator with the Hamiltonian.
@dextercioby: So you're saying Ehrenfest doesn't even apply here? Is it only true in general for self-adjoint operators? Do you have an example of a case where there is a clear discrepancy between the answer from Ehrenfest and the correct answer?

EDIT: I see now vanhees mentioned the same at the end of his post. Is this a standard method for making non-hermitian operators self-adjoint?
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 12 ·
Replies
12
Views
2K