A334907 Comtet's expansion of the e.g.f. (sqrt(1 + sqrt(8*s)) - sqrt(1 - sqrt(8*s)))/ sqrt(8*s * (1 - 8*s)).
1, 5, 63, 1287, 36465, 1322685, 58503375, 3053876175, 183771489825, 12525477859125, 953725671273375, 80237355387564375, 7391465178302430225, 739967791738943292525, 79993069900054731795375, 9286937373235386442953375, 1152424501315118408602850625
Offset: 0
Keywords
Links
- Louis Comtet, Fonctions génératrices et calcul de certaines intégrales, Publikacije Elektrotechnickog faculteta - Serija Matematika i Fizika, No. 181/196 (1967), 77-87; see pp. 81-83.
- Petros Hadjicostas, Proof of the claim a(n) = n!*A063079(n+1)/A060818(n), 2020.
- V. H. Moll, The evaluation of integrals: a personal story, Notices Amer. Math. Soc., 49 (No. 3, March 2002), 311-317.
Formula
a(n) = binomial(4*n+2, 2*n+1)*n!/2^(n+1).
a(n) = n!*Sum_{j=0..n} 2^(n-2*j)*binomial(2*n+1,2*j)*binomial(2*j,j).
E.g.f.: 2/(sqrt(1 - 8*s) * (sqrt(1 + sqrt(8*s)) + sqrt(1 - sqrt(8*s)))).
E.g.f.: sqrt(2/(1 + sqrt(1 - 8*s))/(1 - 8*s)).
D-finite with recurrence (2*n+1)*a(n) -(4*n-1)*(4*n+1)*a(n-1)=0. - R. J. Mathar, May 25 2020
Comments