An alternative derivation of the Fern\'andez-Castro analytic approximate expression for the eigenvalues of the bounded quartic oscillator
Kunle Adegoke, Adenike Olatinwo, Gbenga Olunloyo

TL;DR
This paper demonstrates that the Rayleigh-Schrödinger perturbation method and the hypervirial perturbative method yield the same approximate eigenvalues for the bounded quartic oscillator, revealing an unnoticed connection between the two approaches.
Contribution
It shows the equivalence of RS and HPM methods for this problem and clarifies how certain sums can be expressed in closed form.
Findings
RS and HPM produce identical eigenvalue approximations
Polygamma sums in RS can be expressed in closed form
Uncovered a long-overlooked connection between perturbation methods
Abstract
In this note we show that the standard \mbox{Rayleigh-Schr\"odinger} (RS) perturbation method gives the same result as the hypervirial pertubative method (HPM), for an approximate analytic expression for the energy eigenvalues of the bounded quartic oscillator. This connection between the HPM and the RS method went unnoticed for a long time, apparently because it was not obvious that the resulting polygamma sums to be evaluated in the RS method could, in fact, be expressed in closed form.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNumerical methods for differential equations · Electromagnetic Simulation and Numerical Methods · Fractional Differential Equations Solutions
An alternative derivation of the Fernández-Castro analytic approximate expression for the eigenvalues of the bounded quartic oscillator
††thanks: PACS:03.65.Ge
Kunle Adegoke Corresponding author: [email protected] Department of Physics and Engineering Physics, Obafemi Awolowo University, Ile-Ife, Nigeria
Adenike Olatinwo
Department of Physics and Engineering Physics, Obafemi Awolowo University, Ile-Ife, Nigeria
Gbenga Olunloyo
Department of Physics and Engineering Physics, Obafemi Awolowo University, Ile-Ife, Nigeria
Abstract
In this note we show that the standard Rayleigh-Schrödinger (RS) perturbation method gives the same result as the hypervirial pertubative method (HPM), for an approximate analytic expression for the energy eigenvalues of the bounded quartic oscillator. This connection between the HPM and the RS method went unnoticed for a long time, apparently because it was not obvious that the resulting polygamma sums to be evaluated in the RS method could, in fact, be expressed in closed form.
Contents
- 1 Introduction
- 2 Basis functions and the matrix elements of
- 3 RS derivation of the approximate analytic expression for the energy eigenvalues
- 4 Summary and conclusion
- A Maple code to evaluate
1 Introduction
Interest in the bounded quartic oscillator started with the pioneering work of Barakat and Rosner [1] who employed a power series method to obtain numerical values of the eigenvalues through an iteration scheme. Researchers have since continued to investigate the bounded quartic oscillator and related systems, using various techniques (see references [2, 3, 4, 5] and the references in them).
The bounded quartic oscillator is described by the Hamiltonian
[TABLE]
where is the mass of the oscillator and is the coupling constant. The Hamiltonian lives in a Hilbert space with inner product between any two real-valued functions and in defined by , where the functions and and indeed all vectors of are required to vanish at the boundary .
About three and a half decades ago, using their hypervirial pertubative method (HPM), Fernández and Castro [2] derived the following expression (their equation (22) in our notation) for the eigenvalues of the bounded quartic oscillator:
[TABLE]
for quantum numbers
In this paper we show that the standard Rayleigh-Schrödinger (RS) perturbation theory with as the perturbation parameter gives the same result for as given in (1.2). As a matter of fact we stumbled upon the work of Fernández and Castro only after we had obtained our result for . The Computer Algebra System Waterloo Maple came to our aid in simplifying the resulting perturbation sums and finding their closed form.
2 Basis functions and the matrix elements of
Since , the eigenstates of have definite parity. For , the complete orthonormal functions , where,
[TABLE]
constitute a suitable set of basis functions in for a matrix representation of the bounded quartic oscillator Hamiltonian , since they also satisfy the boundary conditions .
The identities
[TABLE]
and
[TABLE]
for and the repeated application of Leibnitz rule for differentiating an integral allow to calculate the matrix elements of as
[TABLE]
provided that and have the same parity, and otherwise.
The matrix elements facilitate the direct diagonalization of the bounded quartic oscillator. The energy eigenvalues can be made arbitrarily accurate by increasing the dimension of the Hamiltonian matrix used; the eigenvalues obtained can therefore be considered exact. We are, however, not concerned here with exact diagonalization but we need the matrix elements for our perturbation calculations.
3 RS derivation of the approximate analytic expression for the energy eigenvalues
For sufficiently small (see [3] for a rigorous discussion of the convergence criteria), the oscillator potential may be treated as a perturbation of the unperturbed Hamiltonian (the free particle in a box Hamiltonian).
In the standard Rayleigh-Schrödinger perturbation theory for non-degenerate states, the approximate energy eigenvalues of , to second order in , are to be calculated from . We have immediately that
[TABLE]
and
[TABLE]
where
The second order correction to the energy of the bounded quartic oscillator, , is given by
[TABLE]
where
[TABLE]
so that
[TABLE]
Since is a real symmetric matrix, (3.3) is simply
[TABLE]
We note that the matrix elements occuring in (3.6) are necessarily off-diagonal (since ). Furthermore the only surviving elements , according to (2.1), are those for which and are both odd or both even.
It therefore follows from (2.1) that
[TABLE]
where
[TABLE]
Taking (3.5) into account, the summand in (3.6) is therefore
[TABLE]
The sum in (3.6) is easier to evaluate if the energy eigenvalues are grouped by parity:
[TABLE]
and
[TABLE]
for quantum number
Using the summation identity (equation 2.6 of [6])
[TABLE]
where denotes the floor of , that is, the greatest integer less than or equal to , the above sums can be expressed as
[TABLE]
and
[TABLE]
Maple is able to evaluate the sums in (3.9) and (3.10), with the appropriate summand in each case obtained from (3.8), and we have (see the Maple code in the appendix)
[TABLE]
and
[TABLE]
from which it follows that
[TABLE]
Adding (3.1), (3.2) and (3.11), we finally obtain
[TABLE]
as an approximate expression for the eigenvalues of the bounded quartic oscillator.
4 Summary and conclusion
Using the Rayleigh-Schrödinger perturbation theory and with the aid of a summation identity and the Computer Algebra System Maple, we have derived an approximate expression for the energy eigenvalues of the bounded quartic oscillator. This is the same expression that was obtained much earlier in reference [2] through a more complicated approach. Similar results to ours are also contained in reference [3] where exact diagonalization was done and perturbative series up to the third order in were also developed for the energy levels. However, the RS sums were determined numerically in that paper as, apparently, closed form could not be found for them; and furthermore only results for the ten lowest eigenvalues were computed.
Appendix
Appendix A Maple code to evaluate
V:=(r,s)->(-1)^(r+s)c1(1/(r-s)^2-1/(r+s+2)^2) -(-1)^(r+s)c2(1/(r-s)^4-1/(r+s+2)^4): epsilon:=(r,s)->epsilon*(r+s+2)(r-s): simplify(expand(eval(V(r,s)^2/epsilon(r,s),[r=2r,s=2s]))) assuming r,posint,s,posint,c1>0,c2>0: summand:=convert(%,parfrac,s): S1:=sum(summand,s=0..r-1) assuming r,posint,s,posint,c1>0,c2>0: S2:=sum(summand,s=r+1..infinity) assuming r,posint,s,posint,c1>0,c2>0: ssum:=simplify(S1+S2): fsum:=expand(eval(ssum,[epsilon=Pi^2h^2/8/m/a^2, c1=16lambdaa^4/Pi^2,c2=1624lambda*a^4/Pi^4])): arranged:=collect(fsum,Pi): terms:=[seq(factor(op(i,arranged)),i=1..nops(arranged))]:
add(L,L=terms);
[TABLE]
The reference list from the paper itself. Each links out to its DOI / PubMed record.
- 1[1] R. BARAKAT AND R. ROSNER (1981), The bounded quartic oscillator, Physics Letters 83A (4):149–150.
- 2[2] F. M. FERNÁNDEZ and E. A. CASTRO (1982), An analytic approximate expression for the eigenvalues of the bounded quartic oscillator, Physics Letters 88A (1):4–6.
- 3[3] V. C. AGUILERA-NAVARRO, J. F. GOMES and A. H. ZIMERMAN (1983), On the quantum quartic oscillator in a box, Revista Brasileira de Fisica 13 (4):664–672.
- 4[4] R. N. CHAUDHURI AND B. MUKHERJEE (1983), The eigenvalues of the bounded λ x 2 m 𝜆 superscript 𝑥 2 𝑚 \lambda x^{2m} oscillators, Journal of Physics A: Math. Gen. 16:3193–3196.
- 5[5] H. A. ALHENDI AND E. I. LASHIN (2005), Spectrum of one-dimensional anharmonic oscillators, Canadian Journal of Physics 83:541–550.
- 6[6] H. W. GOULD (2011), Table for Fundamentals of Series: Part I: Basic properties of series and products, From the seven unpublished manuscripts of H. W. Gould .
