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!)
A277355 a(n) = Product_{k=1..n} (2^k + k). 1
1, 3, 18, 198, 3960, 146520, 10256400, 1384614000, 365538096000, 190445348016000, 196920489848544000, 405459288598152096000, 1665626757561208810368000, 13666467545789718289069440000, 224102734815859800504160677120000, 7346759955468331839927899478024960000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ c * 2^(n*(n+1)/2), where c = Product_{k>=1} (1 + k/2^k) = 5.52995584900...
MATHEMATICA
Table[Product[2^k+k, {k, 1, n}], {n, 0, 15}]
CROSSREFS
Sequence in context: A160707 A330764 A367487 * A135077 A157538 A024488
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Oct 10 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 April 25 11:21 EDT 2024. Contains 371967 sequences. (Running on oeis4.)