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
Physics news on Phys.org
Now I'm completely lost. I repeated that calculation and got the same result, I cannot see the mistake. I thought that xp term was included in that ##-i\hbar\frac{\partial g}{\partial x}## combination?
 
my mistake again, forgot about the second term in the bracket. But I cannot use g substitution, since x is on the left side of the operator, I can only use f. What can I do with this?
 
the result for the first term was correct, it came out as ##-\hbar^2\psi\frac{\partial \psi}{\partial x}##. I just have problem with the second term, because I can't think of the solution with changed order of the operator...how to bite this?
 
Last edited:
I think I finally did it. Here it goes: ##-i\hbar\frac{\partial }{\partial x}(-i\hbar\frac{\partial x\psi}{\partial x}+i\hbar x\frac{\partial \psi}{\partial x})+(-i\hbar\frac{\partial xf}{\partial x}+i\hbar x\frac{\partial f}{\partial x})##, where we let ##f=-i\hbar\frac{\partial \psi}{\partial x}##. Then it goes on:
##-i\hbar\frac{\partial }{\partial x}(-i\hbar(x\frac{\partial \psi}{\partial x}+\psi\frac{\partial x}{\partial x})+i\hbar x\frac{\partial \psi}{\partial x})+(-i\hbar(x\frac{\partial f}{\partial x}+f\frac{\partial x}{\partial x})+i\hbar x\frac{\partial f}{\partial x})##, proceeding
##-i\hbar\frac{\partial }{\partial x}(-i\hbar x\frac{\partial \psi}{\partial x}-i\hbar\psi+i\hbar x\frac{\partial \psi}{\partial x})+(i\hbar x\frac{\partial f}{\partial x}-i\hbar f+i\hbar x\frac{\partial f}{\partial x})##, and then
##-\hbar^2\frac{\partial \psi}{\partial x}+(-i\hbar f)=-\hbar^2\frac{\partial \psi}{\partial x}-(-i\hbar\frac{\partial \psi}{\partial x})=-\hbar^2\frac{\partial \psi}{\partial x}-\hbar^2\frac{\partial \psi}{\partial x}=-2\hbar\frac{\partial \psi}{\partial x}##.
Please tell me that this time I am right.
 
Just a few minor errors, probably typos, and you're not quite done.
Rorshach said:
I think I finally did it. Here it goes:
$$-i\hbar\frac{\partial }{\partial x}(-i\hbar\frac{\partial x\psi}{\partial x}+i\hbar x\frac{\partial \psi}{\partial x})+(-i\hbar\frac{\partial xf}{\partial x}+i\hbar x\frac{\partial f}{\partial x}),$$ where we let ##f=-i\hbar\frac{\partial \psi}{\partial x}##. Then it goes on:
$$-i\hbar\frac{\partial }{\partial x}(-i\hbar(x\frac{\partial \psi}{\partial x}+\psi\frac{\partial x}{\partial x})+i\hbar x\frac{\partial \psi}{\partial x})+(-i\hbar(x\frac{\partial f}{\partial x}+f\frac{\partial x}{\partial x})+i\hbar x\frac{\partial f}{\partial x})$$
$$-i\hbar\frac{\partial }{\partial x}(-i\hbar x\frac{\partial \psi}{\partial x}-i\hbar\psi+i\hbar x\frac{\partial \psi}{\partial x})+({\color{red}-}i\hbar x\frac{\partial f}{\partial x}-i\hbar f+i\hbar x\frac{\partial f}{\partial x})$$
$$-\hbar^2\frac{\partial \psi}{\partial x}+(-i\hbar f)
= \hbar^2\frac{\partial \psi}{\partial x}-{\color{red} {(i\hbar)}}(-i\hbar\frac{\partial \psi}{\partial x})
= -\hbar^2\frac{\partial \psi}{\partial x}-\hbar^2\frac{\partial \psi}{\partial x}
= -2\hbar^{\color{red}2} \frac{\partial \psi}{\partial x}$$.
Please tell me that this time I am right.
Now use the fact that ##-\hbar^2 = (-ih)^2## and rewrite the final result in terms of ##\hat{p}_x## to show that ##[\hat{p}_x^2,\hat{x}] = (-i\hbar)2\hat{p}_x##.
 
I don't quite understand what do You mean by presenting it in terms of ##p_x##, I thought that my calculations (without those stupid typos) are enough to show the correct result?
 
Well, ask yourself what you're trying to show. The problem asks you to calculate ##[\hat{p}_x^2,\hat{x}]## which is equal to ##-2i\hbar \hat{p}_x##. You haven't shown that. You've shown that when you work in the position basis, the action of ##[\hat{p}_x^2,\hat{x}]## on some arbitrary function ##\psi(x)## is to differentiate it and multiply it by ##-2\hbar^2##. You need to show that that's equivalent to applying ##\hat{p}## and multiplying by ##-2i\hbar##.
 
So basically I should take function ##\psi(x)##, act on it with ##\hat{p}## and multiply it by ##-2i\hbar##?