Expectation value of a wave function

AI Thread Summary
The discussion focuses on calculating the expectation value of a wave function given by Psi(x) = N*a(x)exp(i*p0*x/h). Participants address the normalization of the wave function by integrating its square over all possible values to equal one, which involves determining the constant N. There is confusion regarding the integration of the wave function's square and the need to use its complex conjugate in the normalization process. Clarification is provided on how to handle the complex conjugate and the integration of the exponential term. The goal is to establish that the expectation value of momentum is p0, confirming that p0 is indeed a real-valued constant.
bjogae
Messages
20
Reaction score
0

Homework Statement



The wave function of a state is Psi(x)= N*a(x)exp(i*p0*x/h)where a(x) is a quadratically integrable real valued function Show that the expectation value of the function is p0.

Homework Equations





The Attempt at a Solution



The only thing I'm having a problem with is how to integrate the square of the wavefunction so that I could normalize N and put the operator p=-ih(d/dx) in the integral. So I think I know what to do, just not sure how to do it.
 
Physics news on Phys.org
First off the expectation value of what? Position?

Also what is p0, just a real-valued constant?
 
It's the expectation value of the momentum I'm after. Sorry, forgot to put that in. And yes, p0 is a real-valued constant.
 
All right so to normalize the wave function the wave function squared (probability) must be one. In this case you need to integrate \Psi^{*} \Psi over all possible values (-inf to inf) and set that equal to 1, then solve for N.
 
But that's the thing. I have no idea of how to do the integral.
 
Well what have you tried? Start by setting up the integral and working as far as you can.
 
well I get stuck when I'm supposed to integrate a(x)^2*exp(i*2*p0*x/h). How do I do that?
 
1 = \int_{- \infty}^{\infty} \Psi^{*} \Psi dx

Psi* is the complex conjugate of Psi. Do you know how to take a complex conjugate?

exp(i*2*p0*x/h) makes it seem like you're trying to do:

1 = \int_{- \infty}^{\infty} \Psi \Psi dx

When you need to be doing:

1 = \int_{- \infty}^{\infty} \Psi^{*} \Psi dx
 
For instance the complex conjugate of f(x) = A e^{i x} is f(x)^{*} = A e^{-i x} where A is a real constant.
 
  • #10
Thanks, I think I got it right.
 
Back
Top