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!)
A044333 Numbers n such that string 0,1 occurs in the base 10 representation of n but not of n-1. 0
101, 201, 301, 401, 501, 601, 701, 801, 901, 1001, 1010, 1101, 1201, 1301, 1401, 1501, 1601, 1701, 1801, 1901, 2001, 2010, 2101, 2201, 2301, 2401, 2501, 2601, 2701, 2801, 2901, 3001, 3010, 3101, 3201, 3301, 3401, 3501 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n], {0, 1}]>0, 1, 0], {n, 4000}], {0, 1}][[All, 2]] (* Harvey P. Dale, Jul 27 2022 *)
CROSSREFS
Sequence in context: A177032 A141913 A100775 * A044714 A158128 A162670
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 23 03:30 EDT 2024. Contains 371906 sequences. (Running on oeis4.)