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!)
A368064 a(n) = Product_{i=1..n, j=1..n} (i^2 + 4*i*j + j^2). 3
1, 6, 24336, 870746557824, 1311726482483997806493696, 256433546267136937832915286844640487014400, 15678550451426175377500759401206644047210595564950427820202393600 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ 2^((3+sqrt(3))*n*(n+1) + (sqrt(3)-1)/6) * 3^(3*n*(n+1) + 13/24) * n^(2*n^2 - 7/6) / (Gamma(1/3)^(1/2) * Gamma(1/4)^(1/3) * Pi^(7/12) * (1 + sqrt(3))^((6*n*(n+1) + 1)/sqrt(3) - 1/2) * exp(3*n^2)).
MATHEMATICA
Table[Product[i^2 + 4*i*j + j^2, {i, 1, n}, {j, 1, n}], {n, 0, 7}]
CROSSREFS
Sequence in context: A278653 A283887 A241650 * A337990 A143780 A225716
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Dec 10 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 1 22:42 EDT 2024. Contains 372178 sequences. (Running on oeis4.)