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!)
A044606 Numbers n such that string 4,6 occurs in the base 8 representation of n but not of n+1. 0
38, 102, 166, 230, 294, 311, 358, 422, 486, 550, 614, 678, 742, 806, 823, 870, 934, 998, 1062, 1126, 1190, 1254, 1318, 1335, 1382, 1446, 1510, 1574, 1638, 1702, 1766, 1830, 1847, 1894, 1958, 2022, 2086, 2150, 2214, 2278, 2342 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 8], {4, 6}]>0, 1, 0], {n, 2500}], {1, 0}][[All, 1]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Apr 09 2018 *)
CROSSREFS
Sequence in context: A020167 A186439 A044225 * A244177 A251236 A283804
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 September 1 05:33 EDT 2024. Contains 375575 sequences. (Running on oeis4.)