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!)
A300581 Expansion of Product_{k>=1} 1/(1 - 2^(k+1)*x^k). 2
1, 4, 24, 112, 544, 2368, 10624, 44800, 190976, 791552, 3282944, 13414400, 54829056, 222117888, 899383296, 3625123840, 14601027584, 58659700736, 235555782656, 944552017920, 3786334535680, 15166305468416, 60736264994816, 243129089261568, 973133053952000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ c * 4^n, where c = A065446 = 1/QPochhammer(1/2) = 3.46274661945506361...
MATHEMATICA
nmax = 25; CoefficientList[Series[Product[1/(1-2^(k+1)*x^k), {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A129032 A270686 A272253 * A099582 A295093 A211142
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Mar 09 2018
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 23 09:48 EDT 2024. Contains 371905 sequences. (Running on oeis4.)