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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A052527 Expansion of (1-x)/(1-x-x^2-x^3+x^4). 1
1, 0, 1, 2, 2, 5, 8, 13, 24, 40, 69, 120, 205, 354, 610, 1049, 1808, 3113, 5360, 9232, 15897, 27376, 47145, 81186, 139810, 240765, 414616, 714005, 1229576, 2117432, 3646397, 6279400, 10813653, 18622018, 32068674, 55224945, 95101984 (list; graph; refs; listen; history; internal format)
OFFSET

0,4

COMMENTS

First differences of A116732 (shifted left 3 places). - R. J. Mathar, Nov 27 2011

LINKS

INRIA Algorithms Project, Encyclopedia of Combinatorial Structures 453

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

FORMULA

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

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

Sum(-1/39*(-2-11*_alpha+4*_alpha^2+_alpha^3)*_alpha^(-1-n), _alpha=RootOf(1-_Z-_Z^3+_Z^4-_Z^2))

MAPLE

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

CROSSREFS

Sequence in context: A183928 A126291 A056224 * A042982 A006367 A077902

Adjacent sequences:  A052524 A052525 A052526 * A052528 A052529 A052530

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 13 10:20 EST 2012. Contains 205451 sequences.