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