OFFSET
0,2
COMMENTS
LINKS
Index entries for linear recurrences with constant coefficients, signature (5, 5, 5, -15).
FORMULA
G.f.: (t^4 + 2*t^3 + 2*t^2 + 2*t + 1)/(15*t^4 - 5*t^3 - 5*t^2 - 5*t + 1)
MATHEMATICA
coxG[{4, 15, -5}] (* The coxG program is at A169452 *) (* or *) LinearRecurrence[ {5, 5, 5, -15}, {1, 7, 42, 252, 1491}, 30] (* Harvey P. Dale, Mar 13 2018 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
John Cannon and N. J. A. Sloane, Dec 03 2009
STATUS
approved