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!)
A044355 Numbers n such that string 2,3 occurs in the base 10 representation of n but not of n-1. 0
23, 123, 223, 230, 323, 423, 523, 623, 723, 823, 923, 1023, 1123, 1223, 1230, 1323, 1423, 1523, 1623, 1723, 1823, 1923, 2023, 2123, 2223, 2230, 2300, 2423, 2523, 2623, 2723, 2823, 2923, 3023, 3123, 3223, 3230, 3323, 3423 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n], {2, 3}]>0, 1, 0], {n, 3500}], {0, 1}][[All, 2]] (* Harvey P. Dale, Aug 23 2021 *)
CROSSREFS
Sequence in context: A362569 A099068 A220408 * A044736 A033211 A142518
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 24 19:24 EDT 2024. Contains 371962 sequences. (Running on oeis4.)