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!)
A029194 Expansion of 1/((1-x^2)(1-x^5)(1-x^6)(1-x^8)). 1
1, 0, 1, 0, 1, 1, 2, 1, 3, 1, 4, 2, 5, 3, 6, 4, 8, 5, 10, 6, 12, 8, 14, 10, 17, 12, 20, 14, 23, 17, 27, 20, 31, 23, 35, 27, 40, 31, 45, 35, 51, 40, 57, 45, 63, 51, 70, 57, 78, 63, 86, 70, 94, 78, 103, 86, 113, 94, 123, 103 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,7
LINKS
Index entries for linear recurrences with constant coefficients, signature (0, 1, 0, 0, 1, 1, -1, 0, 0, -1, -1, 0, 0, -1, 1, 1, 0, 0, 1, 0, -1).
MATHEMATICA
CoefficientList[Series[1/((1 - x^2) (1 - x^5) (1 - x^6) (1 - x^8)), {x, 0, 100}], x] (* Vincenzo Librandi, Jun 02 2014 *)
LinearRecurrence[{0, 1, 0, 0, 1, 1, -1, 0, 0, -1, -1, 0, 0, -1, 1, 1, 0, 0, 1, 0, -1}, {1, 0, 1, 0, 1, 1, 2, 1, 3, 1, 4, 2, 5, 3, 6, 4, 8, 5, 10, 6, 12}, 100] (* Harvey P. Dale, May 28 2017 *)
CROSSREFS
Sequence in context: A124072 A189357 A100053 * A246582 A059499 A113322
KEYWORD
nonn
AUTHOR
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 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)