OFFSET
0,2
LINKS
INRIA Algorithms Project, Encyclopedia of Combinatorial Structures 1059
Index entries for linear recurrences with constant coefficients, signature (3,-1,1,-1)
FORMULA
G.f.: -(-1+x)/(1-3*x-x^3+x^4+x^2)
Recurrence: {a(0)=1, a(1)=2, a(2)=5, a(3)=14, a(n)-a(n+1)+a(n+2)-3*a(n+3)+a(n+4)=0}
Sum(-1/1099*(-270-11*_alpha+141*_alpha^3-104*_alpha^2)*_alpha^(-1-n), _alpha=RootOf(1-3*_Z-_Z^3+_Z^4+_Z^2))
MAPLE
spec := [S, {S=Sequence(Union(Prod(Union(Prod(Z, Z), Sequence(Z)), Z), Z))}, unlabeled ]: seq(combstruct[count ](spec, size=n), n=0..20);
CROSSREFS
KEYWORD
easy,nonn
AUTHOR
encyclopedia(AT)pommard.inria.fr, Jan 25 2000
EXTENSIONS
More terms from James A. Sellers, Jun 05 2000
STATUS
approved