OFFSET
1,2
LINKS
Index entries for linear recurrences with constant coefficients, signature (10,0,1,-10).
FORMULA
G.f.: x*(1+x)*(2*x+1) / ( (x-1)*(10*x-1)*(1+x+x^2) ). - R. J. Mathar, Aug 12 2013
a(n) ~ (44/333)*10^n = (44/333)*A011557(n). - Stefano Spezia, Oct 15 2023
MATHEMATICA
Table[FromDigits[PadRight[{}, n, {1, 3, 2}]], {n, 20}] (* Harvey P. Dale, Mar 29 2015 *)
CROSSREFS
KEYWORD
nonn,base
AUTHOR
EXTENSIONS
a(17)-a(21) from Stefano Spezia, Oct 15 2023
STATUS
approved
