How does the 3d position operator look like in position representation? I know that in 1d the position operator ˆx is just multiplication by x.
Answer
The position operator in three dimensions is a vector operator, which, as in mpv's answer, acts as ˆrψ(r)=rψ(r).
The definition of a vector operator is somewhat tricky, and it is indeed startling that an operator can have vector eigenvalues. The way to make this rigorous, surprisingly enough, is to do it component by component. What that means is that a vector operator like the position (but also momentum, angular momentum, and a bunch of others) is actually a trio of operators, ˆx1,ˆx2, and ˆx3,
Some vector operators have components which all commute with each other, like position. In this case, you can have simultaneous eigenstates, |r⟩=|x1,x2,x3⟩, for which each component acts as a scalar, so ˆxj|r⟩=ˆxj|x1,x2,x3⟩=xj|x1,x2,x3⟩=xj|r⟩ for each j.
The reason this is done component-by-component is to keep things simple, particularly when you generalize past vector operators towards tensor operators like quadrupole couplings and so on. If you want to read more about this, Edmonds is the standard reference.
No comments:
Post a Comment