OFFSET
0,1
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 0..10000
Index entries for linear recurrences with constant coefficients, signature (12, -66, 220, -495, 792, -924, 792, -495, 220, -66, 12, -1).
MATHEMATICA
(9*Range[0, 20]+6)^11 (* Harvey P. Dale, Feb 25 2020 *)
PROG
(Magma) [(9*n+6)^11: n in [0..15]]; // Vincenzo Librandi, Jul 25 2011
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
STATUS
approved