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!)
A044211 Numbers n such that string 3,0 occurs in the base 8 representation of n but not of n-1. 0
24, 88, 152, 192, 216, 280, 344, 408, 472, 536, 600, 664, 704, 728, 792, 856, 920, 984, 1048, 1112, 1176, 1216, 1240, 1304, 1368, 1432, 1496, 1536, 1624, 1688, 1728, 1752, 1816, 1880, 1944, 2008, 2072, 2136, 2200, 2240, 2264 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 8], {3, 0}]>0, 1, 0], {n, 2300}], {0, 1}][[All, 2]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Apr 02 2018 *)
CROSSREFS
Sequence in context: A228874 A211328 A304375 * A044592 A211632 A305888
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 24 08:28 EDT 2024. Contains 371927 sequences. (Running on oeis4.)