OFFSET
0,2
LINKS
Paolo Xausa, Table of n, a(n) for n = 0..10000
Index entries for linear recurrences with constant coefficients, signature (5,-10,10,-5,1).
FORMULA
From Stefano Spezia, Sep 09 2025: (Start)
G.f.: (1 - 3*x + 7*x^2 + 9*x^3 - 2*x^4)/(1 - x)^5.
E.g.f.: exp(x)*(2 + 2*x + 4*x^2 + 6*x^3 + x^4)/2. (End)
MATHEMATICA
LinearRecurrence[{5, -10, 10, -5, 1}, {1, 2, 7, 34, 113}, 50] (* Paolo Xausa, Sep 09 2025 *)
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
N. J. A. Sloane, Sep 09 2025
STATUS
approved
