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!)
A048410 Numbers whose consecutive digits differ by 8. 6
0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 19, 80, 91, 191, 808, 919, 1919, 8080, 9191, 19191, 80808, 91919, 191919, 808080, 919191, 1919191, 8080808, 9191919, 19191919, 80808080, 91919191, 191919191, 808080808, 919191919, 1919191919, 8080808080 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
With[{nn=10}, Join[Range[0, 9], Table[FromDigits[PadRight[{}, n, {1, 9}]], {n, nn}], Table[FromDigits[PadRight[{}, m, {9, 1}]], {m, nn}], Table[ FromDigits[ PadRight[ {}, k, {8, 0}]], {k, nn}]]]//Union (* Harvey P. Dale, Jul 17 2017 *)
CROSSREFS
Sequence in context: A226637 A274841 A247227 * A341161 A180083 A345142
KEYWORD
nonn,base
AUTHOR
Patrick De Geest, Apr 15 1999
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 19 07:11 EDT 2024. Contains 371782 sequences. (Running on oeis4.)