A332156 a(n) = 5*(10^(2*n+1)-1)/9 + 10^n.
6, 565, 55655, 5556555, 555565555, 55555655555, 5555556555555, 555555565555555, 55555555655555555, 5555555556555555555, 555555555565555555555, 55555555555655555555555, 5555555555556555555555555, 555555555555565555555555555, 55555555555555655555555555555, 5555555555555556555555555555555
Offset: 0
Links
- Index entries for linear recurrences with constant coefficients, signature (111,-1110,1000).
Crossrefs
Programs
Formula
G.f.: (6 - 101*x - 400*x^2)/((1 - x)(1 - 10*x)(1 - 100*x)).
a(n) = 111*a(n-1) - 1110*a(n-2) + 1000*a(n-3) for n > 2.
E.g.f.: exp(x)*(50*exp(99*x) + 9*exp(9*x) - 5)/9. - Stefano Spezia, Jul 13 2024