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!)
A327757 Expansion of Product_{k>=1} (1 - x^k)^(3/k), where (m/n) is the Kronecker symbol. 2
1, -1, 1, -1, 0, 1, -1, 2, -1, 0, 0, -2, 2, -2, 2, 0, -2, 3, -5, 4, -2, 0, 4, -6, 7, -6, 4, 1, -4, 8, -10, 8, -4, -2, 9, -13, 14, -12, 3, 4, -14, 20, -21, 17, -8, -6, 19, -28, 31, -23, 10, 10, -28, 41, -41, 32, -10, -16, 40, -58, 58, -44, 13, 24, -61, 81, -84, 59, -16, -37, 84 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,8
LINKS
Eric Weisstein's World of Mathematics, Kronecker Symbol
PROG
(PARI) N=66; x='x+O('x^N); Vec(prod(k=1, N, (1-x^k)^kronecker(3, k)))
CROSSREFS
Product_{k>=1} (1 - x^k)^(b/k): A092869 (b=2), A081362 (b=4), A007325 (b=5), A092876 (b=13).
Sequence in context: A245842 A300574 A352194 * A191400 A168315 A120730
KEYWORD
sign,look
AUTHOR
Seiichi Manyama, Sep 24 2019
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 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)