OFFSET
0,2
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 0..300
Index entries for linear recurrences with constant coefficients, signature (20,-135,480,-1050,1512,-1470,960,-405,100,-11).
PROG
(Magma) [11^n-n^8: n in [0..20]]; // Vincenzo Librandi, Jul 01 2011
(PARI) a(n)=11^n-n^8 \\ Charles R Greathouse IV, Jul 01 2011
CROSSREFS
KEYWORD
sign,easy
AUTHOR
STATUS
approved