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!)
A265955 Expansion of Product_{k>=1} (1 + 2*k*x^k)/(1 - 2*k*x^k). 3
1, 4, 16, 60, 192, 596, 1776, 5020, 13760, 36916, 96336, 246316, 619392, 1530548, 3729392, 8976364, 21337920, 50195268, 116977232, 270114764, 618712640, 1406843940, 3176387120, 7126185948, 15894370816, 35253947940, 77796242768, 170868178332, 373606888128 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ c * n * 2^n, where c = 2 * Product_{m>=3} (1 + 2/(2^(m-1)/m - 1)) = 193.4198278838721371054040810054045645734538119720773785523616944906739...
MATHEMATICA
nmax=40; CoefficientList[Series[Product[(1+2*k*x^k)/(1-2*k*x^k), {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A032094 A282083 A261563 * A217374 A055295 A121254
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Dec 19 2015
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 18 04:56 EDT 2024. Contains 371767 sequences. (Running on oeis4.)