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!)
A044392 Numbers n such that string 6,0 occurs in the base 10 representation of n but not of n-1. 0
60, 160, 260, 360, 460, 560, 600, 660, 760, 860, 960, 1060, 1160, 1260, 1360, 1460, 1560, 1600, 1660, 1760, 1860, 1960, 2060, 2160, 2260, 2360, 2460, 2560, 2600, 2660, 2760, 2860, 2960, 3060, 3160, 3260, 3360, 3460, 3560 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n], {6, 0}]>0, 1, 0], {n, 4000}], {0, 1}][[All, 2]] (* Harvey P. Dale, Jan 16 2022 *)
CROSSREFS
Sequence in context: A135199 A112065 A252018 * A044773 A256633 A329521
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 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)