OFFSET
0,2
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 0..10000
Index entries for linear recurrences with constant coefficients, signature (13, -78, 286, -715, 1287, -1716, 1716, -1287, 715, -286, 78, -13, 1).
MATHEMATICA
(10Range[0, 10])^12 (* Harvey P. Dale, Jul 08 2011 *)
PROG
(Magma) [(10*n)^12: n in [0..10]]; // Vincenzo Librandi, Jul 29 2011
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
STATUS
approved