How to Solve Commutators Using the Jacobian?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
69 replies · 7K views
Rorshach
Messages
135
Reaction score
0

Homework Statement


Hello:) My problem is as follows:
Determine the following commutators: [px2,x],[pxx2],[px2,x2],[]. The calculation can be done in two ways, either by inserting a test function, and using the explicit expressions for the operators, or by utilizing Jacobi identity and using the fact that [x,px]=ihbarred . You should master both methods.


Homework Equations


[A,B]=AB-BA
[x,px]=ihbarred
[A,BC]=B[A,C]+[A,B]C
px=-ihbarred*d/dx
p2=-hbarred2*d2/dx2


The Attempt at a Solution


Here's the problem- I just cannot find good paper with proper explanation how to do it and examples with solutions. I am also not familiar with term and meaning of jacobian- in the textbook I am using there is no explanation of jacobian, or how to solve commutators, not even mentioning solving commutators with jacobians.
 
Physics news on Phys.org
The Jacobi identity is not the same thing as the Jacobian. They are both named after the same person, but they are not the same thing. Here is the Jacobi identity.

[itex][A, [B, C]] + [B, [C, A]] + [C, [A, B]] = 0[/itex]

It applies to the bracket operation for Lie algebras, so it applies to cross products and Poisson brackets as well as commutators.
 
Also I have no idea why you should use the Jacobi identity with the commutators given to you. The unnamed identities [itex][A,BC] = [A,B]C + B[A,C][/itex] and [itex][AB,C] = A[B,C] + [A,C]B[/itex] seem like a more appropriate things to use.
 
Last edited:
I don't know that either, but that is the content of the problem, so I have to do it. I have no idea how to solve commutator if there is a second derivative (px2).
 
ok, but what if there is a factor in front of the commutator? for example like [px2,x]ψ?
Is it supposed to be like this:

[px2,x]ψ=p[px,x]ψ+[px,x]ψpx?
 
One of the ways of solving commutators was to put a function after commutator, like this
[p,x]ψ - and then solve it. But unfortunately no matter if I put the function there or not- I can't get the correct value. I couldn't find anywhere how to solve commutators [p2,x], or [p2,x[/SUP]2[/SUP]] step by step. When I try do solve this on my own, I just keep getting confused by the order of operators in the equation.
 
ok, so I did the calcuation as follows:
[pxpx,x]=px[px,x]+x[px,x]px
px(pxx-xpx)+(pxx-xpx)*px
-ihbarred(∂/∂x)(-ihbarred(∂x/∂x)+ihbarredx(∂/∂x))+(-ihbarred(∂x/∂x)+ihbarredx(∂/∂x))*(-ihbarred(∂/∂x))
-ihbarred(∂/∂x)(-ihbarred+ihbarredx(∂/∂x))+(-ihbarred+ihbarredx(∂/∂x))*(-ihbarred(∂/∂x))
-ihbarred^2(∂/∂x)+xhbarred^2(∂/∂x)-hbarred^2(∂/∂x)+xhbarred^2(∂/∂x)(∂/∂x)

and that is pretty much the result that I obtain every single time I calculate this. Where am I making mistake?
 
Rorshach said:
ok, so I did the calcuation as follows:
[pxpx,x]=px[px,x]+[px,x]px
Once you get to this point, use the fact that ##[x,p_x]=i\hbar##.

px(pxx-xpx)+(pxx-xpx)*px
-ihbarred(∂/∂x)(-ihbarred(∂x/∂x)+ihbarredx(∂/∂x))+(-ihbarred(∂x/∂x)+ihbarredx(∂/∂x))*(-ihbarred(∂/∂x))
-ihbarred(∂/∂x)(-ihbarred+ihbarredx(∂/∂x))+(-ihbarred+ihbarredx(∂/∂x))*(-ihbarred(∂/∂x))
-ihbarred^2(∂/∂x)+xhbarred^2(∂/∂x)-hbarred^2(∂/∂x)+xhbarred^2(∂/∂x)(∂/∂x)

and that is pretty much the result that I obtain every single time I calculate this. Where am I making mistake?
 
But that is what I want to do with the jacobi identity, so the demands in the problem are satisfied. I tried to do this the way I can see step by step what is coming from where, that is why I insisted on step by step explanation.
 
Your mistake is when dealing with terms like ##p_x x##. It doesn't simplify to 1, like you have. The operator ##p_x## acts on everything to the right of it, so not just ##x## but the test function ##\psi## as well, i.e.,
$$p_x x \psi = -i\hbar \frac{\partial}{\partial x} (x\psi) = \cdots$$
 
so in case of [px2,x] (if I want to do it step by step) I am supposed to put the test function after the operator p?
 
It just confuses me so I wasn't sure if it was supposed to be before or after the p operator. I tried with using ψ function, unfortunately it didn't help. first bracket zeroes:
-ihbarred(∂/∂x)(-ihbarred(∂x/∂x)ψ+ixhbarred(∂ψ/∂x))
but the second one in no way gives me the value -2ihbarredpx, which is supposed to be an answer for this problem:
(-ihbarred(∂x/∂x)+ixhbarred(∂/∂x))(-ihbarred(∂ψ/∂x))
where am I making mistake?
 
Rorshach said:
It just confuses me so I wasn't sure if it was supposed to be before or after the p operator.
Using ##[AB,C] = A[B,C] + [A,C]B##, you have ##[p_x^2,x] = p_x[p_x,x] + [p_x,x]p_x##. Now it's basic substitution:
$$[p_x^2,x]\psi = (p_x[p_x,x] + [p_x,x]p_x)\,\psi.$$ You can't just move ##\psi## past ##p_x##.

I tried with using ψ function, unfortunately it didn't help. first bracket zeroes:
-ihbarred(∂/∂x)(-ihbarred(∂x/∂x)ψ+ixhbarred(∂ψ/∂x))
How'd you get 0? Also, you're missing a term. You should have
$$p_x [p_x, x] \psi = p_x (p_x x - x p_x)\psi = -i\hbar\frac{\partial}{\partial x} \left[-i\hbar\frac{\partial}{\partial x} (x\psi) - x \left(-i\hbar\frac{\partial}{\partial x}\right) \psi\right].$$ Now use the product rule to expand the first term in the brackets.
 
You were right, I confused the order of calculations, hence the zeroing of the first bracket. My result of the first bracket came out to be -2(hbarred)^2(∂ψ/∂x). The second one comes to -(hbarred)^2(∂ψ/∂x)+x(hbarred)^2(∂/∂x)(∂ψ/∂x). unless I miss something similar to what I did in the first bracket.
 
and also- if the Jacobi identity is [A,[B,C]]+[B,[C,A]]+[C,[A,B]]=0, then for [p2x,x] it would be [px,[px,x]]+[px,[x,px]]+[x,[px,px]]=0, right? But how do I do this if there is commutator like [px2,x2]?
 
I tried calculation with Jacobi identity according to the scheme I wrote above, but the commutators just zero themselves, so it seems kind of pointless. What am I doing wrong?
 
Do You mean it is not possible to solve those commutators with jacobi identity? And also, could You please tell me what am I doing wrong with second bracket? The result of the second bracket that I obtained is equal to -(hbarred)^2(∂ψ/∂x)+x(hbarred)^2(∂/∂x)(∂ψ/∂x)
 
could somebody please answer?
 
I' sorry, here are my steps:
from the first bracket [itex]p<sub>x</sub>(p<sub>x</sub>x-xp<sub>x</sub>)ψ[/itex] I obtained the following result: [itex]-2\hbar<sup>2</sup>\frac{∂ψ}{∂x}[/itex]. In the second bracket I made following steps:
[tex] (p<sub>x</sub>x-xp<sub>x</sub>)[tex]p<sub>x</sub>ψ<br /> (-i/hbar\frac{∂x}{∂x}+xi/hbar\frac{∂}{∂x})(-i/hbar\frac{∂ψ}{∂x})<br /> -/hbar<sup>2</sup>\frac{∂ψ}{∂x}+x/hbar<sup>2</sup>r\frac{∂ψ}{∂x}r\frac{∂}{∂x}[/tex]<br /> <br /> It seems that LaTeX does not want to play, no idea why. Tried to describe more clearly and visibly, if You know why it is like that please tell me[/tex]
 
Rorshach said:
I' sorry, here are my steps:
from the first bracket [itex]p_x(p_x x-xp_x)\psi[/itex] I obtained the following result: [itex]-2\hbar^2 \frac{∂ψ}{∂x}[/itex]. In the second bracket I made following steps:
[tex](p_x x-xp_x)p_x ψ[/tex]
[tex](-i\hbar\frac{∂x}{∂x}+xi\hbar\frac{∂}{∂x})(-i\hbar\frac{∂ψ}{∂x})[/tex][tex]-\hbar^2\frac{∂ψ}{∂x}+x\hbar^2 r\frac{∂ψ}{∂x}r\frac{∂}{∂x}[/tex]

It seems that LaTeX does not want to play, no idea why. Tried to describe more clearly and visibly, if You know why it is like that please tell me

I modified the quote so the [itex]\LaTeX[/itex] works. Don't use the BBCode tags like
Code:
[SUP]
inside the [itex]\LaTeX[/itex] code.
 
Last edited:
In that case, is it supposed to be [tex](-i/hbar\frac{∂xψ}{∂x})(-i/hbar\frac{∂ψ}{∂x})[/tex]?
 
I still don't know why the LaTeX doesn't work:/