OFFSET
0,2
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 0..2000
Index entries for linear recurrences with constant coefficients, signature (8, -28, 56, -70, 56, -28, 8, -1).
FORMULA
G.f.: (279936*(x + 120*x^2 + 1191*x^3 + 2416*x^4 + 1191*x^5 + 120*x^6 + x^7))/ (x-1)^8. - Harvey P. Dale, Jul 20 2011
MATHEMATICA
(6*Range[0, 20])^7 (* Harvey P. Dale, Jul 20 2011 *)
PROG
(Magma) [(6*n)^7: n in [0..30]]; // Vincenzo Librandi, May 03 2011
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
STATUS
approved