OFFSET
0,2
REFERENCES
J. Labelle, Self-avoiding walks and polyominoes in strips, Bull. ICA, 23 (1998), 88-98.
LINKS
Index entries for linear recurrences with constant coefficients, signature (2,1,0,-3,-2,-1).
FORMULA
G.f.: -3+4(1-x^2+x^4)/(1-x-x^2-x^3)^2 [Labelle]. - Emeric Deutsch, Apr 29 2004
MATHEMATICA
LinearRecurrence[{2, 1, 0, -3, -2, -1}, {1, 8, 16, 40, 88, 184, 388}, 31] (* Georg Fischer, Jan 28 2021 *)
PROG
(PARI) Vec(-3+4*(1-x^2+x^4)/(1-x-x^2-x^3)^2 + O(x^40)) \\ Michel Marcus, Jan 28 2021
CROSSREFS
KEYWORD
nonn,walk,easy
AUTHOR
EXTENSIONS
More terms from Emeric Deutsch, Apr 29 2004
STATUS
approved