login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 


Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A268501 Expansion of Product_{k>=1} ((1 + k*x^k) / (1 + x^k))^k. 2
1, 0, 2, 6, 11, 32, 60, 148, 279, 690, 1312, 2778, 5684, 11282, 22920, 44724, 87919, 168978, 329800, 623086, 1189794, 2235744, 4189442, 7795642, 14438670, 26577246, 48616050, 88724110, 160629612, 290267100, 521225220, 933031364, 1661954928, 2950946220
(list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
nmax = 50; CoefficientList[Series[Product[((1+k*x^k)/(1+x^k))^k, {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A296390 A135048 A189319 * A026564 A243794 A318199
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Feb 06 2016
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | 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 September 18 18:09 EDT 2024. Contains 376002 sequences. (Running on oeis4.)