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!)
A044443 Numbers n such that string 0,1 occurs in the base 4 representation of n but not of n+1. 0
17, 33, 49, 65, 71, 81, 97, 113, 129, 135, 145, 161, 177, 193, 199, 209, 225, 241, 257, 263, 287, 289, 305, 321, 327, 337, 353, 369, 385, 391, 401, 417, 433, 449, 455, 465, 481, 497, 513, 519, 543, 545, 561, 577, 583, 593, 609 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 4], {0, 1}]>0, 1, 0], {n, 700}], {1, 0}][[All, 1]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Jul 09 2021 *)
CROSSREFS
Sequence in context: A138393 A340000 A044062 * A158057 A249356 A329919
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 19 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)