Svoboda | Graniru | BBC Russia | Golosameriki | Facebook
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A367650 a(n) = 12345*10^n + 6789. 2
19134, 130239, 1241289, 12351789, 123456789, 1234506789, 12345006789, 123450006789, 1234500006789, 12345000006789, 123450000006789, 1234500000006789, 12345000000006789, 123450000000006789, 1234500000000006789, 12345000000000006789, 123450000000000006789, 1234500000000000006789 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
For n > 3, a(n) satisfies (R(a(n)) - 1)/(a(n) + 1) = 8, where R(x) = A004086(x) is decimal digit reversal.
LINKS
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)).
MATHEMATICA
LinearRecurrence[{11, -10}, {19134, 130239}, 20]
CROSSREFS
Sequence in context: A234724 A237554 A263024 * A015302 A249106 A184196
KEYWORD
nonn,base,easy
AUTHOR
Stefano Spezia, Nov 25 2023
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified September 11 15:07 EDT 2024. Contains 375836 sequences. (Running on oeis4.)