login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A123525 Arises in the normal ordering of functions of a*(a+)*a, where a and a+ are the boson annihilation and creation operators, respectively. 3
2, 14, 102, 836, 7730, 79962, 916454, 11533832, 158149026, 2346622310, 37458934502, 640013453004, 11652216012242, 225169809833906, 4602407562991590, 99194703240441872 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
E.g.f.: (1/(1-x)^2)*exp(x/(1-x))*LaguerreL(1,1/(x-1))*x.
From Vaclav Kotesovec, Nov 13 2017: (Start)
Recurrence: (n-2)*(n-1)*a(n) = 2*(n-2)*n^2*a(n-1) - (n-1)^3*n*a(n-2).
a(n) ~ exp(2*sqrt(n) - n - 1/2) * n^(n + 5/4) / sqrt(2) * (1 + 31/(48*sqrt(n))).
(End)
MATHEMATICA
Rest[With[{nmax = 50}, CoefficientList[Series[(1/(1 - x)^2)*Exp[x/(1 - x)]*LaguerreL[1, 1/(x - 1)]*x, {x, 0, nmax}], x]*Range[0, nmax]!]] (* G. C. Greubel, Oct 14 2017 *)
CROSSREFS
Sequence in context: A037726 A037621 A085372 * A286310 A295865 A355069
KEYWORD
nonn
AUTHOR
Karol A. Penson, Oct 02 2006
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 17 18:43 EDT 2024. Contains 371765 sequences. (Running on oeis4.)