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!)
A269339 Expansion of Product_{k>=1} (1 - k*x^k) / (1 + x^k). 1
1, -2, -1, 0, 2, 6, -3, 12, -13, -2, -15, 2, -65, 44, 37, -90, 134, 26, 334, -270, 66, 18, 774, -1280, -15, -2266, 2627, -352, -3575, -516, -484, 5660, -3629, 21408, -20639, -1228, 15595, 31796, -22214, 55390, -104447, 58958, -160254, 180704, 17402, -103200 (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, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A266994 A267072 A070677 * A300192 A366554 A029584
KEYWORD
sign
AUTHOR
Vaclav Kotesovec, Feb 24 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 16 10:45 EDT 2024. Contains 371709 sequences. (Running on oeis4.)