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 (33, 33, 33, 33, 33, 33, 33, 33, 33, 33, 33, -561).
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)/(561*t^12 - 33*t^11 - 33*t^10 - 33*t^9 -33*t^8 -33*t^7 -33*t^6 - 33*t^5 - 33*t^4 - 33*t^3 - 33*t^2 - 33*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)/(561*t^12 - 33*t^11 - 33*t^10 - 33*t^9 - 33*t^8 - 33*t^7 - 33*t^6 - 33*t^5 - 33*t^4 - 33*t^3 - 33*t^2 - 33*t + 1), {t, 0, 50}], t] (* G. C. Greubel, May 23 2016 *)
PROG
(PARI) Vec((1+x^4+x^8)*(1+x^2)*(1+x)^2/(1-33*x-33*x^2-33*x^3-33*x^4-33*x^5-33*x^6-33*x^7-33*x^8-33*x^9-33*x^10-33*x^11+561*x^12)+O(x^99)) \\ Charles R Greathouse IV, Jun 08 2026
CROSSREFS
KEYWORD
nonn,easy,changed
AUTHOR
John Cannon and N. J. A. Sloane, Dec 03 2009
STATUS
approved
