Quantum Wave Function to Momentum Amplitude

Click For Summary
SUMMARY

The discussion centers on calculating the momentum amplitude for a wavefunction of a free particle given by ψ(x,0) = √b e^{-|x|b + ip_0 x/\hbar}. The integral setup for the momentum amplitude φ(p,0) is confirmed as φ(p,0) = (1/√(2πħ)) ∫_{-∞}^{∞} ψ(x,0) e^{-ipx/ħ} dx. The resulting expression for the probability of finding momentum between p and p+dp is derived as |φ(p,0)|² = (2b³ħ³)/(π(b²ħ² + p₀² - 2p₀p + p²)²). The discussion concludes with methods to calculate uncertainties Δx and Δp using root mean square equations.

PREREQUISITES
  • Understanding of quantum mechanics principles, specifically wavefunctions and momentum amplitudes.
  • Familiarity with Fourier transforms in quantum mechanics.
  • Knowledge of normalization conditions for wavefunctions.
  • Ability to perform integrals involving complex exponentials and absolute values.
NEXT STEPS
  • Study the properties of Fourier transforms in quantum mechanics.
  • Learn about normalization of wavefunctions in quantum mechanics.
  • Explore the implications of the uncertainty principle ΔxΔp ≥ ħ/2.
  • Investigate techniques for evaluating integrals involving absolute values in quantum contexts.
USEFUL FOR

Students and professionals in quantum mechanics, physicists working with wavefunctions, and anyone interested in the mathematical foundations of quantum theory.

deedsy
Messages
81
Reaction score
0

Homework Statement


I was hoping someone could verify that I've set up the integral correctly for this problem..

Suppose that at t=0, the wavefunction of a free particle is
ψ(x,0) = \sqrt{b} e^{-|x|b + ip_0 x/\hbar}

a) what is the momentum amplitude for this wave function?

Homework Equations


*see below

The Attempt at a Solution



So, I think I know how to complete this, and just want to make sure I'm setting up the integral correctly before I dive into solving it.

a) I will use \phi(p,0)= \frac{1}{\sqrt{2\pi\hbar}}\int_∞^∞ ψ(x,0) e^{-ipx/\hbar}\,dx ---> that's minus ∞ to ∞

so, for my wavefunction...
\phi(p,0)= \frac{1}{\sqrt{2\pi\hbar}}\int_\infty^\infty \sqrt{b} e^{-|x|b + ip_0 x/\hbar} e^{-ipx/\hbar}\,dx ---> again, -∞ to ∞

Here, it looks like i can't cancel e^{ip_0 x/\hbar} and e^{-ipx/\hbar}, and I'm stuck with what looks like a very nasty integral...

\phi(p,0)= \frac{1}{\sqrt{2\pi\hbar}}\int_\infty^\infty \sqrt{b} e^{-|x|b} e^{ix/\hbar (p_0-p)}\,dx ---> again, -∞ to ∞
 
Last edited:
Physics news on Phys.org
Often the thing to do when you have an absolute value is to break whatever it is into piece-wise segments. Will that work here?
 
MisterX said:
Often the thing to do when you have an absolute value is to break whatever it is into piece-wise segments. Will that work here?

Yeah, that's what I was planning on doing - dividing it into two integrals, one from 0 to infinity (|x|=x) and one from -infinity to 0 (|x|=-x).
 
Nasty? It's essentially integrating ##e^{-kx}## where ##k## is a constant.
 
  • Like
Likes   Reactions: 1 person
ok, so for the integral I got..

\phi(p,0)= \frac{\sqrt{b}}{\sqrt{2\pi\hbar}} \frac{2b}{b^2 + (p_0-p)^2/\hbar^2}

Now, since my original wavefunction was normalized, is this \phi(p,0) already normalized?

The next part had me find the probability for finding the momentum between p and p+dp, so I just found what |\phi(p,0)|^2 equaled.
After some simplification, this equaled \frac{2 b^3 \hbar^3}{\pi (b^2 h^2+p_0^2-2 p_0 p +p^2)^2} ----> so this is the probability that I will find a momentum between a small momentum range.

If all looks good up until this stage, I'll get started on the next parts having me find the values of the uncertainties Δx and Δp. Right now, I'm trying to find a way to do it with the things I've already solved for
 
Last edited:
ok, so I plan on using this equation to find Δp at t=0

<(p-p_0)^2> = \int_∞^∞ (p-p_0)^2 |\phi(p,0)|^2 dp

Then, Δp = \sqrt{<(p-p_0)^2>}
 
Last edited:
Then for Δx at t=0, I could do

<(x-x_0)^2> = \int_∞^∞ (x-x_0)^2 |\psi(x,0)|^2 dx

Then, Δx = \sqrt{<(x-x_0)^2>}

I don't see that particular equation in my book, but it's just the root mean square, so it should work for finding Δx?

Now, when I multiply these together, I should get \Delta x \Delta p >= \frac{\hbar}{2}
 
Last edited:
deedsy said:
ok, so for the integral I got..

\phi(p,0)= \frac{\sqrt{b}}{\sqrt{2\pi\hbar}} \frac{2b}{b^2 + (p_0-p)^2/\hbar^2}

Now, since my original wavefunction was normalized, is this \phi(p,0) already normalized?
Yes.

The next part had me find the probability for finding the momentum between p and p+dp, so I just found what |\phi(p,0)|^2 equaled.
After some simplification, this equaled \frac{2 b^3 \hbar^3}{\pi (b^2 h^2+p_0^2-2 p_0 p +p^2)^2} ----> so this is the probability that I will find a momentum between a small momentum range.
Actually, the probability to find the particle with momentum between p and p+dp is ##\lvert \phi(p,0) \rvert^2 dp##. The amplitude squared alone isn't the probability.

deedsy said:
ok, so I plan on using this equation to find Δp at t=0

<(p-p_0)^2> = \int_∞^∞ (p-p_0)^2 |\phi(p,0)|^2 dp

Then, Δp = \sqrt{<(p-p_0)^2>}

deedsy said:
Then for Δx at t=0, I could do

<(x-x_0)^2> = \int_∞^∞ (x-x_0)^2 |\psi(x,0)|^2 dp

Then, Δx = \sqrt{<(x-x_0)^2>}
You might find it a little less work to use ##\Delta p^2## = ##\langle p^2 \rangle - \langle p \rangle^2## and ##\Delta x^2## = ##\langle x^2 \rangle - \langle x \rangle^2##.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
2
Views
2K
Replies
13
Views
3K
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K