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!)
A086577 a(n) = 6*(10^n - 1). 8
0, 54, 594, 5994, 59994, 599994, 5999994, 59999994, 599999994, 5999999994, 59999999994, 599999999994, 5999999999994, 59999999999994, 599999999999994, 5999999999999994, 59999999999999994, 599999999999999994, 5999999999999999994, 59999999999999999994, 599999999999999999994 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Original definition: a(n) = k where R(k+6) = 6.
LINKS
FORMULA
a(n) = 6*9*A002275(n) = 6*A002283(n).
Reverse(a(n)) = A086576(n).
From Chai Wah Wu, Jul 08 2016: (Start)
a(n) = 11*a(n-1) - 10*a(n-2) for n > 1.
G.f.: 54*x/((1 - x)*(1 - 10*x)). (End)
MATHEMATICA
LinearRecurrence[{11, -10}, {0, 54}, 30] (* Harvey P. Dale, Nov 27 2022 *)
CROSSREFS
One of a family of sequences of the form "Numbers k such that reverse(k+m) = m", m = 1 to 9; m=1: A002283, m=2: A086573, m=3: A086574, m=4: A086575, m=5: A086576, m=6: A086577, m=7: A086578, m=8: A086579, m=9: A086580.
Sequence in context: A228016 A245833 A254701 * A193152 A253006 A128961
KEYWORD
nonn,base
AUTHOR
Ray Chandler, Jul 22 2003
EXTENSIONS
Name edited by Jinyuan Wang, Aug 04 2021
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 April 18 15:48 EDT 2024. Contains 371780 sequences. (Running on oeis4.)