The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A285294 Expansion of Product_{k>=1} (1 + x^(3*k))^(3*k) / (1 + x^k)^k. 2
1, -1, -1, 1, -2, -3, 7, -4, -1, 20, -9, -15, 45, -39, -38, 95, -81, -99, 244, -196, -188, 538, -371, -421, 1256, -823, -820, 2575, -1672, -1904, 5367, -3714, -3861, 10555, -7362, -8159, 21391, -14975, -15592, 41654, -28293, -30748, 82026, -54899, -57331, 155933 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
LINKS
MATHEMATICA
nmax = 50; CoefficientList[Series[Product[(1 + x^(3*k))^(3*k) / (1 + x^k)^k, {k, 1, nmax}], {x, 0, nmax}], x] (* Vaclav Kotesovec, Apr 16 2017 *)
CROSSREFS
Product_{k>=1} (1 + x^(m*k))^(m*k) / (1 + x^k)^k: A284628 (m=2), this sequence (m=3), A285295 (m=4).
Cf. A262924.
Sequence in context: A245675 A245617 A109205 * A371258 A115630 A195795
KEYWORD
sign
AUTHOR
Seiichi Manyama, Apr 16 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 June 5 13:53 EDT 2024. Contains 373105 sequences. (Running on oeis4.)