Consider the quantum mechanics of a massive particle confined by infinite potential walls to a 2D annulus $a
OK, with that little bit of set-up, I want to make the following note:
observation: in the limit b/a≫1, where the ring is large compared to its inner diameter, the first m=0 excited state (i.e. the state with exactly one radial node) sits between the lowest m=2 state and the lowest m=3 state:
Image source: Import["http://halirutan.github.io/Mathematica-SE-Tools/decode.m"]["http://i.stack.imgur.com/srzC6.png"]
This is easiest to show graphically; the plot above shows for a reasonably asymptotic range in b/a (setting a=1), but the behaviour persists up to values of b/a as large as I've cared to put in.
With this in mind, then:
- What's so special about the m=2 to m=3 step? That is, if the m=0, nr=1 state is going to sit asymptotically between two defined-m ground states, why not between m=0 and m=1? Or, if azimuthal excitations are fundamentally easier than radial excitations, why not between m=1 and m=2? Or, if it's going to go at a high-ish point of the m ladder, why not the m=3 to m=4 or m=4 and m=5 steps while we're at this?
Answer
The best way to approach this question is by flipping the limit around to the form a/b→0, i.e. to consider the outer radius as fixed and then take the inner radius to zero. That will generally require that ka→0, and in that regime the a-dependent coefficients of the quantization equation Ym(ka)Jm(kb)−Jm(ka)Ym(kb)=0
OK, so that solves the mystery, but it leaves one question open: if the quantization condition in this limit is just Jm(kb)=0, i.e. identical to a full circle without an inner core, then how does the wavefunction manage to get a node in the middle?
The answer to that is to be a bit more precise about the approximations taken in the ka→0 limit, by using quantitative estimates for the Cm(ka) coefficients: using the asymptotics Jm(z)∼zmm!2m
What's more important, however, is that we can now feed these estimates back into the wavefunction itself, which now reads ψ(r,θ)=N′[Jm(kr)+πm!(m−1)!22m(ka)2mYm(kr)]eimθ,
However, this domination does not extend all the way down to the inner boundary: the solution has a tiny amount of Ym(kr) in it, but the coefficient is still nonzero, and as kr approaches ka from above, the Neumann function Ym(kr) will become bigger and bigger, so for any finite a it will eventually be big enough to match the tininess of the coefficient, giving a term of order 1 that will cancel out the nonzero Jm(ka) contribution. Thus, for instance, at m=0 the wavefunction looks like your basic J0(kr) drum ground state, but with a tiiiny bit of Y0(kr) that's only relevant when it diverges and cuts out a zero at the origin.
Finally, just to document this here: the asymptote given above works kind of OK for m≥1, but it isn't great for the m=0 channel, where the convergence to that asymptotic is logarithmic instead of power-law.
This can indeed be improved, by taking the equation as initially stated, Ym(ka)Jm(kb)−Jm(ka)Ym(kb)=0,
This really improves that convergence, particularly on the solid-gray-line approximation to the ground state:
Source: Import["http://halirutan.github.io/Mathematica-SE-Tools/decode.m"]["http://i.stack.imgur.com/Uk9Eo.png"]
No comments:
Post a Comment