OFFSET
0,4
LINKS
Miklós Bóna, A new record for 1324-avoiding permutations, arXiv:1404.4033 [math.CO], 2014.
Miklós Bóna, A new record for 1324-avoiding permutations, European Journal of Mathematics (2015) 1:198-206, DOI 10.1007/s40879-014-0020-6.
MATHEMATICA
CoefficientList[Series[x^2 (1 - 2 x)/(1 - 8 x + 22 x^2 - 26 x^3 + 14 x^4 - 5 x^5 + x^6), {x, 0, 25}], x] (* Michael De Vlieger, Aug 27 2015 *)
PROG
(PARI) concat([0, 0], Vec(x^2*(1-2*x)/(1-8*x+22*x^2-26*x^3+14*x^4-5*x^5+x^6) + O(x^40))) \\ Michel Marcus, Aug 27 2015
CROSSREFS
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Apr 13 2015
STATUS
approved