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 (11,-47,99,-109,63,-18,2).
FORMULA
G.f.: x*(1 - 9*x + 31*x^2 - 49*x^3 + 37*x^4 - 14*x^5 + 2*x^6) / ((1 - x)*(1 - 3*x + x^2)^2*(1 - 4*x + 2*x^2)).
PROG
(PARI) Vec(x*(1 - 9*x + 31*x^2 - 49*x^3 + 37*x^4 - 14*x^5 + 2*x^6) / ((1 - x)*(1 - 3*x + x^2)^2*(1 - 4*x + 2*x^2)) + O(x^30)) \\ Colin Barker, Oct 23 2017
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
Lara Pudwell, Feb 26 2006
STATUS
approved