The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A086945 a(n) = 7*10^n - 9. 2
61, 691, 6991, 69991, 699991, 6999991, 69999991, 699999991, 6999999991, 69999999991, 699999999991, 6999999999991, 69999999999991, 699999999999991, 6999999999999991, 69999999999999991, 699999999999999991, 6999999999999999991, 69999999999999999991 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
a(n) = k where R(k+9) = 7.
R(a(n)) = A086940(n).
LINKS
MATHEMATICA
Table[10 FromDigits[PadRight[{6}, n, 9]]+1, {n, 20}] (* Harvey P. Dale, Aug 14 2021 *)
PROG
(Magma) [7*10^n-9: n in [1..25] ]; // Vincenzo Librandi, Aug 22 2011
CROSSREFS
Sequence in context: A092571 A119597 A132388 * A142365 A251426 A232858
KEYWORD
nonn,easy
AUTHOR
Ray Chandler, Jul 24 2003
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 May 16 00:16 EDT 2024. Contains 372549 sequences. (Running on oeis4.)