OFFSET
0,1
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 0..2000
Index entries for linear recurrences with constant coefficients, signature (13,-78,286,-715,1287,-1716,1716,-1287,715,-286,78,-13,1).
FORMULA
MATHEMATICA
(6*Range[0, 20]+3)^12 (* Harvey P. Dale, Jan 23 2013 *)
PROG
(Magma) [(6*n+3)^12: n in [0..20]]; // Vincenzo Librandi, May 06 2011
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
STATUS
approved