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!)
A306703 Expansion of Sum_{k>=0} x^k / Product_{j=1..k} (1 + x^j)^j. 1
1, 1, 0, 1, -2, 1, -2, 1, -4, 7, -5, 7, -7, 16, -13, 16, -33, 38, -39, 31, -75, 79, -92, 118, -139, 201, -230, 269, -264, 494, -476, 523, -780, 886, -1095, 1261, -1533, 1857, -2593, 2197, -3367, 4256, -4240, 5816, -6484, 7985, -9800, 11051, -12561, 17530, -17516 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
LINKS
MATHEMATICA
nmax = 50; CoefficientList[Series[Sum[x^k/Product[(1 + x^j)^j, {j, 1, k}], {k, 0, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A106380 A076198 A032021 * A295686 A246996 A260612
KEYWORD
sign
AUTHOR
Ilya Gutkovskiy, Mar 05 2019
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 23 11:35 EDT 2024. Contains 371912 sequences. (Running on oeis4.)