Questions about operators and commutators

maverick_76
Messages
19
Reaction score
1
so I have an expression here:

[P,g(r)]= -ih dg/dr

P is the momentum operator working on a function g(r).

Is this true because when you expand the left hand side the expression g(r)P is zero because the del operator has nothing to work on?
 
Physics news on Phys.org
The equation you have here is an equation between two different operators.
On the one hand that commutator, and on the other hand, that derivative.

In order to test this equation, you need to act the left and right hand sides on the same wavefunction, say \psi(r).
If you find that [P,g(r)]\psi(r) = -i\hbar \frac{dg}{dr}\psi(r), no matter what \psi(r) is,
then the operators must be equal as well.
 
  • Like
Likes maverick_76 and Greg Bernhardt
jfizzix said:
The equation you have here is an equation between two different operators.
On the one hand that commutator, and on the other hand, that derivative.

In order to test this equation, you need to act the left and right hand sides on the same wavefunction, say \psi(r).
If you find that [P,g(r)]\psi(r) = -i\hbar \frac{dg}{dr}\psi(r), no matter what \psi(r) is,
then the operators must be equal as well.

Maybe I'm missing something here, because my limited knowledge of commutators says that the left hand side unpacked is

{ Pg(r)-g(r)P } Ψ(r)

I'm not sure how to show that

g(r)iħ dΨ/dr = 0 in order for the expression above to hold true.
 
The expression above is not equal to zero because:
when the momentum operator P is before both g(r) and \psi(r), that gradient acts on the product g(r)\psi(r) (and the product rule comes into affect), so you get one more term than you'd get otherwise when you compute the gradient. Indeed, that extra term is the same as what's on the right hand side of the equation:
(Pg(r) - g(r) P)\psi(r) = -i\hbar \frac{dg}{dr}\psi(r)

When the momentum operator P is after g(r), then the gradient inside P just acts on \psi(r).
 
  • Like
Likes maverick_76
Ah I see now. So now how would I go about proving this expression:

[g(P), r] = -iħ dg/dP

I'm not sure how the del operator works inside a function.
 
My thoughts are g(P) unpacks as such:

-iħ∇(p) (the partial derivative with respect to P)

so g(P)r would be:

-iħdg/dP

I mean using the logic from the previous solution this allows for the second expression to hold true. Not sure if I'm following the math rules though...
 
maverick_76 said:
Ah I see now. So now how would I go about proving this expression:

[g(P), r] = -iħ dg/dP

I'm not sure how the del operator works inside a function.

There's probably many ways to deal with a situation like this, but I think the easiest would be to do the calculation in momentum space, so that g(p) is just a function of the variable p , while x is then expressed as the operator i\hbar\frac{d}{dp}. Then the problem can be solved in the same way as before.
 

Similar threads

Back
Top