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!)
A044589 Numbers n such that string 2,5 occurs in the base 8 representation of n but not of n+1. 0
21, 85, 149, 175, 213, 277, 341, 405, 469, 533, 597, 661, 687, 725, 789, 853, 917, 981, 1045, 1109, 1173, 1199, 1237, 1301, 1407, 1429, 1493, 1557, 1621, 1685, 1711, 1749, 1813, 1877, 1941, 2005, 2069, 2133, 2197, 2223, 2261 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Flatten[Position[Partition[Table[If[MemberQ[Partition[IntegerDigits[ n, 8], 2, 1], {2, 5}], 1, 0], {n, 2300}], 2, 1], {1, 0}]] (* Harvey P. Dale, Mar 04 2015 *)
CROSSREFS
Sequence in context: A143244 A041856 A044208 * A116972 A221475 A277356
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 25 08:27 EDT 2024. Contains 371964 sequences. (Running on oeis4.)