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!)
A267005 Expansion of Product_{k>=1} ((1 - k*x^k) / (1 - x^k)). 6
1, 0, -1, -2, -4, -2, -5, 6, 7, 18, 31, 50, 17, 34, 39, -122, -134, -296, -298, -556, -670, -692, 64, 26, 1119, 1054, 3953, 6804, 6645, 9250, 8644, 9702, 2817, 11386, -12415, -36382, -47757, -71782, -122506, -99540, -191083, -176382, -253722, -166706, -21024 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
COMMENTS
Convolution of A022661 and A000041.
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: A189326 A106688 A167977 * A347796 A011169 A279481
KEYWORD
sign
AUTHOR
Vaclav Kotesovec, Jan 08 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 24 08:43 EDT 2024. Contains 371927 sequences. (Running on oeis4.)