login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A052916 Expansion of (1-x)/(1-x-2x^3+x^4). 0
1, 0, 0, 2, 1, 1, 5, 5, 6, 15, 20, 27, 51, 76, 110, 185, 286, 430, 690, 1077, 1651, 2601, 4065, 6290, 9841, 15370, 23885, 37277, 58176, 90576, 141245, 220320, 343296, 535210, 834605, 1300877, 2028001, 3162001, 4929150, 7684275, 11980276 (list; graph; refs; listen; history; internal format)
OFFSET

0,4

LINKS

INRIA Algorithms Project, Encyclopedia of Combinatorial Structures 899

Index to sequences with linear recurrences with constant coefficients, signature (1,0,2,-1).

FORMULA

G.f.: -(-1+x)/(1-x-2*x^3+x^4)

Recurrence: {a(1)=0, a(0)=1, a(2)=0, a(3)=2, a(n)-2*a(n+1)-a(n+3)+a(n+4)=0}

Sum(-1/643*(13-201*_alpha+38*_alpha^2+18*_alpha^3)*_alpha^(-1-n), _alpha=RootOf(1-_Z-2*_Z^3+_Z^4))

MAPLE

spec := [S, {S=Sequence(Prod(Z, Z, Union(Prod(Sequence(Z), Z), Z)))}, unlabeled]: seq(combstruct[count](spec, size=n), n=0..20);

MATHEMATICA

LinearRecurrence[{1, 0, 2, -1}, {1, 0, 0, 2}, 50]  (* From Harvey P. Dale, Apr 21  2011 *)

CROSSREFS

Sequence in context: A156045 A119687 A086856 * A156576 A176093 A092437

Adjacent sequences:  A052913 A052914 A052915 * A052917 A052918 A052919

KEYWORD

easy,nonn

AUTHOR

encyclopedia(AT)pommard.inria.fr, Jan 25 2000

EXTENSIONS

More terms from James A. Sellers (sellersj(AT)math.psu.edu), Jun 05 2000

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 17:48 EST 2012. Contains 205939 sequences.