A367650 a(n) = 12345*10^n + 6789.
19134, 130239, 1241289, 12351789, 123456789, 1234506789, 12345006789, 123450006789, 1234500006789, 12345000006789, 123450000006789, 1234500000006789, 12345000000006789, 123450000000006789, 1234500000000006789, 12345000000000006789, 123450000000000006789, 1234500000000000006789
Offset: 0
Links
- Index entries for linear recurrences with constant coefficients, signature (11,-10).
Programs
-
Mathematica
LinearRecurrence[{11,-10},{19134,130239},20]
Formula
a(n) = 11*a(n-1) - 10*a(n-2) for n > 1.
O.g.f.: 9*(2126 - 8915*x)/((1 - x)*(1 - 10*x)).
E.g.f.: 3*exp(x)*(2263 + 4115*exp(9*x)).
Comments