Position Operator in Momentum Space?

AI Thread Summary
The discussion revolves around proving the position operator's form in momentum space, specifically that <p|hat{x}|psi> = iħ (∂/∂p)<p|psi>. Participants express confusion about the assumptions made in the calculations, particularly regarding the manipulation of Dirac notation and the use of the closure relation. They explore the integration process and the implications of using the position representation, with emphasis on the correct treatment of derivatives and integrals. The conversation highlights the importance of understanding the mathematical foundations of quantum mechanics, especially when transitioning between position and momentum spaces. Overall, the thread serves as a collaborative effort to clarify the proof and address misconceptions in the derivation.
Crush1986
Messages
205
Reaction score
10

Homework Statement


So, I'm doing this problem from Townsend's QM book
6.2[/B]
Show that &lt;p|\hat{x}|\psi&gt; = i\hbar<br /> \frac{\partial}{\partial p}&lt;p|\psi&gt;<br />

Homework Equations


|\psi(p)&gt; = \int_\infty^{-\infty} dp |p&gt;&lt;p|\psi&gt;

The Attempt at a Solution


So,
&lt;p|\hat{x}|\psi&gt;
= &lt;p|\hat{x} \int_\infty^{-\infty} dp&#039; |p&#039;&gt;&lt;p&#039;|\psi&gt;
= \hat{x} \int_\infty^{-\infty} dp&#039; &lt;p|p&#039;&gt; &lt;p&#039;|\psi&gt;
= \hat{x} \int_\infty^{-\infty} dp&#039; \delta (p-p&#039;) &lt;p&#039;|\psi&gt;
= \hat{x} &lt;p|\psi&gt;

and here I've assumed, correctly I've found, that \hat{x} = i\hbar \frac{\partial}{\partial p}
However, knowing my professor if I just write that and say "tada." I'm not going to get a good grade on this problem set.

How would I prove that the position operator takes that form in momentum space? I've found a proof that uses the more traditional notation with integrals and the like but I've read that it is pretty nice when done in Dirac notation, I'd appreciate any help/hint.

Thank you.
 
Physics news on Phys.org
I wonder how you can claim to have found the answer correctly when there is a mistake in assuming that ##\langle p|\hat x | p' \rangle = \hat x \langle p|p' \rangle##.
 
blue_leaf77 said:
I wonder how you can claim to have found the answer correctly when there is a mistake in assuming that ##\langle p|\hat x | p' \rangle = \hat x \langle p|p' \rangle##.
Hrm, thought I had seen something similar done in my book. Welp, then I guess I'm completely lost. I suppose it was done only after the momentum operator was written in position space. I cannot pull it out like that then until it has been rewritten?
 
May be your memory deceived you. Certainly ##\delta(p-p')## is not equal to ##\partial_p \delta(p-p')##.
It's easier if you use closure relation in position space rather than that in momentum space. Use it in ##\langle p |\hat x| \psi\rangle##.
 
Ok, I originially was trying this but wasn't sure what to do after,

<br /> \langle p |\hat x| \psi\rangle

= \int_\infty^{-\infty} \langle p |\hat x| x \rangle \langle x | \psi \rangle dx
= \int_\infty^{-\infty} x \langle p | x \rangle \langle x | \psi \rangle dx
I think that,
\langle p|x \rangle = \frac{1}{\sqrt{2 \pi \hbar}}e^{\frac{-ipx}{\hbar}}
and,
\langle x|\psi \rangle = \int_\infty^{-\infty} dp \frac{1}{\sqrt{2 \pi \hbar }} e^{\frac{ipx}{\hbar}} \langle p | \psi \rangle

If I plug those in though I get a nightmare! Is this the right path?
 
You don't need the last one actually, just the expression for ##\langle p|x\rangle##. Upon plugging in this to ##
\int_\infty^{-\infty} x \langle p | x \rangle \langle x | \psi \rangle dx
##
You will get terms like ##x \exp{(ipx/\hbar)}##. How can you get this expression from ## \exp{(ipx/\hbar)
}## alone?
 
Hrm, I'm still stuck. I have no idea what to do with something like this!?

\frac{1}{\sqrt{2 \pi \hbar}} \int_\infty^{-\infty} x e^{\frac{-ipx}{\hbar}} \langle x | \psi \rangle dx

I don't know if it's because I'm just starting with all these integrals with Dirac notation or what, but I'm just so confused with stuff like this right now.

integration by parts? it's the \langle x | \psi \rangle that has me wierded out.
 
##\frac{\partial}{\partial p} \exp(-ipx/\hbar) = ??##
 
That is -ix/\hbar exp(-ipx/\hbar) I'm still not sure where that is going though. I see that that is part of my integrand.
 
  • #10
Crush1986 said:
That is -ix/\hbar exp(-ipx/\hbar) I'm still not sure where that is going though. I see that that is part of my integrand.
Yes, that means you can replace that with the expression involving the derivative in your integral.
 
  • #11
Wait, so does that just basically say... that x = i \hbar \frac{\partial}{\partial p}
 
  • #12
Crush1986 said:
do you just divide out the exponentials
Definitely no. What I meant is, since $$
\frac{\partial}{\partial p} \exp(-ipx/\hbar) = \frac{-ix}{\hbar} \exp(-ipx/\hbar)$$
you can replace the entire expression ##x \exp(-ipx/\hbar)## with ##i\hbar \frac{\partial}{\partial p} \exp(-ipx/\hbar) ##.
 
  • #13
Ok let me see that. I thought for a second I could just solve that expression for x. But then I wasn't sure how on Earth you could just say that x was the position operator haha.
 
  • #14
I'm still stuck with an integral I just don't know what to do with.

\frac{i\hbar}{\sqrt{2\pi\hbar}} \int_\infty^{-\infty} \frac{\partial}{\partial p} e^{\frac{-ipx}{\hbar}} \langle x|\psi \rangle dx
 
  • #15
The integration variable is ##x## while that partial derivative operates on ##p##-dependent function. What can you do with the derivative? (If you don't know what to do you might want to review your calculus lecture).
 
  • #16
wait this looks like ih \frac{\partial}{\partial p} \psi(p)
 
  • #17
Yes, that should be in the final step. But I guess you also need to know where to move the derivative. Check "Leibniz rule".
 
  • #18
oh... and that is it? yah?
 
  • #19
I mean, it's not the variable being integrated so it gets pulled out and turns into a regular derivative, I thought.
 
  • #20
Crush1986 said:
I mean, it's not the variable being integrated so it gets pulled out and turns into a regular derivative, I thought.
Yes it can be pulled out of the integral but it's better to let it stay being a partial derivative. Later for more than one dimension you will see that the position and momentum operators cannot be reduced to ordinary derivative.
 
  • #21
blue_leaf77 said:
Yes it can be pulled out of the integral but it's better to let it stay being a partial derivative. Later for more than one dimension you will see that the position and momentum operators cannot be reduced to ordinary derivative.
Thanks for all your help! That makes sense.
 
Back
Top