kuruman said:
How is this different from "the fraction of time (that) the neutron and proton spend beyond the range of their nuclear force"? My thinking is this: Suppose you measure the position of the particles at the rate of one measurement per minute and you do this for an hour (60 measurements total). Also suppose that you found the particles beyond the range in 15 of the measurements, randomly distributed in the 60 minute interval.
What is the probability that the particles will be found outside the range? Answer: 15 out of 60 measurements = 1/4.
What is fraction of time that the particles spend beyond the range? Answer: 15 minutes out of 60 minutes = 1/4.
I agree with your reasoning, and I think that it is equivalent to computing the transmission coefficient.
What I have tried to calculate it (I will go step by step):
The Schrodinger Equation inside the potential well is:
$$\frac{d^2\psi}{dr^2} = -\frac{2m(E-V_0)}{\hbar^2}\psi$$
Defining constant K to be a real term:
$$\frac{d^2\psi}{dr^2} = -k^2\psi$$
This is the classical simple harmonic oscillator. The solution of the differential equation:
$$\psi_I = Asinkr + Bcoskr$$
Applying boundary conditions (##\psi_I(0) = \psi_I(R) = 0##) one gets:
$$\psi_I(r) = Asinkr$$
The Schrodinger Equation outside the potential well is:
$$\frac{d^2\psi}{dr^2} = -\frac{2mE}{\hbar^2}\psi$$
Defining constant L to be a real term:
$$\frac{d^2\psi}{dr^2} = L^2\psi$$
The solution of the differential equation:
$$\psi_{II} = Ce^{Lr} + De^{-Lr}$$
First term grows exponentially (it is non-normalizable). Thus:
$$\psi_{II}(r) = De^{-Lr}$$
OK once I have both wavefunctions I should evaluate the coefficients A and D and then computing the transmission coefficient.
Let's start evaluating the coefficients by applying boundary conditions:
The wavefunction must be continuous, which means that both ##\psi_{I}## and ##\psi_{II}## are equal to each other at R. Then:
$$Asin(kR) - De^{-LR} = 0$$
Its derivative as well. Then:
$$Akcos(kR) + LDe^{-LR} = 0$$
I know every term of these two equations but A and D. When I solve for A I get ##A = 0##, which is a bad sign because the transmission coefficient is defined:
$$T = \frac{|D|^2}{|A|^2}$$
So I must be missing something here...
I know it is a long post, so let me know if you want more info related to a specific point of it.
Thanks.