OFFSET
0,2
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 0..500
Index entries for linear recurrences with constant coefficients, signature (8, -28, 56, -70, 56, -28, 8, -1).
FORMULA
MATHEMATICA
(11Range[0, 20])^7 (* Harvey P. Dale, May 02 2011 *)
PROG
(Magma) [(11*n)^7: n in [0..30]]; // Vincenzo Librandi, May 03 2011
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
STATUS
approved