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!)
A044003 Numbers k such that 0 and 8 occur juxtaposed in the base-10 representation of k but not of k+1. 1
80, 108, 180, 208, 280, 308, 380, 408, 480, 508, 580, 608, 680, 708, 780, 809, 880, 908, 980, 1008, 1089, 1108, 1180, 1208, 1280, 1308, 1380, 1408, 1480, 1508, 1580, 1608, 1680, 1708, 1780, 1809, 1880, 1908, 1980, 2008, 2089 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
With[{j = 0, k = 8}, Position[Partition[Array[Boole[Total@ {SequenceCount[#, {j, k}], SequenceCount[#, {k, j}]} > 0] &@ IntegerDigits[#] &, 2100], 2, 1], {1, 0}][[All, 1]]] (* Michael De Vlieger, Aug 27 2021 *)
CROSSREFS
Sequence in context: A223084 A043223 A039400 * A062376 A223087 A261549
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 April 19 15:34 EDT 2024. Contains 371794 sequences. (Running on oeis4.)