OFFSET
1,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (9,0,1,-9).
FORMULA
G.f.: x*(3+x) / ( (x-1)*(9*x-1)*(1+x+x^2) ). - R. J. Mathar, Apr 30 2015
MATHEMATICA
Table[FromDigits[PadRight[{}, n, {3, 1, 0}], 9], {n, 30}] (* Harvey P. Dale, Apr 29 2018 *)
CROSSREFS
KEYWORD
nonn,base,easy
AUTHOR
EXTENSIONS
More terms from Harvey P. Dale, Apr 29 2018
STATUS
approved