OFFSET
1,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (10,-10,10,-9).
FORMULA
G.f.: x*(3-2*x+2*x^2) / ( (x-1)*(9*x-1)*(x^2+1) ). - R. J. Mathar, May 01 2015
MATHEMATICA
Table[FromDigits[PadRight[{}, n, {3, 1, 0, 2}], 9], {n, 20}] (* or *) LinearRecurrence[{10, -10, 10, -9}, {3, 28, 252, 2270}, 20] (* Harvey P. Dale, Sep 26 2023 *)
CROSSREFS
KEYWORD
nonn,base,easy
AUTHOR
STATUS
approved