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!)
A298599 Expansion of Product_{k>=2} (1 - x^k)^k. 0
1, 0, -2, -3, -3, 1, 5, 12, 15, 13, 4, -13, -38, -62, -75, -76, -44, 17, 114, 225, 337, 411, 419, 311, 68, -324, -836, -1405, -1947, -2305, -2338, -1865, -787, 1001, 3396, 6261, 9216, 11785, 13281, 13036, 10285, 4502, -4619, -16918, -31657, -47463, -62182, -73112, -76925 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
Partial sums of A073592.
Euler transform of sequence [-2, -3, -4, -5, -6, -7, -8, -9, ...].
LINKS
N. J. A. Sloane, Transforms
FORMULA
G.f.: Product_{k>=2} (1 - x^k)^k.
MATHEMATICA
nmax = 48; CoefficientList[Series[Product[(1 - x^k)^k, {k, 2, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A120428 A079950 A174953 * A138677 A193885 A364957
KEYWORD
sign
AUTHOR
Ilya Gutkovskiy, Jan 22 2018
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 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)