OFFSET
1,1
LINKS
Index entries for linear recurrences with constant coefficients, signature (8,0,0,1,-8).
FORMULA
G.f.: ( x*(2+x+3*x^3) ) / ( (x-1)*(8*x-1)*(1+x)*(1+x^2) ). - R. J. Mathar, Oct 14 2015
MATHEMATICA
Table[FromDigits[PadRight[{}, n, {2, 1, 0, 3}], 8], {n, 20}] (* or *) LinearRecurrence[{8, 0, 0, 1, -8}, {2, 17, 136, 1091, 8730}, 20] (* Harvey P. Dale, Mar 20 2026 *)
CROSSREFS
KEYWORD
nonn,base
AUTHOR
STATUS
approved
