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!)
A225484 Expansion of 1/(1 - x^3 - x^4 - x^5 - x^6 + x^9). 3
1, 0, 0, 1, 1, 1, 2, 2, 3, 4, 6, 8, 10, 14, 20, 26, 36, 49, 66, 90, 123, 167, 227, 308, 420, 571, 776, 1056, 1436, 1952, 2656, 3612, 4912, 6680, 9085, 12356, 16804, 22853, 31081, 42269, 57486, 78182, 106327, 144604 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,7
COMMENTS
Limiting ratio is 1.3599997117115008..., the largest real root of 1 - x^3 - x^4 - x^5 - x^6 + x^9 = 0.
LINKS
MATHEMATICA
SeriesCoefficient[Series[1/(1 - x^3 - x^4 - x^5 - x^6 + x^9), {x, 0, 50}], n]
PROG
(PARI) Vec(1/(1-x^3-x^4-x^5-x^6+x^9)+O(x^99)) \\ Charles R Greathouse IV, May 08 2013
CROSSREFS
Sequence in context: A116902 A066447 A035542 * A130081 A141847 A182372
KEYWORD
nonn,easy
AUTHOR
Roger L. Bagula, May 08 2013
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 23 04:41 EDT 2024. Contains 372758 sequences. (Running on oeis4.)