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!)
A075010 a(n) = floor( concatenation of 9 numbers from n+8 to n in that order divided by 9 ). 7
97393690, 109739369, 122085048, 1234430727, 13456776406, 145790122085, 1570134567764, 16823680123443, 179460145790122, 1906834903467901, 20190683490346790, 21313017946014579, 22435352401682368, 23557686857350157, 24680021313017946, 25802355768685735 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
MATHEMATICA
Table[Floor[FromDigits[Flatten[IntegerDigits/@Range[n+8, n, -1]]]/9], {n, 0, 20}] (* Harvey P. Dale, Aug 04 2019 *)
CROSSREFS
Sequence in context: A028502 A114662 A250964 * A214559 A326183 A184151
KEYWORD
base,nonn
AUTHOR
Amarnath Murthy, Sep 01 2002
EXTENSIONS
More terms from Sascha Kurz, Jan 14 2003
Corrected and extended by Harvey P. Dale, Aug 04 2019
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 July 27 04:06 EDT 2024. Contains 374639 sequences. (Running on oeis4.)