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!)
A043883 Numbers k such that 1 and 2 occur juxtaposed in the base-4 representation of k but not of k+1. 1
6, 9, 22, 27, 39, 41, 54, 57, 70, 73, 86, 91, 111, 118, 121, 134, 137, 159, 167, 169, 182, 185, 198, 201, 214, 219, 231, 233, 246, 249, 262, 265, 278, 283, 295, 297, 310, 313, 326, 329, 342, 347, 367, 374, 377, 447, 454, 457, 470 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 4], {1, 2}]>0 || SequenceCount[IntegerDigits[n, 4], {2, 1}]>0, 1, 0], {n, 500}], {1, 0}][[All, 1]] (* Harvey P. Dale, Aug 05 2021 *)
CROSSREFS
Cf. A007090.
Sequence in context: A043103 A242756 A268665 * A112393 A006132 A033705
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 July 22 16:45 EDT 2024. Contains 374540 sequences. (Running on oeis4.)