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!)
A367957 a(n) = Product_{i=1..n, j=1..n} (i + 4*j). 3
1, 5, 2700, 567567000, 101370917007360000, 26995322179162164731904000000, 16635639072295355604762223305031680000000000, 34026881962001914598329145027742925521204742717440000000000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ A^(1/4) * 5^(25*n*(n+1)/8 + 29/48) * n^(n^2 - 29/48) / (Pi^(1/4) * Gamma(1/4)^(1/2) * 2^(n*(4*n+5) + 5/6) * exp(3*n^2/2 + 1/48)), where A = A074962 is the Glaisher-Kinkelin constant.
MATHEMATICA
Table[Product[i + 4*j, {i, 1, n}, {j, 1, n}], {n, 0, 10}]
CROSSREFS
Sequence in context: A114716 A036772 A117011 * A274527 A258980 A096934
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 September 6 00:26 EDT 2024. Contains 375701 sequences. (Running on oeis4.)