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!)
A044213 Numbers n such that string 3,2 occurs in the base 8 representation of n but not of n-1. 0
26, 90, 154, 208, 218, 282, 346, 410, 474, 538, 602, 666, 720, 730, 794, 858, 922, 986, 1050, 1114, 1178, 1232, 1242, 1306, 1370, 1434, 1498, 1562, 1626, 1664, 1744, 1754, 1818, 1882, 1946, 2010, 2074, 2138, 2202, 2256, 2266 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 8], {3, 2}]>0, 1, 0], {n, 2300}], {0, 1}][[All, 2]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Jan 29 2020 *)
CROSSREFS
Sequence in context: A138081 A118543 A048509 * A044594 A205998 A205991
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 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)