OFFSET
0,3
COMMENTS
These numbers provide the 2nd order of the 1/N-expansion of traces of powers of a random time-delay matrix in presence of time-reversal symmetry. (The 0th order is given by the Large Schröder numbers A006318.)
LINKS
G. C. Greubel, Table of n, a(n) for n = 0..1000
F. D. Cunden, F. Mezzadri, N. Simm and P. Vivo, Large-N expansion for the time-delay matrix of ballistic chaotic cavities, J. Math. Phys. 57, 111901 (2016).
J. Kuipers, M. Sieber and D. Savin, Efficient semiclassical approach for time delays, New J. Phys. 16 (2014), 123018.
FORMULA
G.f.: (x^2-3*x)/((x^2-6*x+1)^2)+(3*x^3-4*x^2+3 x)/((x^2-6*x+1)^(5/2)).
a(n) ~ 7*(3*sqrt(2)+4)^(5/2) * n^(3/2) * (1+sqrt(2))^(2*n-4) / (3*2^(9/2)*sqrt(Pi)) * (1 - (3*sqrt((2+3/sqrt(2))*Pi))/(7*sqrt(n))). - Vaclav Kotesovec, Oct 27 2016
MATHEMATICA
CoefficientList[Series[(x^2 - 3 x)/((x^2 - 6 x + 1)^2) + (3 x^3 - 4 x^2 + 3 x)/((x^2 - 6 x + 1)^(5/2)), {x, 0, 23}], x] (* Michael De Vlieger, Oct 26 2016 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
Fabio Deelan Cunden, Oct 26 2016
EXTENSIONS
More terms from Michael De Vlieger, Oct 26 2016
STATUS
approved