OFFSET
1,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (6,0,0,1,-6).
FORMULA
G.f.: x*(3+2*x^2+x^3) / ( (x-1)*(6*x-1)*(1+x)*(x^2+1) ). - R. J. Mathar, May 02 2015
MATHEMATICA
Table[FromDigits[PadRight[{}, n, {3, 0, 2, 1}], 6], {n, 20}] (* Harvey P. Dale, Aug 15 2016 *)
CROSSREFS
KEYWORD
nonn,base,easy
AUTHOR
STATUS
approved