The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A367956 a(n) = Product_{i=1..n, j=1..n} (i + 3*j). 3
1, 4, 1120, 79833600, 3173289799680000, 123650071173117090201600000, 7337799401269093351612002462597120000000, 951792703318385182295191545713146608287219712000000000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ A^(1/3) * 2^(16*n*(n+1)/3 + 13/18) * n^(n^2 - 19/36) / (Pi^(1/3) * Gamma(1/3)^(1/3) * 3^(n*(3*n+4)/2 + 11/36) * exp(3*n^2/2 + 1/36)), where A = A074962 is the Glaisher-Kinkelin constant.
MATHEMATICA
Table[Product[i + 3*j, {i, 1, n}, {j, 1, n}], {n, 0, 10}]
CROSSREFS
Sequence in context: A110499 A009013 A351618 * A371603 A248656 A357512
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Dec 06 2023
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 May 14 14:46 EDT 2024. Contains 372533 sequences. (Running on oeis4.)