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!)
A044217 Numbers n such that string 3,6 occurs in the base 8 representation of n but not of n-1. 1
30, 94, 158, 222, 240, 286, 350, 414, 478, 542, 606, 670, 734, 752, 798, 862, 926, 990, 1054, 1118, 1182, 1246, 1264, 1310, 1374, 1438, 1502, 1566, 1630, 1694, 1758, 1776, 1822, 1886, 1920, 2014, 2078, 2142, 2206, 2270, 2288 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 8], {3, 6}]>0, 1, 0], {n, 2300}], {0, 1}][[All, 2]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Dec 25 2016 *)
CROSSREFS
Sequence in context: A042778 A031212 A165133 * A044598 A033573 A035076
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 8 02:50 EDT 2024. Contains 373206 sequences. (Running on oeis4.)