OFFSET
0,2
COMMENTS
LINKS
G. C. Greubel, Table of n, a(n) for n = 0..500
Index entries for linear recurrences with constant coefficients, signature (45, 45, 45, 45, 45, 45, 45, 45, 45, 45, 45, -1035).
FORMULA
G.f.: (t^12 + 2*t^11 + 2*t^10 + 2*t^9 + 2*t^8 + 2*t^7 + 2*t^6 + 2*t^5 + 2*t^4 + 2*t^3 + 2*t^2 + 2*t + 1)/(1035*t^12 - 45*t^11 - 45*t^10 - 45*t^9 -45*t^8 -45*t^7 -45*t^6 - 45*t^5 - 45*t^4 - 45*t^3 - 45*t^2 - 45*t + 1).
MATHEMATICA
CoefficientList[Series[(t^12 + 2*t^11 + 2*t^10 + 2*t^9 + 2*t^8 + 2*t^7 + 2*t^6 + 2*t^5 + 2*t^4 + 2*t^3 + 2*t^2 + 2*t + 1)/(1035*t^12 - 45*t^11 - 45*t^10 - 45*t^9 - 45*t^8 - 45*t^7 - 45*t^6 - 45*t^5 - 45*t^4 - 45*t^3 - 45*t^2 - 45*t + 1), {t, 0, 50}], t] (* G. C. Greubel, May 24 2016 *)
PROG
(PARI) Vec((1+x^4+x^8)*(1+x^2)*(1+x)^2/(1-45*x-45*x^2-45*x^3-45*x^4-45*x^5-45*x^6-45*x^7-45*x^8-45*x^9-45*x^10-45*x^11+1035*x^12)+O(x^99)) \\ Charles R Greathouse IV, Jun 08 2026
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
John Cannon and N. J. A. Sloane, Dec 03 2009
STATUS
approved
