OFFSET
1,1
REFERENCES
M. D. McIlroy, The number of states of a dynamic storage system, Computer J., 25 (No. 3, 1982), 388-392.
N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
LINKS
M. D. McIlroy, The number of states of a dynamic storage system, Computer J., 25 (No. 3, 1982), 388-392. (Annotated scanned copy)
Simon Plouffe, Approximations de séries génératrices et quelques conjectures, Dissertation, Université du Québec à Montréal, 1992; arXiv:0911.4975 [math.NT], 2009.
Simon Plouffe, 1031 Generating Functions, Appendix to Thesis, Montreal, 1992
MAPLE
A005593:=-(-2+5*z-z**2-2*z**3+z**4)/(z-1)/(z**2+z-1)/(z**2-3*z+1); # conjectured by Simon Plouffe in his 1992 dissertation
MATHEMATICA
Map[(Fibonacci[2#1+1]+Fibonacci[2#1-1]+Fibonacci[ #1+3]-2)/2&, Range[50]]
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
EXTENSIONS
More terms from Gabriel Cunningham (gcasey(AT)mit.edu), Oct 25 2004
STATUS
approved