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!)
A285247 Expansion of Product_{k>=1} (1-x^(3*k-1))^(3*k-1) * (1-x^(3*k-2))^(3*k-2). 3
1, -1, -2, 2, -3, -2, 13, -5, -9, 35, -25, -34, 91, -78, -102, 240, -192, -233, 665, -441, -553, 1636, -1063, -1327, 3869, -2565, -3229, 8738, -6032, -7446, 19568, -13469, -16499, 43083, -29101, -35282, 93458, -61544, -74539, 198072, -128917, -155580, 412116, -267021 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
Convolution inverse of A262923.
PROG
(PARI) x='x+O('x^100); Vec(prod(k=1, 100, (1 - x^(3*k - 1))^(3*k - 1)*(1 - x^(3*k - 2))^(3*k - 2))) \\ Indranil Ghosh, Apr 15 2017
CROSSREFS
Sequence in context: A226422 A016005 A016006 * A016007 A226410 A226340
KEYWORD
sign
AUTHOR
Seiichi Manyama, Apr 15 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 24 02:28 EDT 2024. Contains 371917 sequences. (Running on oeis4.)