OFFSET
0,2
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 0..300
Index entries for linear recurrences with constant coefficients, signature (22,-176,770,-2145,4092,-5544,5412,-3795,1870,-616,122,-11).
PROG
(Magma) [11^n-n^10: n in [0..20]]; // Vincenzo Librandi, Jul 01 2011
(PARI) a(n)=11^n-n^10 \\ Charles R Greathouse IV, Jul 01 2011
CROSSREFS
KEYWORD
sign,easy
AUTHOR
STATUS
approved