Hi.
Here I write down formula of wave functions.
============
Ground state of a particle in a square well potential of finite depth
m: mass of the particle
hbar: Planck constant / 2π
D>0 :depth of the square well potential
W: width of the well
Potential V(x)= 0 for |x|> W/2, -D for |x|< W/2.
Hamiltonian H=P^2/2m+V(x)
E : enrgy of the ground state measured from the bottom line of the well
I. Coordinate representation
The wave function of the ground state in coordinate representation is
ψ(x)= C cos (kx) ,sinusoidal wave inside the well
ψ(x)= B exp (κ(x+W/2)) , B exp (-κ(x-W/2)) exponentially dumping function outside the well
where
k = sqrt(2mE)/hbar
κ= sqrt{2m(D-E)}/hbar
κ= k tan(kW/2)
C = sqrt{ 1/(W/2 + 1/κ)} ,amplitude at center of the well
B = cos(kW/2) * C ,amplitude at the boundary of the well
Introducing non dimensional constant θ=kw/2, they are expressed as its function, i.e.
k = 2/w * θ
κ= 2/w * θ tan θ
C^-2 = w/2 ( 1 + 1 / (θtanθ) )
E = hbar^2 / (2m) * (2/w)^2 * θ^2
D = hbar^2 / (2m) * (2/w)^2 * θ^2 (1 + (tanθ)^2 )
B^-2 = (C cosθ)^-2 = w/2 ( 1 + 1 / (θtanθ) ) ) *(cosθ)^-2.
From formula of D we know that when m,w and D are given all the parameters are determined through θ.
Infinite square potential D→+∞ are realized by θ→π/2 -0. Then,
k = π/w
κ= +∞
C = sqrt(2/w)
E = hbar^2 / (2m) * (π/w)^2
D = +∞
B = 0
The coordinate wave function outside the well disappears.
II. Momentum representation
The wave function of the ground state in momentum representation is Fourier transform of the coordinate wave function, thus
φ(p)= 1/√(2πhbar) * ∫ψ(x)e^-ipx/hbar dx
= C/sqrt(2πhbar)* [ sin{(k-p/hbar)W/2} /(k-p/hbar) + sin{(k+p/hbar)W/2} /(k+p/hbar) ]
+ B/sqrt(2πhbar)* 2* 1/(κ^2 + p^2/hbar^2) * {κcos(p/hbar*W/2) - p/hbar*sin(p/hbar*W/2)}
Introducing non-dimension parameter τ=p/hbar * w/2, and θ as in I,
φ(p)= 1/√(2π)* √(w/2hbar)* 2θ^2 secθ / √(1 + cotθ/θ)*
(τ sinτ - θtanθcosτ) * (τ-θ)^-1 * (τ+θ)^-1 * (τ^2 + (θtanθ)^2 )^-1
Further introducing t=τ/θ,
φ(p)= 1/√(2π)* √(w/2hbar)* 2θ^(-1) secθ / √(1 + cotθ/θ)*
* (t sin(tθ)cosθ - cos(tθ)sinθ ) * (t-1)^-1 * (t+1)^-1 * ( t^2 + (tanθ)^2 )^-1 , dp= (2 hbar/w) θdt.
Here (t sin(tθ)cosθ - cos(tθ)sinθ )^2 = ( t^2 + (tanθ)^2 ) /2 - Re[ ( t - i tanθ)^2 /2 * e^2tθi ] in alternative expression.
Momentum distribution function is
|φ(p)|^2 dp= 1/(2π)* 4 (secθ)^2 /(θ+cotθ) * (t sin(tθ)cosθ - cos(tθ)sinθ )^2 * (t-1)^-2 * (t+1)^-2 * ( t^2 + (tanθ)^2 )^-2*dt, where t=p/hbar * w/(2θ)
Momentum distribution of the ground state of infinite depth square well is given by θ→π/2 - 0,
|φ(p)|^2 dp = 4π^-2 * {cos (πt/2)}^2 * (t-1)^-2 * (t+1)^-2 dt, where t=p/hbar * w/π
============
eaglelake said:
It is true that the momentum eigenvalue equation does have solutions for the finite well, but when we let V \to \infty, I think we still have the difficulty with the boundary conditions.
There seems to be OK.
Regards.