OFFSET
0,2
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 0..10000
Index entries for linear recurrences with constant coefficients, signature (7, -21, 35, -35, 21, -7, 1).
MATHEMATICA
(11 Range[0, 16])^6 (* Harvey P. Dale, Jan 31 2011 *)
PROG
(Magma) [(11*n)^6: n in [0..20]]; // Vincenzo Librandi, Sep 02 2011
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
STATUS
approved