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!)
A272247 a(n) = Product_{k=0..n} (n^4 + k^4). 4
0, 2, 8704, 104372388, 3087748038656, 194985808028125000, 23467500289618753093632, 4938279594477505466022892304, 1699491802948673617630927695904768, 907214902722906584628050661111614570016, 719684491044699824651608981274624000000000000 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,2

LINKS

Table of n, a(n) for n=0..10.

FORMULA

a(n) ~ 2^(n+1/2) * (1+sqrt(2))^(sqrt(2)*n) * n^(4*n + 4) / exp((4 - Pi/sqrt(2))*n).

MATHEMATICA

Table[Product[n^4+k^4, {k, 0, n}], {n, 0, 10}]

CROSSREFS

Cf. A255434, A272244, A272246, A272248, A323542.

Sequence in context: A272241 A171939 A104904 * A167748 A203755 A285692

Adjacent sequences: A272244 A272245 A272246 * A272248 A272249 A272250

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 27 02:29 EDT 2023. Contains 361553 sequences. (Running on oeis4.)