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!)
A044719 Numbers n such that string 0,6 occurs in the base 10 representation of n but not of n+1. 0
106, 206, 306, 406, 506, 606, 706, 806, 906, 1006, 1069, 1106, 1206, 1306, 1406, 1506, 1606, 1706, 1806, 1906, 2006, 2069, 2106, 2206, 2306, 2406, 2506, 2606, 2706, 2806, 2906, 3006, 3069, 3106, 3206, 3306, 3406, 3506 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n], {0, 6}]>0, 1, 0], {n, 4000}], {1, 0}][[;; , 1]] (* Harvey P. Dale, Feb 22 2023 *)
CROSSREFS
Sequence in context: A188006 A160725 A044338 * A260202 A255818 A090775
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 25 13:27 EDT 2024. Contains 371971 sequences. (Running on oeis4.)