OFFSET
0,1
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 0..10000
Index entries for linear recurrences with constant coefficients, signature (11,-55,165,-330,462,-462,330,-165,55,-11,1).
FORMULA
G.f.: ( -9765625 - 137751069974*x - 15163974677237*x^2 - 244809148263560*x^3 - 1075454831417858*x^4 - 1588407080118596*x^5 - 826673889080546*x^6 - 139875951868808*x^7 - 5845757834885*x^8 - 25936775062*x^9 - 59049*x^10 ) / ( (x-1)^11 ). - R. J. Mathar, May 08 2015
MATHEMATICA
(8*Range[0, 20]+5)^10 (* Harvey P. Dale, Aug 11 2018 *)
PROG
(Magma) [(8*n+5)^10: n in [0..20] ]; // Vincenzo Librandi, Jul 21 2011
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
STATUS
approved