Applying Heisenberg Picture Confusion

nateHI
Messages
145
Reaction score
4
I was trying to follow http://www.youtube.com/watch?v=dCua1R9VIiQ&p=EFD655A9E0B979B7&playnext=1&index=54" lecture at the 4:15 mark but am having a little difficulty. In particular, why doesn't he have to take the commutator of all four of the terms you get when you square (p-eA).

Is he using :

\partialq/\partialt = \partialH/\partialp and the chain rule? If so, why doesn't he differentiate what's inside the parantheses of the Hamiltonian?

-Nate
 
Last edited by a moderator:
Physics news on Phys.org
nateHI said:
I was trying to follow http://www.youtube.com/watch?v=dCua1R9VIiQ&p=EFD655A9E0B979B7&playnext=1&index=54" lecture at the 4:15 mark but am having a little difficulty. In particular, why doesn't he have to take the commutator of all four of the terms you get when you square (p-eA).

Is he using :

\partialq/\partialt = \partialH/\partialp and the chain rule? If so, why doesn't he differentiate what's inside the parantheses of the Hamiltonian?

-Nate

it's a trick. you can take the commutator of all four terms, and you should
get the same result. the trick is [x, f(p)] = i h-bar f'(p). where prime here
is derivative wrt p.

lets check // (i'll assume x,p 1 dimensional to not worry about the vector stuff
but it's no big deal)

(p - eA)^2 = p^2 -epA -eAp + e^2A^2
so [x,(p - eA)^2] = [x, p^2] -e [x, pA] -e[x, Ap] + [x, e^2A^2 ]

now we can use the rule [A, BC] = [A,B]C + B[A,C].
[x,p^2] = [x,p]p + p[x,p] = 2 i h-bar p
[x,pA] = [x,p]A + p[x,A] = i h-bar A + 0
[x,Ap] = [x,A]p + A[x,p] = 0 + A(i h-bar)
[x,A^2] = 0

so [x,(p-eA)^2] = 2 i h-bar p - e (i h-bar A) - e (i h-bar A) = (2 i h-bar)(p - eA).

now take derivative of f(p)= (p-eA)^2 wrt p => f'(p) = 2(p-eA)
[x,f(p)] = i h-bar f'(p) = i h-bar 2 (p-eA).

it all works.
 
Last edited by a moderator:
OK that clears it all up. Thanks!
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. Towards the end of the first lecture for the Qiskit Global Summer School 2025, Foundations of Quantum Mechanics, Olivia Lanes (Global Lead, Content and Education IBM) stated... Source: https://www.physicsforums.com/insights/quantum-entanglement-is-a-kinematic-fact-not-a-dynamical-effect/ by @RUTA
If we release an electron around a positively charged sphere, the initial state of electron is a linear combination of Hydrogen-like states. According to quantum mechanics, evolution of time would not change this initial state because the potential is time independent. However, classically we expect the electron to collide with the sphere. So, it seems that the quantum and classics predict different behaviours!
Back
Top