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!)
A266649 Expansion of Product_{k>=1} 1 - x^(3*k)/(1-x^k). 6
1, 0, 0, -1, -1, -1, -2, -1, -2, -1, -1, 1, -1, 3, 2, 5, 4, 8, 7, 11, 8, 12, 11, 13, 10, 9, 9, 7, 3, -2, -5, -13, -16, -25, -28, -48, -44, -66, -60, -82, -82, -104, -95, -120, -103, -131, -107, -133, -98, -124, -85, -94, -42, -51, 9, 7, 83, 100, 181, 208, 298 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,7
LINKS
FORMULA
G.f.: Product_{k>=1} (1 - x^k - x^(3*k)) / (1 - x^k).
MATHEMATICA
nmax = 100; CoefficientList[Series[Product[1-x^(3*k)/(1-x^k), {k, 1, nmax}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A165022 A030338 A231148 * A159847 A327489 A257886
KEYWORD
sign
AUTHOR
Vaclav Kotesovec, Jan 02 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 23 16:40 EDT 2024. Contains 371916 sequences. (Running on oeis4.)