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!)
A014608 a(n) = (4n)!/(24^n). 23
1, 1, 70, 34650, 63063000, 305540235000, 3246670537110000, 66475579247327250000, 2390461829733887910000000, 140810154080474667338550000000, 12868639981414579848070084500000000, 1746930746117010628955362040959500000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
a(n) is also the constant term in product 1 <= i,j <= n, i different from j (1 - x_i/x_j)^4. - Sharon Sela (sharonsela(AT)hotmail.com), Feb 16 2002
REFERENCES
George E. Andrews, Richard Askey and Ranjan Roy, Special Functions, Cambridge University Press, 1998.
LINKS
J.-C. Novelli and J.-Y. Thibon, Hopf Algebras of m-permutations,(m+1)-ary trees, and m-parking functions, arXiv preprint arXiv:1403.5962 [math.CO], 2014-2020.
FORMULA
From Amiram Eldar, Jan 26 2022: (Start)
Sum_{n>=0} 1/a(n) = (cos(2^(3/4)*3^(1/4)) + cosh(2^(3/4)*3^(1/4)))/2.
Sum_{n>=0} (-1)^n/a(n) = cos(6^(1/4))*cosh(6^(1/4)). (End)
MATHEMATICA
Table[(4n)!/24^n, {n, 0, 10}] (* Harvey P. Dale, Oct 15 2015 *)
PROG
(PARI) a(n)=(4*n)!/24^n;
CROSSREFS
Sequence in context: A177656 A177657 A177676 * A185401 A172555 A367532
KEYWORD
nonn
AUTHOR
BjornE (mdeans(AT)algonet.se)
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 19 18:00 EDT 2024. Contains 371797 sequences. (Running on oeis4.)