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!)
A327758 Expansion of Product_{k>=1} 1/(1 - x^k)^(3/k), where (m/n) is the Kronecker symbol. 2
1, 1, 0, 0, 1, 0, -1, -1, -1, -1, 0, 1, 1, 2, 3, 2, 1, 0, -2, -4, -4, -4, -3, 0, 3, 5, 6, 7, 4, 0, -4, -8, -12, -11, -6, -2, 4, 12, 17, 16, 12, 4, -8, -17, -22, -24, -20, -6, 11, 24, 34, 36, 29, 12, -10, -33, -47, -50, -40, -18, 13, 44, 66, 72, 59, 27, -16, -58, -89, -100, -84, -41 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,14
LINKS
Eric Weisstein's World of Mathematics, Kronecker Symbol
PROG
(PARI) N=66; x='x+O('x^N); Vec(1/prod(k=1, N, (1-x^k)^kronecker(3, k)))
CROSSREFS
Convolution inverse of A327757.
Product_{k>=1} 1/(1 - x^k)^(b/k): A111374 (b=2), A000009 (b=4), A003823 (b=5), A214157 (b=13).
Cf. A091338,
Sequence in context: A017848 A108619 A091327 * A110540 A346399 A339071
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 27 23:22 EDT 2024. Contains 372020 sequences. (Running on oeis4.)