Using the normalise wavefunction, calculate momentum squared

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 5K views
AStaunton
Messages
100
Reaction score
1
[problem is:

the wavefunction for a particle in a stationary state of a one dimensional infinite potential well is given by:

[tex]\Psi_{1}(x,t)=A\cos(\frac{\pi x}{2a})e^{-i\frac{Et}{\hbar}}[/tex] for [tex]-a\leq x\leq a[/tex]

= 0 otherwise.

using the normalised wavefunction calculate the expectation value of momentum squared:

[tex]\langle p^{2}\rangle[/tex]


My attemted solution:

i know that to find momentum p, the operator is:

[tex]\bar{p}=-\hbar\bar{\nabla}^{2}[/tex]

so we say:

[tex]\langle p\rangle=\int\Psi^{\star}\bar{p}\Psi dx[/tex]

is it simply a matter of squaring p at this stage to get p^2?

Also, it says to use the normalised wave function, have I done this already in my integration step or is there something else needs be done?

Andrew
 
on Phys.org
Just square the momentum operator first, then integrate between the two Psi's (I'm completely new to this forum, so I can't write tex code yet. bear with me)
 
in terms of squaring the momentum operator, who is this done?

ie...the first part simple goes to (i^2hbar^2) but what does it mean to square the laplacian?
 
In position representation (one dimension), the momentum operator

[tex]\hat{P}\rightarrow-i\hbar\dfrac{d}{dx}[/tex].

You want to square this. Squaring a derivative operator just turns it into a second derivative. The process is then taking

[tex]\langle\hat{P}^2\rangle=\langle\Psi_1|\hat{P}^2|\Psi_1\rangle[/tex].

As for the normalization condition, what they want you to do is first normalize the wave function, i.e. solve for [tex]A[/tex] such that

[tex]\langle\Psi_1|\Psi_1\rangle=1[/tex].

Sometimes an even easier way of taking <P^2> is to let one P operate on [tex]\langle\psi|[/tex] and the other on [tex]|\psi\rangle[/tex] so that you only have to work with first derivatives. In this case it won't make much of a difference, but it is a nice trick to have up your sleeve.
 
Last edited: