OFFSET
1,2
LINKS
Colin Barker, Table of n, a(n) for n = 1..1000
Darla Kremer and Wai Chee Shiu, Finite transition matrices for permutations avoiding pairs of length four patterns, Discrete Math. 268 (2003), 171-183. MR1983276 (2004b:05006). See Table 1.
Lara Pudwell, Systematic Studies in Pattern Avoidance, 2005.
Index entries for linear recurrences with constant coefficients, signature (13,-74,243,-510,715,-678,429,-173,40,-4).
FORMULA
G.f.: -x*(4*x^9-29*x^8+108*x^7-234*x^6+313*x^5-268*x^4+151*x^3-54*x^2+11*x-1) / ((x-1)^6*(2*x-1)^2*(x^2-3*x+1)).
PROG
(PARI) Vec((1 - 11*x + 54*x^2 - 151*x^3 + 268*x^4 - 313*x^5 + 234*x^6 - 108*x^7 + 29*x^8 - 4*x^9) / ((1 - x)^6*(1 - 2*x)^2*(1 - 3*x + x^2)) + O(x^30)) \\ Colin Barker, Oct 20 2017
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
Lara Pudwell, Feb 26 2006
STATUS
approved