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!)
A292128 Expansion of Product_{k>=1} (1 - 3*x^k). 6
1, -3, -3, 6, 6, 15, -12, -3, -30, -48, 6, -12, 15, 78, 186, -21, 168, 42, 42, -246, -408, -156, -399, -552, -498, -246, 213, 1248, -318, 1608, 1392, 2508, 1482, 2976, -480, -1011, 1500, -1704, -4296, -4206, -8499, -8652, -7626, -7050, -192, -13008, -480, -2118 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
G.f.: Sum_{i>=0} (-3)^i*x^(i*(i+1)/2)/Product_{j=1..i} (1 - x^j). - Ilya Gutkovskiy, Apr 13 2018
PROG
(PARI) N=66; x='x+O('x^N); Vec(prod(n=1, N, 1-3*x^n))
CROSSREFS
Column k=3 of A292131.
Product_{k>=1} (1 - m*x^k): A010815 (m=1), A070877 (m=2), this sequence (m=3).
Sequence in context: A240204 A200905 A280510 * A117775 A243307 A021301
KEYWORD
sign
AUTHOR
Seiichi Manyama, Sep 09 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 April 25 10:01 EDT 2024. Contains 371967 sequences. (Running on oeis4.)