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!)
A293287 G.f.: Product_{m>0} 1/(1 + x^m + 2!*x^(2*m)). 3
1, -1, -2, 3, -1, -5, 9, 3, -20, 16, 20, -54, 19, 89, -123, -56, 287, -181, -383, 748, 37, -1520, 1406, 1619, -4439, 1190, 7768, -10102, -5494, 25673, -14754, -36660, 66367, 7047, -139852, 125785, 153573, -405349, 98671, 712275, -909382, -514965, 2332540, -1303341 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
Convolution inverse of A293204.
PROG
(PARI) Vec(prod(m=1, 50, 1/(1 + x^m + 2!*x^(2*m))) + O(x^50)) \\ Michel Marcus, Oct 05 2017
CROSSREFS
Column k=2 of A293285.
Cf. A293204.
Sequence in context: A359795 A224652 A271497 * A236843 A055905 A147703
KEYWORD
sign
AUTHOR
Seiichi Manyama, Oct 04 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 23 07:42 EDT 2024. Contains 371905 sequences. (Running on oeis4.)