The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A044343 Numbers n such that string 1,1 occurs in the base 10 representation of n but not of n-1. 0
11, 110, 211, 311, 411, 511, 611, 711, 811, 911, 1011, 1100, 1211, 1311, 1411, 1511, 1611, 1711, 1811, 1911, 2011, 2110, 2211, 2311, 2411, 2511, 2611, 2711, 2811, 2911, 3011, 3110, 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}], {0, 1}][[All, 2]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Aug 05 2019 *)
CROSSREFS
Sequence in context: A288136 A287500 A287536 * A132123 A190944 A115822
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 May 16 20:35 EDT 2024. Contains 372555 sequences. (Running on oeis4.)