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!)
A367943 a(n) = Product_{i=1..n, j=1..n} (i^2 + 4*j^2). 3
1, 5, 13600, 294372000000, 252880261890048000000000, 27099784799070466617992871936000000000000, 882065676199020188908312950703217787436793856000000000000000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ c * n^(2*n^2 - 1/2) * 5^(n*(n+1)) * 2^(-n) * exp(n*(n+1)*(2*Pi - 3*arctan(2))/2 - 3*n^2) , where c = 0.4523180383519335764034720087114905921141637339852374451758854101884791581...
MATHEMATICA
Table[Product[i^2+4*j^2, {i, 1, n}, {j, 1, n}], {n, 0, 8}]
CROSSREFS
Sequence in context: A242772 A368067 A364691 * A089989 A219011 A297482
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Dec 05 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 20 05:07 EDT 2024. Contains 372703 sequences. (Running on oeis4.)