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!)
A367942 a(n) = Product_{i=1..n, j=1..n} (i^2 + 3*j^2). 3
1, 4, 5824, 45861064704, 9751658280030585225216, 176005320076923781520069562958715289600, 656508955366282248103393001602851493819854909361664242483200 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ c * n^(2*n^2 - 1/2) * 4^(n*(n+1)) * 3^(-n/2) * exp(5*Pi*n*(n+1)/(6*sqrt(3)) - 3*n^2), where c = 0.4612030005343304845802441101292774353695846313857765074861837886133930626...
MATHEMATICA
Table[Product[i^2+3*j^2, {i, 1, n}, {j, 1, n}], {n, 0, 8}]
CROSSREFS
Sequence in context: A102205 A283663 A046360 * A079232 A338665 A137045
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 August 13 07:44 EDT 2024. Contains 375113 sequences. (Running on oeis4.)