OFFSET
0,1
REFERENCES
Konrad Knopp, Theory and application of infinite series, Dover, p. 268
LINKS
Konrad Knopp, Theorie und Anwendung der unendlichen Reihen, Berlin, J. Springer, 1922. (Original German edition of "Theory and Application of Infinite Series")
Index entries for linear recurrences with constant coefficients, signature (5,-10,10,-5,1).
FORMULA
Sum_{n>=1} 1/a(n) = 1/36 Sum_{n>=1} (-1)^n/a(n) = 5/36 - log(2)/6.
MATHEMATICA
Table[16n^4+96n^3+196n^2+156n+40, {n, 0, 40}]
CROSSREFS
KEYWORD
easy,nonn
AUTHOR
Benoit Cloitre, Apr 05 2002
STATUS
approved