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