What is the Sakurai Equation (1.6.26) and how is it used in quantum mechanics?

  • Thread starter Thread starter Bill Foster
  • Start date Start date
  • Tags Tags
    Sakurai
Bill Foster
Messages
334
Reaction score
0

Homework Statement



This isn't a homework problem. I am reading Sakurai (Modern Quantum Mechanics) and came upon this:

We must therefore have an operator identity

\left[\textbf{x},\hat{T}\left(d\textbf{x}'\right)\right]=d\textbf{x}' (1.6.25)

or

-i\textbf{xK}\cdot d\textbf{x}'+i\textbf{K}\cdot d\textbf{x}'\textbf{x}=d\textbf{x}' (1.6.26)

The Attempt at a Solution



When I work that out:


\left[\textbf{x},\hat{T}\left(d\textbf{x}' \right)\right]=\textbf{x}\left(1-i\textbf{K}\cdot d\textbf{x}' \right)-\left(1-i\textbf{K}\cdot d\textbf{x}' \right)\textbf{x}

=-i\textbf{xK}\cdot d\textbf{x}'+i\textbf{K}\cdot d\textbf{x}'\textbf{x}

=i\left(\textbf{K}\cdot d\textbf{x}'\textbf{x}-\textbf{xK}\cdot d\textbf{x}' \right)

=d\textbf{x}'

I'm not seeing how they get d\textbf{x}' out of that.
 
Physics news on Phys.org
The only way I can see how that work is if the following is true:

\textbf{Kx}-\textbf{xK}=\left[\textbf{K},\textbf{x}\right]=-i

Any insight on this?
 
Are x and dx' vectors? If so, it also seems to require that dx' and x are in the same direction?
 
According to Sakurai, x has elements x, y, and z.
 
Equation 1.6.25 was derived by considering the effect of the commutator on an arbitrary position eigenket, 1.6.26 is derived from this result by using the definition of the translation operator eq. 1.6.20.
 
gabbagabbahey said:
Equation 1.6.25 was derived by considering the effect of the commutator on an arbitrary position eigenket, 1.6.26 is derived from this result by using the definition of the translation operator eq. 1.6.20.

I know that.

\hat{\textbf{T}}\left(d\textbf{x}'\right)=1-i\textbf{K}\cdot d\textbf{x}' (1.6.20)

I plugged that into (1.6.25) to work out the commutator. Sakurai claims it is d\textbf{x}', but as you can see, when I work it out, I do not understand how that claim is true.
 
It's true because of eqs. 1.6.23 and 1.6.24...I don't understand the source of your confusion here. If you agree that eq. 1.6.25 is true, and also that 1.6.20 is true, then 1.6.26 must also be true...it is basic logic.
 
gabbagabbahey said:
It's true because of eqs. 1.6.23 and 1.6.24...I don't understand the source of your confusion here. If you agree that eq. 1.6.25 is true, and also that 1.6.20 is true, then 1.6.26 must also be true...it is basic logic.

My confusion is in working out the commutator; using (1.6.26) to verify that (1.6.25) is true.

But I guess (1.6.26) wasn't meant to be used to verify (1.6.25).

How about the next part? The text says:

By choosing dx' in the direction of \hat{\textbf{x}}_j and forming the scalar product with \hat{\textbf{x}}_i, we obtain

\left[x_i,K_j\right]=i\delta_{ij} (1.6.27)

I do not know how they come up with (1.6.27) either.

If I choose dx' in the direction of \hat{\textbf{x}}_j , I get:

dx\hat{\textbf{x}}_j

If I form the scalar product with \hat{\textbf{x}}_i, I get:

\langle dx\hat{\textbf{x}}_j|\hat{\textbf{x}}_i \rangle = dx\delta_{ij}

How do I get (1.6.27) from that?
 
1.6.27 comes from 1.6.26...

-i\textbf{xK}\cdot d\textbf{x}'+i\textbf{K}\cdot d\textbf{x}'\textbf{x}=d\textbf{x}'

Using the Einstein summation convention, \textbf{K}\cdot d\textbf{x}'=K_jdx'_j and your equation becomes

-i\textbf{x}K_jdx'_j+iK_jdx'_j\textbf{x}=d\textbf{x}'

So, each component satisfies,

-ix_kK_jdx'_j+iK_jdx'_jx_k=-ix_kK_jdx'_j+iK_jx_kdx'_j=dx'_k

(the second step is because [x_k,dx'_j]=0) and you should be able to take i from here.
 
Back
Top