login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A188223 G.f.: (1+x^2+x^3)/(1-x-x^2-x^4-x^5) 1
1, 1, 3, 5, 9, 16, 29, 53, 96, 174, 315, 571, 1035, 1876, 3400, 6162, 11168, 20241, 36685, 66488, 120503, 218400, 395829, 717402, 1300222, 2356527, 4270978, 7740736, 14029338, 25426823, 46083666, 83522203, 151375943, 274354307, 497240739, 901200915, 1633339800, 2960270965, 5365205811 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) = a(n-1)+a(n-2)+a(n-4)+a(n-5).
MATHEMATICA
CoefficientList[Series[(1+x^2+x^3)/(1-x-x^2-x^4-x^5), {x, 0, 40}], x] (* Harvey P. Dale, Mar 28 2011 *)
CROSSREFS
Sequence in context: A069818 A227233 A054180 * A348125 A135575 A354910
KEYWORD
nonn
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 13:40 EDT 2024. Contains 371792 sequences. (Running on oeis4.)