What Is the Probability of Finding a Particle in a Spherical Shell?

Haths
Messages
32
Reaction score
0
A particle is described by the normalised wavefunction;

<br /> $ \psi (x,y,z) = Ae^{- \alpha ( x^{2} + y^{2} + z^{2} ) }$<br />

Find the probability that a particle is in a dr shell of space.

For what value of r is the probability of finding this particle greatest, and is this the same r value as;

<br /> $ | \psi (x,y,z) |^{2} $<br />

Right well. Having looked at the question baulked, then scratched my head to wonder how I could go about this question I have made the assumption that if wavefunction psi is converted into spherical polar co-ordinate co-ords and intergrated as a volume integral with limits: r+dr and r therefore r+dr - r gives the dr shell of probability.

Taking that line, the integral of the function becomes;

<br /> $ \int_{r}^{r+dr} \int_{0}^{2 \pi} \int_{0}^{\pi} Ae^{- \alpha r^{2} } \cdot r^{2} sin( \theta) d \theta d \phi dr$<br />

Intergrating...

<br /> $ \int_{r}^{r+dr} \int_{0}^{2 \pi} 2r^{2} Ae^{- \alpha r^{2} } d \phi dr$<br />

<br /> $ \int_{r}^{r+dr} 4r^{2} \pi Ae^{- \alpha r^{2} } dr$<br />

Using intergration by parts at this stage...

<br /> \frac{ \pi Ae^{ - \alpha r^{2} }} { - \alpha} - \frac{2 \pi Ae^{ - \alpha r^{2} }}{ \alpha^{2} r} |^{r+dr}_{r}<br />

However try as I might I can't see a way to simplify this equation down to evaluate it for dr, hence perhaps I am barking up the wrong tree.

Secondly the second part of the question kind of confused me, because I thought that;

<br /> \psi(x,y,z)<br />

Having been called 'normalised' would mean that this is the square of the wavefunction already. Hence allowing for the intergration because it was in the form of;

<br /> $ \int_{b}^{a}| \psi(x,y,z) |^{2} dxdydz = p$<br />

where p here would be the probability for the particle to be in the shell bound by the two limits a and b.

This would lead me to conclude that there is no difference in the r value, mindyou the question to me appears to be wanting some difference because it asks to 'explain any differences', thus presupposing that there are some.

I would guess intuitively that when r is zero the probability is highest to find the particle, but my solution above doesn't show that explicitly. Hence I can't say that with confidence, even though it feels right as the wavefuntion is an exponentially decreasing spherical ripple in space. Perhaps my reading of the question is wrong. Eitherway I don't feel like I've completed this question sufficiently.

Haths
 
Physics news on Phys.org
First, because dr is an infinitesimal quantity, you don't need to integrate from r to r+dr - you just multiply the integrand by dr. So, for example, the volume of the shell at r is just
4\pi r^2 \mathrm{d}r
Also, it looks like you integrated the wavefunction itself, whereas to find a probability you're supposed to integrate the square of the wavefunction:
\mathrm{d}P(r) = \int_{0}^{\pi} \int_{0}^{2\pi} \left|\psi\right|^2 r^2 \sin\theta \mathrm{d}r\mathrm{d}\phi\mathrm{d}\theta = 4\pi \left|\psi\right|^2 r^2 \mathrm{d}r
(the integral is over the angular variables)

A "normalized" wavefunction does not represent the "square of the wavefunction already" - it only means that the total probability sums up to 1, as it should:
\iiint \left|\psi\right|^2 r^2 \sin\theta\mathrm{d}r\mathrm{d}\theta\mathrm{d}\phi = 1
You can do this integral to find the value that the constant A needs to take to make this relation true.
 
diazona said:
A "normalized" wavefunction does not represent the "square of the wavefunction already"

Cheers that statement has cleared up my doubts. Also yes a simple dr integral would achieve the same result which would save a lot of the complicated answer.

Haths
 
Hi, I had an exam and I completely messed up a problem. Especially one part which was necessary for the rest of the problem. Basically, I have a wormhole metric: $$(ds)^2 = -(dt)^2 + (dr)^2 + (r^2 + b^2)( (d\theta)^2 + sin^2 \theta (d\phi)^2 )$$ Where ##b=1## with an orbit only in the equatorial plane. We also know from the question that the orbit must satisfy this relationship: $$\varepsilon = \frac{1}{2} (\frac{dr}{d\tau})^2 + V_{eff}(r)$$ Ultimately, I was tasked to find the initial...
##|\Psi|^2=\frac{1}{\sqrt{\pi b^2}}\exp(\frac{-(x-x_0)^2}{b^2}).## ##\braket{x}=\frac{1}{\sqrt{\pi b^2}}\int_{-\infty}^{\infty}dx\,x\exp(-\frac{(x-x_0)^2}{b^2}).## ##y=x-x_0 \quad x=y+x_0 \quad dy=dx.## The boundaries remain infinite, I believe. ##\frac{1}{\sqrt{\pi b^2}}\int_{-\infty}^{\infty}dy(y+x_0)\exp(\frac{-y^2}{b^2}).## ##\frac{2}{\sqrt{\pi b^2}}\int_0^{\infty}dy\,y\exp(\frac{-y^2}{b^2})+\frac{2x_0}{\sqrt{\pi b^2}}\int_0^{\infty}dy\,\exp(-\frac{y^2}{b^2}).## I then resolved the two...
Back
Top