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!)
A268502 Expansion of Product_{k>=1} ((1 + k*x^k) / (1 - x^k))^k. 2
1, 2, 8, 26, 73, 210, 558, 1460, 3663, 9090, 21846, 51690, 120140, 274480, 618656, 1374792, 3017867, 6546610, 14053312, 29852658, 62825894, 131025056, 270948160, 555811298, 1131498850, 2286780266, 4589706604, 9151298134, 18131193484, 35706460678, 69910352496 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
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: A212140 A357283 A136594 * A167826 A301995 A325926
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Feb 06 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 18 20:26 EDT 2024. Contains 371781 sequences. (Running on oeis4.)