OFFSET
0,3
LINKS
D. Callan, T. Mansour, Enumeration of small Wilf Classes avoiding 1342 and two other 4-letter patterns, arXiv:1708.00832 (2017). Table 1 No 77.
Index entries for linear recurrences with constant coefficients, signature (12,-63,190,-363,456,-377,198,-60,8).
FORMULA
O.g.f.: (1 - 11*x + 53*x^2 - 145*x^3 + 248*x^4 - 274*x^5 + 192*x^6 - 80*x^7 + 17*x^8)/((1 - 2*x)^3*(1 - x)^6).
a(n) = -n^5/120 + n^4/24 - n^3/24 + (3*2^n + 35)*n^2/24 + (35*2^n + 142)*n/40 - (7*2^n - 8). - Bruno Berselli, Nov 07 2017
MAPLE
p := 1-11*x+53*x^2-145*x^3+248*x^4-274*x^5+192*x^6-80*x^7+17*x^8 ;
q := (1-x)^6*(1-2*x)^3 ;
taylor(p/q, x=0, 40) ;
gfun[seriestolist](%) ;
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
R. J. Mathar, Nov 07 2017
STATUS
approved