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