OFFSET
5,1
LINKS
S. Kitaev, J. Remmel and M. Tiefenbruck, Marked mesh patterns in 132-avoiding permutations I, arXiv preprint arXiv:1201.6243, 2012
MATHEMATICA
CCC[t]=(1-(1-4*t)^(1/2))/(2*t); NQ4[t, x]=1/(1 - t*x*CCC[t] - t(1 - x)*(1 + t + 2t^2 + 5t^3)); CoefficientList[Coefficient[Simplify[Series[NQ4[t, x], {t, 0, 35}]], x], t] (* Robert Price, Jun 05 2012 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
Robert Price, Jun 06 2012
STATUS
approved