OFFSET
0,1
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
(9*Range[0, 20]+8)^12 (* or *) LinearRecurrence[{13, -78, 286, -715, 1287, -1716, 1716, -1287, 715, -286, 78, -13, 1}, {68719476736, 582622237229761, 95428956661682176, 3379220508056640625, 52654090776777588736, 491258904256726154641, 3226266762397899821056, 16409682740640811134241, 68719476736000000000000, 246990403565262140303521, 784716723734800033386496, 2252191588960823337718801, 5936027041831326482169856}, 20] (* Harvey P. Dale, Nov 30 2025 *)
PROG
(Magma) [(9*n+8)^12: n in [0..10]]; // Vincenzo Librandi, Jul 28 2011
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
STATUS
approved
