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!)
A357383 Expansion of Product_{k>=1} 1 / (1 + x^Lucas(k)). 2
1, -1, 1, -2, 1, -1, 2, -2, 3, -4, 4, -5, 5, -5, 7, -7, 8, -10, 9, -10, 11, -11, 14, -15, 16, -18, 17, -18, 20, -21, 24, -26, 27, -29, 29, -31, 35, -36, 40, -43, 43, -46, 48, -51, 56, -59, 63, -67, 68, -72, 77, -80, 86, -91, 94, -99, 103, -108, 116, -121, 127, -134, 137, -143, 151 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
COMMENTS
Convolution inverse of A003263.
LINKS
MATHEMATICA
nmax = 64; CoefficientList[Series[Product[1/(1 + x^LucasL[k]), {k, 1, 20}], {x, 0, nmax}], x]
CROSSREFS
Sequence in context: A119985 A306945 A234716 * A181885 A116560 A309224
KEYWORD
sign
AUTHOR
Ilya Gutkovskiy, Sep 26 2022
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.)