Finding the probability density function given the eigenfunction

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 4K views
ypal
Messages
3
Reaction score
0

Homework Statement



I need to find the probability density function given the eigenfunction

Homework Equations



[itex]\psi=C\exp^({\frac{ipx}{\hbar}-\frac{x^2}{2a^2}})[/itex]

The Attempt at a Solution



I tried to square the function but that gave me a nasty integral that I could not solve. I also tried to factorise the index so I could've used change of variables for the Gaussian integral. I haven't come across such a question before so I am not quite sure what to do. Please help me.
Cheers
 
Physics news on Phys.org
I've realized my mistake...face palm -_- Thanks! But I can't make progress at this point.
Edit: I need the integral to find the normalisation constant, not for the actual density function. The thing that worries me is the x^2 and x term being together at the index.
 
Last edited:
ypal said:
I need the integral to find the normalisation constant, not for the actual density function. The thing that worries me is the x^2 and x term being together at the index.
Show details of your attempt to perform the integral.
 
ypal said:

Homework Statement



I need to find the probability density function given the eigenfunction

Homework Equations



[itex]\psi=C\exp^({\frac{ipx}{\hbar}-\frac{x^2}{2a^2}})[/itex]

The Attempt at a Solution



I tried to square the function but that gave me a nasty integral that I could not solve. I also tried to factorise the index so I could've used change of variables for the Gaussian integral. I haven't come across such a question before so I am not quite sure what to do. Please help me.
Cheers

Hey Guys!
I've made some progress and everything looks neat. It turns out the imaginary part vanishes when the function is squared(due to its conjugate). If someone could verify my work I'd appreciate it. Thanks!
[itex]\psi=C\exp^({\frac{ipx}{\hbar}-\frac{x^2}{2a^2}})[/itex]
[itex]|\psi(x)|^2=C^2 exp^{\frac{ipx}{\hbar}-\frac{x^2}{2a^2}} . exp^{\frac{-ipx}{\hbar}-\frac{x^2}{2a^2}}[/itex]
[itex]|\psi(x)|^2=C^2 exp^{-\frac{x^2}{a^2}}[/itex]
Let [itex]\beta=\frac{1}{a^2}[/itex], [itex]|\psi(x)|^2=C^2 exp^{-\beta x^2}[/itex]

Now I need to integrate this from [itex]-\infty[/itex] to [itex]\infty[/itex] and equate to 1 in order to find the normalisation constant.
[itex]C^{2}\int_{-\infty}^{\infty} exp^{-\beta x^2}=1[/itex]
[itex]C^{2}\sqrt{\frac{\pi}{\beta}}=1[/itex]
[itex]C^{2}=\sqrt{\frac{\beta}{\pi}}→ C=\frac{1}{\sqrt{a}\pi^{\frac{1}{4}}}[/itex]

I am new to Latex...so I'm trying my best :D