OFFSET
1,2
LINKS
Lara Pudwell, Systematic Studies in Pattern Avoidance, 2005.
Index entries for linear recurrences with constant coefficients, signature (5,-7,6,-2).
FORMULA
G.f.: A(x) = -x*(x-1)^3/((x^2-x+1)*(2*x^2-4*x+1)).
MATHEMATICA
CoefficientList[Series[-(x - 1)^3/((x^2 - x + 1) (2 x^2 - 4 x + 1)), {x, 0, 30}], x] (* Wesley Ivan Hurt, Dec 28 2023 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
Lara Pudwell, Feb 26 2006
STATUS
approved