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!)
A319243 Expansion of Product_{k>0} (1 - x^(k^2))/(1 + x^(k^2)). 1
1, -2, 2, -2, 0, 2, -2, 2, 0, -4, 6, -6, 4, 2, -6, 6, -6, 2, 4, -6, 8, -6, -2, 6, -8, 8, -2, -4, 8, -10, 6, 2, -6, 6, -2, -6, 8, -6, 2, 6, -8, 6, -2, -6, 8, -4, -2, 10, -14, 8, 0, -6, 16, -14, 4, 2, -16, 18, -2, -10, 24, -30, 14, 4, -20, 34, -26, 2, 16, -30, 26, 2, -20 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
Convolution inverse of A103265.
PROG
(PARI) N=99; x='x+O('x^N); Vec(prod(k=1, sqrtint(N), (1-x^(k^2))/(1+x^(k^2))))
CROSSREFS
Product_{k>0} (1 - x^(k^m))/(1 + x^(k^m)): A002448 (m=1), this sequence (m=2), A319244 (m=3).
Cf. A103265.
Sequence in context: A317528 A246793 A335185 * A307521 A328995 A036476
KEYWORD
sign
AUTHOR
Seiichi Manyama, Sep 15 2018
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 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)