OFFSET
0,2
COMMENTS
LINKS
Index entries for linear recurrences with constant coefficients, signature (23,23,23,-276).
FORMULA
G.f.: (t^4 + 2*t^3 + 2*t^2 + 2*t + 1)/(276*t^4 - 23*t^3 - 23*t^2 - 23*t + 1).
MATHEMATICA
CoefficientList[Series[(t^4 + 2 t^3 + 2 t^2 + 2 t + 1)/(276 t^4 - 23 t^3 - 23 t^2 - 23 t + 1), {t, 0, 20}], t] (* Jinyuan Wang, Mar 23 2020 *)
coxG[{4, 276, -23}] (* The coxG program is at A169452 *) (* Harvey P. Dale, Aug 16 2023 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
John Cannon and N. J. A. Sloane, Dec 03 2009
STATUS
approved