The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A029359 Expansion of 1/((1-x^4)(1-x^7)(1-x^8)(1-x^9)). 1
1, 0, 0, 0, 1, 0, 0, 1, 2, 1, 0, 1, 2, 1, 1, 2, 4, 2, 2, 2, 4, 3, 3, 4, 6, 5, 4, 5, 7, 6, 6, 7, 10, 8, 8, 9, 12, 10, 10, 12, 15, 13, 13, 15, 18, 16, 16, 18, 22, 20, 20, 22, 26, 24, 24, 26, 31, 29, 29, 31, 36, 34, 34, 37, 42, 40 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,9
LINKS
Index entries for linear recurrences with constant coefficients, signature (0, 0, 0, 1, 0, 0, 1, 1, 1, 0, -1, -1, -1, 0, -1, -1, -1, 0, 1, 1, 1, 0, 0, 1, 0, 0, 0, -1).
FORMULA
G.f.: 1/((1-x^4)*(1-x^7)*(1-x^8)*(1-x^9)).
MATHEMATICA
CoefficientList[Series[1/((1-x^4)(1-x^7)(1-x^8)(1-x^9)), {x, 0, 80}], x] (* Harvey P. Dale, Oct 17 2011 *)
PROG
(PARI) Vec(1/((1-x^4)*(1-x^7)*(1-x^8)*(1-x^9))+O(x^99)) \\ Charles R Greathouse IV, Sep 27 2012
CROSSREFS
Sequence in context: A029376 A276790 A366951 * A349815 A173389 A241062
KEYWORD
nonn,easy
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 May 13 09:49 EDT 2024. Contains 372504 sequences. (Running on oeis4.)