Commutators: solving with jacobian

In summary: You are trying to use the jacobi identity with the commutator but you are not getting the correct answer. You should use the unnamed identity [A,BC] = [A,B]C + B[A,C] instead.
  • #1
Rorshach
136
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
  • #2
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.
 
  • #3
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:
  • #4
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).
 
  • #5
Use ##\hat{p}_x^2 = \hat{p}_x\hat{p}_x##. You need to show some effort at working the problem out on your own.
 
  • #6
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?
 
  • #7
I don't see a factor in front of the commutator. Could you elaborate?
 
  • #8
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.
 
  • #9
Show what you tried.
 
  • #10
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?
 
  • #11
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?
 
  • #12
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.
 
  • #13
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$$
 
  • #14
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?
 
  • #15
Yes. Why wouldn't it be at the end?
 
  • #16
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?
 
  • #17
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.
 
  • #18
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.
 
  • #19
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]?
 
  • #20
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?
 
  • #21
Like MisterX, I don't see how the Jacobi identity is very helpful here.
 
  • #22
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)
 
  • #23
could somebody please answer?
 
  • #24
It's kind of hard to offer help when all you do is post your incorrect answer and ask what went wrong. How are we supposed to tell if we can't see the steps you took?
 
  • #25
I' sorry, here are my steps:
from the first bracket [itex]px(pxx-xpx)ψ[/itex] I obtained the following result: [itex]-2\hbar2\frac{∂ψ}{∂x}[/itex]. In the second bracket I made following steps:
[tex]
(pxx-xpx)[tex]pxψ
(-i/hbar\frac{∂x}{∂x}+xi/hbar\frac{∂}{∂x})(-i/hbar\frac{∂ψ}{∂x})
-/hbar2\frac{∂ψ}{∂x}+x/hbar2r\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
 
  • #26
anybody?
 
  • #27
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:
  • #28
Reevaluate the first term, ##p_x x p_x \psi##. Remember that an operator acts on everything to the right of it, so evaluate the expression from right to left.
 
  • #29
In that case, is it supposed to be [tex](-i/hbar\frac{∂xψ}{∂x})(-i/hbar\frac{∂ψ}{∂x})[/tex]?
 
  • #30
I still don't know why the LaTeX doesn't work:/
 
  • #31
You need to use \hbar, not /hbar.

I'm going to use hats over the operators so you can keep track of what's going on. The first thing on the right is ##\hat{p}_x \psi = -i\hbar \frac{\partial \psi}{\partial x}##, so
$$\hat{p}_x \hat{x} \hat{p}_x \psi = \hat{p}_x \hat{x} (-i\hbar)\frac{\partial \psi}{\partial x} = -i\hbar\,\hat{p}_x \hat{x} \frac{\partial \psi}{\partial x}.$$
Now, again, evaluate the what the rightmost operator does.
 
  • #32
if it is supposed to be [tex] \frac{∂ψ}{∂x}[/tex], then I don't know what to do with this. If it is [tex]-i\hbar \frac{∂}{∂x} x[/tex], then it is just [tex]-i\hbar[/tex]
 
Last edited:
  • #33
What is the operator farthest on the right in
$$-i\hbar\,\hat{p}_x \hat{x} \frac{\partial \psi}{\partial x}?$$
 
Last edited:
  • #34
It is [itex]\frac{∂ψ}{∂x}[/itex]
 
  • #35
I meant a hatted operator. ##\psi'(x)## is just a function.
 

Similar threads

  • Advanced Physics Homework Help
Replies
4
Views
1K
  • Advanced Physics Homework Help
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
5
Views
887
  • Advanced Physics Homework Help
Replies
1
Views
2K
  • Advanced Physics Homework Help
Replies
4
Views
2K
  • Advanced Physics Homework Help
Replies
1
Views
2K
  • Advanced Physics Homework Help
Replies
10
Views
2K
  • General Math
Replies
11
Views
1K
Replies
4
Views
901
  • Advanced Physics Homework Help
Replies
7
Views
1K
Back
Top