OFFSET
0,2
COMMENTS
LINKS
Index entries for linear recurrences with constant coefficients, signature (11,11,11,11,11,11,11,-66).
FORMULA
G.f.: (t^8 + 2*t^7 + 2*t^6 + 2*t^5 + 2*t^4 + 2*t^3 + 2*t^2 + 2*t + 1)/(66*t^8 - 11*t^7 - 11*t^6 - 11*t^5 - 11*t^4 - 11*t^3 - 11*t^2 - 11*t + 1)
MATHEMATICA
With[{num=Total[2t^Range[7]]+t^8+1, den=Total[-11 t^Range[7]]+66t^8+1}, CoefficientList[Series[num/den, {t, 0, 30}], t]] (* Harvey P. Dale, Aug 21 2011 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
John Cannon and N. J. A. Sloane, Dec 03 2009
STATUS
approved