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!)
A044724 Numbers n such that string 1,1 occurs in the base 10 representation of n but not of n+1. 0
11, 119, 211, 311, 411, 511, 611, 711, 811, 911, 1011, 1199, 1211, 1311, 1411, 1511, 1611, 1711, 1811, 1911, 2011, 2119, 2211, 2311, 2411, 2511, 2611, 2711, 2811, 2911, 3011, 3119, 3211, 3311, 3411, 3511, 3611, 3711, 3811 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n], {1, 1}]>0, 1, 0], {n, 4000}], {1, 0}][[All, 1]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Apr 22 2018 *)
CROSSREFS
Sequence in context: A268344 A289344 A240392 * A125468 A163447 A254600
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 17 22:23 EDT 2024. Contains 371767 sequences. (Running on oeis4.)