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!)
A044445 Numbers n such that string 0,3 occurs in the base 4 representation of n but not of n+1. 0
19, 35, 51, 67, 79, 83, 99, 115, 131, 143, 147, 163, 179, 195, 207, 211, 227, 243, 259, 271, 275, 291, 319, 323, 335, 339, 355, 371, 387, 399, 403, 419, 435, 451, 463, 467, 483, 499, 515, 527, 531, 547, 575, 579, 591, 595, 611 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 4], {0, 3}]>0, 1, 0], {n, 700}], {1, 0}][[All, 1]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Oct 11 2017 *)
CROSSREFS
Sequence in context: A214231 A242847 A044064 * A166055 A333414 A146579
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 15 23:58 EDT 2024. Contains 371696 sequences. (Running on oeis4.)