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!)
A293254 Expansion of Product_{k>=1} (1 + x^k - x^(k^2)). 2
1, 0, 1, 1, 0, 2, 2, 2, 2, 3, 4, 4, 6, 7, 8, 9, 9, 14, 15, 17, 22, 23, 27, 33, 36, 43, 48, 56, 64, 72, 84, 94, 109, 124, 136, 157, 178, 197, 225, 253, 286, 319, 358, 401, 451, 500, 559, 628, 694, 774, 863, 958, 1066, 1181, 1310, 1449, 1605, 1778, 1957, 2170 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,6
LINKS
MATHEMATICA
nmax = 100; CoefficientList[Series[Product[(1+x^k-x^(k^2)), {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A029081 A168656 A005862 * A046052 A369457 A280069
KEYWORD
nonn
AUTHOR
Vaclav Kotesovec, Oct 04 2017
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 August 9 22:35 EDT 2024. Contains 375044 sequences. (Running on oeis4.)