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!)
A043223 Numbers k such that 0 and 8 occur juxtaposed in the base-10 representation of k but not of k-1. 0
80, 108, 180, 208, 280, 308, 380, 408, 480, 508, 580, 608, 680, 708, 780, 800, 880, 908, 980, 1008, 1080, 1108, 1180, 1208, 1280, 1308, 1380, 1408, 1480, 1508, 1580, 1608, 1680, 1708, 1780, 1800, 1880, 1908, 1980, 2008, 2080 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n], {0, 8}]>0 || SequenceCount[ IntegerDigits[n], {8, 0}]>0, 1, 0], {n, 2100}], {0, 1}][[All, 2]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Jan 21 2017 *)
CROSSREFS
Sequence in context: A143755 A105449 A223084 * A039400 A044003 A062376
KEYWORD
nonn,base
AUTHOR
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 March 28 18:04 EDT 2024. Contains 371254 sequences. (Running on oeis4.)