A193047 Coefficient of x in the reduction by x^2->x+1 of the polynomial p(n,x) defined at Comments.
0, 1, 2, 19, 102, 377, 1104, 2777, 6282, 13155, 25998, 49153, 89792, 159681, 278034, 476131, 804790, 1346457, 2234768, 3686201, 6051290, 9897491, 16143262, 26275009, 42698112, 69304897, 112393634, 182155507, 295080582, 477850745
Offset: 0
Keywords
Links
- Index entries for linear recurrences with constant coefficients, signature (6,-14,15,-5,-4,4,-1).
Programs
-
Mathematica
(See A193046.)
Formula
a(n)=6*a(n-1)-14*a(n-2)+15*a(n-3)-5*a(n-4)-4*a(n-5)+4*a(n-6)-a(n-7).
G.f.: -x*(-1+4*x-21*x^2-x^3-6*x^4+x^5) / ( (x^2+x-1)*(x-1)^5 ). - R. J. Mathar, May 12 2014
Comments