OFFSET
0,3
LINKS
Paolo Xausa, Table of n, a(n) for n = 0..1000
INRIA Algorithms Project, Encyclopedia of Combinatorial Structures 1042
Index entries for linear recurrences with constant coefficients, signature (2,2,-2).
FORMULA
Recurrence: {a(1)=0, a(0)=1, a(2)=2, 2*a(n)-2*a(n+1)-2*a(n+2)+a(n+3)}
Sum(-1/37*(3-15*_alpha+2*_alpha^2)*_alpha^(-1-n), _alpha=RootOf(2*_Z^3-2*_Z^2-2*_Z+1))
MAPLE
spec := [S, {S=Sequence(Prod(Union(Prod(Sequence(Union(Z, Z)), Z), Z), Z))}, unlabeled ]: seq(combstruct[count ](spec, size=n), n=0..20);
MATHEMATICA
LinearRecurrence[{2, 2, -2}, {1, 0, 2}, 35] (* Paolo Xausa, Jun 04 2026 *)
CROSSREFS
KEYWORD
easy,nonn,changed
AUTHOR
INRIA Encyclopedia of Combinatorial Structures, Jan 25 2000
EXTENSIONS
More terms from James Sellers, Jun 05 2000
More terms from Paolo Xausa, Jun 04 2026
STATUS
approved
