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!)
A044456 Numbers n such that string 3,2 occurs in the base 4 representation of n but not of n+1. 0
14, 30, 46, 59, 62, 78, 94, 110, 123, 126, 142, 158, 174, 187, 190, 206, 222, 239, 251, 254, 270, 286, 302, 315, 318, 334, 350, 366, 379, 382, 398, 414, 430, 443, 446, 462, 478, 495, 507, 510, 526, 542, 558, 571, 574, 590, 606 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 4], {3, 2}]>0, 1, 0], {n, 700}], {1, 0}][[All, 1]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Dec 08 2017 *)
CROSSREFS
Sequence in context: A063311 A055039 A044075 * A132759 A011257 A083540
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 12 12:32 EDT 2024. Contains 373331 sequences. (Running on oeis4.)