A093135 Expansion of g.f. (1-8*x)/((1-x)*(1-10*x)).
1, 3, 23, 223, 2223, 22223, 222223, 2222223, 22222223, 222222223, 2222222223, 22222222223, 222222222223, 2222222222223, 22222222222223, 222222222222223, 2222222222222223, 22222222222222223, 222222222222222223, 2222222222222222223, 22222222222222222223, 222222222222222222223
Offset: 0
Links
- Wikipedia, Bijective numeration.
- Index entries for linear recurrences with constant coefficients, signature (11,-10).
Formula
a(n) = (2*10^n + 7)/9.
a(n) = 10*a(n-1) - 7 (with a(0)=1). - Vincenzo Librandi, Aug 02 2010
From Elmo R. Oliveira, Apr 03 2025: (Start)
E.g.f.: exp(x)*(7 + 2*exp(9*x))/9.
a(n) = 11*a(n-1) - 10*a(n-2).
Extensions
More terms from Elmo R. Oliveira, Apr 03 2025
Comments