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!)
A044613 Numbers n such that string 5,5 occurs in the base 8 representation of n but not of n+1. 0
45, 109, 173, 237, 301, 367, 429, 493, 557, 621, 685, 749, 813, 879, 941, 1005, 1069, 1133, 1197, 1261, 1325, 1391, 1453, 1517, 1581, 1645, 1709, 1773, 1837, 1903, 1965, 2029, 2093, 2157, 2221, 2285, 2349, 2415, 2477, 2541 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 8], {5, 5}]>0, 1, 0], {n, 2600}], {1, 0}][[All, 1]] (* Harvey P. Dale, Apr 30 2022 *)
CROSSREFS
Sequence in context: A180971 A043442 A044232 * A039528 A228058 A351533
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 10:11 EDT 2024. Contains 371935 sequences. (Running on oeis4.)