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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A052932 Expansion of (1-x)/(1-2x-x^4+x^5). 0
1, 1, 2, 4, 9, 18, 37, 76, 157, 323, 665, 1369, 2819, 5804, 11950, 24604, 50658, 104301, 214748, 442150, 910354, 1874351, 3859149, 7945700, 16359604, 33683205, 69351208, 142788967, 293991838, 605307277, 1246282557, 2566002873 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

COMMENTS

Equals INVERT transform of (1, 1, 1, 2, 1, 1, 1, 1,...) [From Gary W. Adamson (qntmpkt(AT)yahoo.com), Apr 27 2009]

LINKS

INRIA Algorithms Project, Encyclopedia of Combinatorial Structures 918

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

FORMULA

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

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

Sum(-1/11243*(-1630*_alpha-319*_alpha^2-428*_alpha^3+1268*_alpha^4-1807)*_alpha^(-1-n), _alpha=RootOf(1-2*_Z+_Z^5-_Z^4))

MAPLE

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

CROSSREFS

Sequence in context: A081253 A118255 A019299 * A018097 A079580 A018000

Adjacent sequences:  A052929 A052930 A052931 * A052933 A052934 A052935

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 17 23:58 EST 2012. Contains 206085 sequences.