Commutator problem (position, momentum)

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
3 replies · 1K views
Kentaxel
Messages
14
Reaction score
0
I'm having some difficulties with a certain commutator producing inconsistent results. Specifically I'm referring to

[tex][p_x,x^3][/tex]

Depending on how i expand this it seems i get different coefficients, i.e

[tex][p_x,x^3]=[p_x,x]x^2+x^2[p_x,x]=-i\hbar x^2 -x^2i\hbar=-2i\hbar x^2[/tex]

However

[tex][p_x,x^3]=[p_x,x^2]x+x[p_x,x^2]=([p_x,x]x+x[p_x,x])x+x([p_x,x]x+x[p_x,x])=-i4\hbar x^2[/tex].

Clearly I'm missing something here, but i can't quite figure out what.
 
Physics news on Phys.org
Put a wavefunction from the Schwartz space over the reals to the right of the commutator, use the position representation, don't use Leibniz, but only the definition and check which of the 2 results is right.
 
Yes of course, it should be

[tex][p_x,x^3]=[p_x,x]x^2+x[p_x,x^2]=-3i\hbar x^2.[/tex]

Thank you!