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 (48, 48, 48, 48, 48, 48, 48, 48, 48, 48, 48, -1176).
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)/(1176*t^12 - 48*t^11 - 48*t^10 - 48*t^9 -48*t^8 -48*t^7 -48*t^6 - 48*t^5 - 48*t^4 - 48*t^3 - 48*t^2 - 48*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)/(1176*t^12 - 48*t^11 - 48*t^10 - 48*t^9 - 48*t^8 - 48*t^7 - 48*t^6 - 48*t^5 - 48*t^4 - 48*t^3 - 48*t^2 - 48*t + 1), {t, 0, 50}], t] (* G. C. Greubel, May 25 2016 *)
PROG
(PARI) Vec((1+x^4+x^8)*(1+x^2)*(1+x)^2/(1-48*x-48*x^2-48*x^3-48*x^4-48*x^5-48*x^6-48*x^7-48*x^8-48*x^9-48*x^10-48*x^11+1176*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
