Position Operator in Momentum Space?

Click For Summary

Homework Help Overview

The discussion revolves around a problem from quantum mechanics concerning the position operator in momentum space, specifically how to express the position operator using Dirac notation. The original poster attempts to show that the position operator can be represented as \( \hat{x} = i\hbar \frac{\partial}{\partial p} \) in momentum space, but seeks clarification on the proof process.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the validity of assumptions made regarding the position operator's representation and the application of Dirac notation. There are attempts to derive the position operator's form through integrals and the closure relation in position space. Questions arise about the correctness of manipulating Dirac notation and the implications of certain mathematical steps.

Discussion Status

The discussion is ongoing, with participants providing hints and guidance on how to approach the problem. Some express confusion over specific steps, while others suggest alternative methods or clarify misunderstandings about the mathematical operations involved.

Contextual Notes

Participants note potential issues with assumptions made in the original poster's approach, particularly regarding the manipulation of delta functions and the closure relation. There is also mention of the complexity introduced by integrating functions in Dirac notation.

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.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 2 ·
Replies
2
Views
355
  • · Replies 7 ·
Replies
7
Views
947
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 56 ·
2
Replies
56
Views
5K
  • · Replies 4 ·
Replies
4
Views
609
  • · Replies 1 ·
Replies
1
Views
2K