OFFSET
0,3
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 0..235
Index entries for linear recurrences with constant coefficients, signature (14,-90,352,-935,1782,-2508,2640,-2079,1210,-506,144,-25,2).
FORMULA
G.f.: -(3*x^12 +4059*x^11 +303304*x^10 +4254119*x^9 +17273235*x^8 +21709590*x^7 +3752904*x^6 -5331930*x^5 -1897719*x^4 -148785*x^3 -1968*x^2 -13*x +1) / ((x -1)^12*(2*x -1)). - Colin Barker, Oct 04 2014
MATHEMATICA
Table[2^n-n^11, {n, 0, 20}] (* Harvey P. Dale, Aug 17 2019 *)
PROG
(Magma) [2^n-n^11: n in [0..30] ]; // Vincenzo Librandi, Apr 30 2011
CROSSREFS
KEYWORD
sign,easy
AUTHOR
STATUS
approved