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!)
A044454 Numbers n such that string 3,0 occurs in the base 4 representation of n but not of n+1. 0
12, 28, 44, 51, 60, 76, 92, 108, 115, 124, 140, 156, 172, 179, 188, 207, 220, 236, 243, 252, 268, 284, 300, 307, 316, 332, 348, 364, 371, 380, 396, 412, 428, 435, 444, 463, 476, 492, 499, 508, 524, 540, 556, 563, 572, 588, 604 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Transpose[SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 4], {3, 0}]>0, 1, 0], {n, 700}], {1, 0}]][[1]] (* The program uses the SequencePosition and SequenceCount functions from Mathematica version 10 *) (* Harvey P. Dale, Mar 24 2016 *)
CROSSREFS
Sequence in context: A108405 A184838 A044073 * A098502 A158953 A223454
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 16 17:36 EDT 2024. Contains 371749 sequences. (Running on oeis4.)