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!)
A272244 a(n) = Product_{k=0..n} (n^2 + k^2). 12
0, 2, 160, 21060, 4352000, 1313845000, 547573478400, 301758856490000, 212663770808320000, 186659516597629140000, 199722414913149440000000, 255947740845844788169000000, 387074162712817024892928000000, 682170272459193898736228210000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ 2^(n + 1/2) * n^(2*(n+1)) / exp((4-Pi)*n/2).
MATHEMATICA
Table[Product[n^2+k^2, {k, 0, n}], {n, 0, 15}]
CROSSREFS
Sequence in context: A326488 A170992 A179958 * A178575 A069580 A332218
KEYWORD
nonn,easy
AUTHOR
Vaclav Kotesovec, Apr 23 2016
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 March 29 06:15 EDT 2024. Contains 371265 sequences. (Running on oeis4.)