OFFSET
1,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (6,-6,6,-5).
FORMULA
G.f.: x*(3-2*x+2*x^2) / ( (x-1)*(5*x-1)*(x^2+1) ). - R. J. Mathar, May 02 2015
MATHEMATICA
With[{c=PadLeft[{}, 28, {3, 1, 0, 2}]}, Table[FromDigits[Take[c, n], 5], {n, 25}]] (* Harvey P. Dale, Oct 01 2011 *)
CROSSREFS
KEYWORD
nonn,base,easy
AUTHOR
STATUS
approved