cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A225484 Expansion of 1/(1 - x^3 - x^4 - x^5 - x^6 + x^9).

This page as a plain text file.
%I A225484 #21 Feb 12 2024 13:18:47
%S A225484 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,
%T A225484 571,776,1056,1436,1952,2656,3612,4912,6680,9085,12356,16804,22853,
%U A225484 31081,42269,57486,78182,106327,144604
%N A225484 Expansion of 1/(1 - x^3 - x^4 - x^5 - x^6 + x^9).
%C A225484 Limiting ratio is 1.3599997117115008..., the largest real root of 1 - x^3 - x^4 - x^5 - x^6 + x^9 = 0.
%H A225484 Vincenzo Librandi, <a href="/A225484/b225484.txt">Table of n, a(n) for n = 0..1000</a>
%H A225484 <a href="/index/Rec#order_09">Index entries for linear recurrences with constant coefficients</a>, signature (0,0,1,1,1,1,0,0,-1).
%t A225484 SeriesCoefficient[Series[1/(1 - x^3 - x^4 - x^5 - x^6 + x^9), {x, 0, 50}], n]
%o A225484 (PARI) Vec(1/(1-x^3-x^4-x^5-x^6+x^9)+O(x^99)) \\ _Charles R Greathouse IV_, May 08 2013
%Y A225484 Cf. A117791, A107293, A204631, A225391, A225482.
%K A225484 nonn,easy
%O A225484 0,7
%A A225484 _Roger L. Bagula_, May 08 2013