OFFSET
1,1
LINKS
Colin Barker, Table of n, a(n) for n = 1..767
Index entries for linear recurrences with constant coefficients, signature (1,0,0,0,0,0,0,25091193602,-25091193602,0,0,0,0,0,0,-1,1).
FORMULA
G.f.: -11*x*(21*x^16 +252*x^15 +4025*x^14 +359100*x^13 +5562025*x^12 +496218492*x^11 +4272895055*x^10 +3412929546*x^9 -457241153867*x^8 +197493713028*x^7 +2213671975*x^6 +142920900*x^5 +1601975*x^4 +103428*x^3 +1105*x^2 +54*x +86) / ((x -1)*(x^2 -20*x +1)*(x^2 +20*x +1)*(x^4 +398*x^2 +1)*(x^8 +158402*x^4 +1)).
EXAMPLE
946 is in the sequence because H(22) = 946 = 1 + 6 + 15 + 28 + 45 + 66 + 91 + 120 + 153 + 190 + 231 = H(1)+...+H(11).
PROG
(PARI) Vec(-11*x*(21*x^16 +252*x^15 +4025*x^14 +359100*x^13 +5562025*x^12 +496218492*x^11 +4272895055*x^10 +3412929546*x^9 -457241153867*x^8 +197493713028*x^7 +2213671975*x^6 +142920900*x^5 +1601975*x^4 +103428*x^3 +1105*x^2 +54*x +86) / ((x -1)*(x^2 -20*x +1)*(x^2 +20*x +1)*(x^4 +398*x^2 +1)*(x^8 +158402*x^4 +1)) + O(x^100))
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
Colin Barker, May 06 2015
STATUS
approved