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!)
A367927 a(n) = Product_{k=1..n} (n^2 + k^2)^k. 1
1, 2, 320, 9856080, 111411200000000, 758912215744345000000000, 4641055652546245989752776320614400000, 35539706227151665491451514343890494014992000000000000, 453355203871266077337924186645041169745278527392553369600000000000000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ 2^(n^2 + n/2 + 1/12) * n^(n*(n+1)) / exp(n^2/2 - 1/12).
MATHEMATICA
Table[Product[(k^2 + n^2)^k, {k, 1, n}], {n, 0, 10}]
CROSSREFS
Cf. A272244.
Sequence in context: A118579 A349272 A221190 * A192725 A089775 A094402
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 14 14:46 EDT 2024. Contains 375165 sequences. (Running on oeis4.)