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!)
A043121 Numbers k such that 1 and 2 occur juxtaposed in the base-6 representation of k but not of k-1. 0
8, 13, 44, 48, 78, 85, 116, 121, 152, 157, 188, 193, 224, 229, 260, 264, 288, 332, 337, 368, 373, 404, 409, 440, 445, 468, 510, 517, 548, 553, 584, 589, 620, 625, 656, 661, 692, 696, 726, 733, 764, 769, 800, 805, 836, 841, 872 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 6], {1, 2}]>0 || SequenceCount[IntegerDigits[n, 6], {2, 1}]>0, 1, 0], {n, 1000}], {0, 1}][[All, 2]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Nov 27 2016 *)
CROSSREFS
Cf. A007092.
Sequence in context: A360790 A218627 A279711 * A043901 A359553 A081966
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 June 4 19:15 EDT 2024. Contains 373102 sequences. (Running on oeis4.)