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!)
A044004 Numbers k such that 0 and 9 occur juxtaposed in the base-10 representation of k but not of k+1. 0
90, 109, 190, 209, 290, 309, 390, 409, 490, 509, 590, 609, 690, 709, 790, 809, 890, 909, 990, 1009, 1099, 1109, 1190, 1209, 1290, 1309, 1390, 1409, 1490, 1509, 1590, 1609, 1690, 1709, 1790, 1809, 1890, 1909, 1990, 2009, 2099 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n], {0, 9}]>0 || SequenceCount[ IntegerDigits[n], {9, 0}]>0, 1, 0], {n, 2200}], {1, 0}][[All, 1]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Jun 28 2021 *)
CROSSREFS
Sequence in context: A366966 A043224 A039401 * A078493 A176683 A135197
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 10:55 EDT 2024. Contains 371241 sequences. (Running on oeis4.)