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!)
A268500 Expansion of Product_{k>=1} ((1 + k*x^k) / (1 + x^k)). 6
1, 0, 1, 2, 2, 6, 7, 14, 11, 42, 39, 70, 95, 142, 239, 378, 418, 624, 1106, 1200, 2250, 2836, 4166, 4902, 8021, 10410, 14961, 21268, 29477, 36714, 54172, 68358, 95071, 134946, 168035, 254190, 322335, 427338, 541054, 787264, 964969, 1340730, 1748094, 2311386 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
MATHEMATICA
nmax = 50; CoefficientList[Series[Product[(1+k*x^k)/(1+x^k), {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A295783 A060303 A099577 * A357953 A283824 A106168
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 19 04:12 EDT 2024. Contains 371782 sequences. (Running on oeis4.)