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!)
A044068 Numbers n such that string 1,3 occurs in the base 4 representation of n but not of n-1. 0
7, 23, 28, 39, 55, 71, 87, 92, 103, 112, 135, 151, 156, 167, 183, 199, 215, 220, 231, 247, 263, 279, 284, 295, 311, 327, 343, 348, 359, 368, 391, 407, 412, 423, 439, 448, 519, 535, 540, 551, 567, 583, 599, 604, 615, 624, 647, 663 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 4], {1, 3}]>0, 1, 0], {n, 700}], {0, 1}][[All, 2]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Nov 05 2017 *)
CROSSREFS
Sequence in context: A349230 A031450 A031116 * A109992 A070330 A095314
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 9 04:57 EDT 2024. Contains 373227 sequences. (Running on oeis4.)